"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/04/03 05:12:31 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-zukiqic2mela" 2026/04/03 05:12:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/03 05:12:31 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/04/03 05:12:31 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/03 05:12:31 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/03 05:12:31 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/03 05:12:31 DEBUG : Setting pass="qmNIcPkA9yWboSIoABroqXLv-lQlZGuF6mtQJCwxYM9i" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/03 05:12:31 DEBUG : TestWebdavRclone: detected overridden config - adding "{yhxPp}" suffix to name 2026/04/03 05:12:31 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/03 05:12:31 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/03 05:12:31 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/03 05:12:31 DEBUG : Setting pass="qmNIcPkA9yWboSIoABroqXLv-lQlZGuF6mtQJCwxYM9i" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/03 05:12:31 DEBUG : found headers: 2026/04/03 05:12:31 DEBUG : Creating backend with remote "/tmp/rclone69222548" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:31 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:31 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:31 DEBUG : dir: Looking for writers 2026/04/03 05:12:31 DEBUG : Looking for writers 2026/04/03 05:12:31 DEBUG : dir: reading active writers 2026/04/03 05:12:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:31 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:31 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:31 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:31 DEBUG : dir/subdir: Looking for writers 2026/04/03 05:12:31 DEBUG : dir: Looking for writers 2026/04/03 05:12:31 DEBUG : file1: reading active writers 2026/04/03 05:12:31 DEBUG : file2: reading active writers 2026/04/03 05:12:31 DEBUG : subdir: reading active writers 2026/04/03 05:12:31 DEBUG : Looking for writers 2026/04/03 05:12:31 DEBUG : dir: reading active writers 2026/04/03 05:12:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:32 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:32 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:32 DEBUG : dir: Looking for writers 2026/04/03 05:12:32 DEBUG : file1: reading active writers 2026/04/03 05:12:32 DEBUG : Looking for writers 2026/04/03 05:12:32 DEBUG : dir: reading active writers 2026/04/03 05:12:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:32 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:32 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:32 DEBUG : dir: Looking for writers 2026/04/03 05:12:32 DEBUG : Looking for writers 2026/04/03 05:12:32 DEBUG : dir: reading active writers 2026/04/03 05:12:32 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:32 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:32 DEBUG : dir: forgetting directory cache 2026/04/03 05:12:32 DEBUG : forgetting directory cache 2026/04/03 05:12:32 DEBUG : dir: forgetting directory cache 2026/04/03 05:12:32 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:32 DEBUG : Looking for writers 2026/04/03 05:12:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:32 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:32 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/03 05:12:32 DEBUG : dir: invalidating directory cache 2026/04/03 05:12:32 DEBUG : >ForgetPath: 2026/04/03 05:12:32 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/03 05:12:32 DEBUG : invalidating directory cache 2026/04/03 05:12:32 DEBUG : dir: forgetting directory cache 2026/04/03 05:12:32 DEBUG : >ForgetPath: 2026/04/03 05:12:32 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/03 05:12:32 DEBUG : >ForgetPath: 2026/04/03 05:12:32 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:32 DEBUG : dir: Looking for writers 2026/04/03 05:12:32 DEBUG : Looking for writers 2026/04/03 05:12:32 DEBUG : dir: reading active writers 2026/04/03 05:12:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:32 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:32 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:32 DEBUG : forgetting directory cache 2026/04/03 05:12:32 DEBUG : dir: forgetting directory cache 2026/04/03 05:12:32 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:32 DEBUG : dir: Looking for writers 2026/04/03 05:12:32 DEBUG : fil/a/b: Looking for writers 2026/04/03 05:12:32 DEBUG : fil/a: Looking for writers 2026/04/03 05:12:32 DEBUG : b: reading active writers 2026/04/03 05:12:32 DEBUG : fil: Looking for writers 2026/04/03 05:12:32 DEBUG : a: reading active writers 2026/04/03 05:12:32 DEBUG : Looking for writers 2026/04/03 05:12:32 DEBUG : dir: reading active writers 2026/04/03 05:12:32 DEBUG : fil: reading active writers 2026/04/03 05:12:32 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:33 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:33 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:33 DEBUG : dir: Looking for writers 2026/04/03 05:12:33 DEBUG : Looking for writers 2026/04/03 05:12:33 DEBUG : dir: reading active writers 2026/04/03 05:12:33 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:33 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:33 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:33 DEBUG : dir: Looking for writers 2026/04/03 05:12:33 DEBUG : file1: reading active writers 2026/04/03 05:12:33 DEBUG : Looking for writers 2026/04/03 05:12:33 DEBUG : dir: reading active writers 2026/04/03 05:12:33 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:33 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:33 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:33 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/03 05:12:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/03 05:12:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/03 05:12:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/03 05:12:33 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/03 05:12:33 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:33 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:33 DEBUG : dir: invalidating directory cache 2026/04/03 05:12:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/03 05:12:33 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/03 05:12:33 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/03 05:12:33 DEBUG : dir/file1: Reset virtual modtime 2026/04/03 05:12:33 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/03 05:12:33 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/03 05:12:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/03 05:12:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/03 05:12:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:33 DEBUG : dir: invalidating directory cache 2026/04/03 05:12:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/03 05:12:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/03 05:12:33 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/03 05:12:33 DEBUG : forgetting directory cache 2026/04/03 05:12:33 DEBUG : dir: forgetting directory cache 2026/04/03 05:12:33 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/03 05:12:33 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:33 DEBUG : dir/virtualDir: Looking for writers 2026/04/03 05:12:33 DEBUG : dir: Looking for writers 2026/04/03 05:12:33 DEBUG : virtualFile2: reading active writers 2026/04/03 05:12:33 DEBUG : virtualFile: reading active writers 2026/04/03 05:12:33 DEBUG : virtualDir: reading active writers 2026/04/03 05:12:33 DEBUG : file1: reading active writers 2026/04/03 05:12:33 DEBUG : Looking for writers 2026/04/03 05:12:33 DEBUG : dir: reading active writers 2026/04/03 05:12:33 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:33 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:33 ERROR : dir/: Can only open directories read only 2026/04/03 05:12:33 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:33 DEBUG : dir: Looking for writers 2026/04/03 05:12:33 DEBUG : Looking for writers 2026/04/03 05:12:33 DEBUG : dir: reading active writers 2026/04/03 05:12:33 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:33 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:34 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/03 05:12:34 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/03 05:12:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/03 05:12:34 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (5 bytes), uploading instead of streaming 2026/04/03 05:12:34 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:34 DEBUG : dir/potato: size = 5 OK 2026/04/03 05:12:34 NOTICE: webdav root 'rclone-test-zukiqic2mela': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/03 05:12:34 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/03 05:12:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/03 05:12:34 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:34 DEBUG : dir: Looking for writers 2026/04/03 05:12:34 DEBUG : file1: reading active writers 2026/04/03 05:12:34 DEBUG : potato: reading active writers 2026/04/03 05:12:34 DEBUG : Looking for writers 2026/04/03 05:12:34 DEBUG : dir: reading active writers 2026/04/03 05:12:34 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:34 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/03 05:12:34 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:34 DEBUG : dir/sub: Looking for writers 2026/04/03 05:12:34 DEBUG : dir: Looking for writers 2026/04/03 05:12:34 DEBUG : file1: reading active writers 2026/04/03 05:12:34 DEBUG : sub: reading active writers 2026/04/03 05:12:34 DEBUG : Looking for writers 2026/04/03 05:12:34 DEBUG : dir: reading active writers 2026/04/03 05:12:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:34 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/03 05:12:34 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/03 05:12:34 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:34 DEBUG : dir/sub/subsub: Looking for writers 2026/04/03 05:12:34 DEBUG : dir/sub: Looking for writers 2026/04/03 05:12:34 DEBUG : subsub: reading active writers 2026/04/03 05:12:34 DEBUG : dir: Looking for writers 2026/04/03 05:12:34 DEBUG : sub: reading active writers 2026/04/03 05:12:34 DEBUG : file1: reading active writers 2026/04/03 05:12:34 DEBUG : Looking for writers 2026/04/03 05:12:34 DEBUG : dir: reading active writers 2026/04/03 05:12:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:34 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:34 ERROR : dir/: Dir.Remove not empty 2026/04/03 05:12:34 DEBUG : dir/file1: Remove: 2026/04/03 05:12:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:34 DEBUG : dir/file1: >Remove: err= 2026/04/03 05:12:34 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/03 05:12:34 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:34 DEBUG : Looking for writers 2026/04/03 05:12:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:34 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:34 DEBUG : dir/file1: Remove: 2026/04/03 05:12:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:34 DEBUG : dir/file1: >Remove: err= 2026/04/03 05:12:34 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/03 05:12:35 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:35 DEBUG : Looking for writers 2026/04/03 05:12:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:35 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:35 DEBUG : dir/file1: Remove: 2026/04/03 05:12:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:35 DEBUG : dir/file1: >Remove: err= 2026/04/03 05:12:35 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:35 DEBUG : dir: Looking for writers 2026/04/03 05:12:35 DEBUG : Looking for writers 2026/04/03 05:12:35 DEBUG : dir: reading active writers 2026/04/03 05:12:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:35 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:35 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:35 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/03 05:12:35 DEBUG : dir: Updating dir with dir2 0x1e42cd8e9110 2026/04/03 05:12:35 DEBUG : dir: forgetting directory cache 2026/04/03 05:12:35 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/03 05:12:35 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/03 05:12:35 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/03 05:12:35 DEBUG : file2: Updating file with file2 0x1e42cd5d0a80 2026/04/03 05:12:35 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/03 05:12:35 INFO : dir2/file3: Deleted 2026/04/03 05:12:35 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/03 05:12:35 DEBUG : dir2/file3: Updating file with dir2/file3 0x1e42cd5d0a80 2026/04/03 05:12:35 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/03 05:12:35 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/03 05:12:35 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/03 05:12:35 DEBUG : empty directory: Updating dir with renamed empty directory 0x1e42cd8e92b0 2026/04/03 05:12:35 DEBUG : empty directory: forgetting directory cache 2026/04/03 05:12:35 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/03 05:12:35 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/03 05:12:35 DEBUG : dir2: Renaming to "dir3" 2026/04/03 05:12:35 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:35 DEBUG : renamed empty directory: Looking for writers 2026/04/03 05:12:35 DEBUG : dir3: Looking for writers 2026/04/03 05:12:35 DEBUG : file3: reading active writers 2026/04/03 05:12:35 DEBUG : Looking for writers 2026/04/03 05:12:35 DEBUG : dir3: reading active writers 2026/04/03 05:12:35 DEBUG : renamed empty directory: reading active writers 2026/04/03 05:12:35 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-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:35 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/03 05:12:35 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:35 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 05:12:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/03 05:12:35 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/03 05:12:35 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/03 05:12:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/03 05:12:35 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:35 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 05:12:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/03 05:12:35 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/03 05:12:35 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/03 05:12:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/03 05:12:35 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (12 bytes), uploading instead of streaming 2026/04/03 05:12:35 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:35 DEBUG : dir/sub/file2: size = 12 OK 2026/04/03 05:12:35 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/03 05:12:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/03 05:12:35 DEBUG : forgetting directory cache 2026/04/03 05:12:35 DEBUG : dir: forgetting directory cache 2026/04/03 05:12:35 DEBUG : dir/sub: forgetting directory cache 2026/04/03 05:12:35 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/03 05:12:35 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/03 05:12:35 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (5 bytes), uploading instead of streaming 2026/04/03 05:12:35 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:36 DEBUG : dir/sub/file0: size = 5 OK 2026/04/03 05:12:36 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/03 05:12:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/03 05:12:36 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:36 DEBUG : dir/sub: Looking for writers 2026/04/03 05:12:36 DEBUG : file2: reading active writers 2026/04/03 05:12:36 DEBUG : file0: reading active writers 2026/04/03 05:12:36 DEBUG : dir: Looking for writers 2026/04/03 05:12:36 DEBUG : file1: reading active writers 2026/04/03 05:12:36 DEBUG : sub: reading active writers 2026/04/03 05:12:36 DEBUG : Looking for writers 2026/04/03 05:12:36 DEBUG : dir: reading active writers 2026/04/03 05:12:36 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:36 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/03 05:12:36 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:36 DEBUG : Looking for writers 2026/04/03 05:12:36 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:36 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/03 05:12:36 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:36 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/03 05:12:36 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/03 05:12:36 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/03 05:12:36 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:36 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:36 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/03 05:12:36 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:36 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/03 05:12:36 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/03 05:12:36 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/03 05:12:36 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:36 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:36 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:36 DEBUG : dir: Looking for writers 2026/04/03 05:12:36 DEBUG : file1: reading active writers 2026/04/03 05:12:36 DEBUG : file1.metadata: reading active writers 2026/04/03 05:12:36 DEBUG : Looking for writers 2026/04/03 05:12:36 DEBUG : dir: reading active writers 2026/04/03 05:12:36 DEBUG : dir.metadata: reading active writers 2026/04/03 05:12:36 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:36 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:36 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:36 DEBUG : dir: Looking for writers 2026/04/03 05:12:36 DEBUG : file1: reading active writers 2026/04/03 05:12:36 DEBUG : Looking for writers 2026/04/03 05:12:36 DEBUG : dir: reading active writers 2026/04/03 05:12:36 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:36 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:36 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:36 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/03 05:12:36 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:36 DEBUG : dir: Looking for writers 2026/04/03 05:12:36 DEBUG : file1: reading active writers 2026/04/03 05:12:36 DEBUG : Looking for writers 2026/04/03 05:12:36 DEBUG : dir: reading active writers 2026/04/03 05:12:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:36 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 05:12:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:36 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:36 DEBUG : dir: Looking for writers 2026/04/03 05:12:36 DEBUG : file1: reading active writers 2026/04/03 05:12:36 DEBUG : Looking for writers 2026/04/03 05:12:36 DEBUG : dir: reading active writers 2026/04/03 05:12:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/04/03 05:12:36 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/03 05:12:36 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/03 05:12:36 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:36 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/03 05:12:36 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:36 DEBUG : Looking for writers 2026/04/03 05:12:36 DEBUG : file.txt: reading active writers 2026/04/03 05:12:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:36 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:36 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (25 bytes), uploading instead of streaming 2026/04/03 05:12:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:36 DEBUG : dir/file1: size = 25 OK 2026/04/03 05:12:36 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/03 05:12:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:36 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:36 DEBUG : dir: Looking for writers 2026/04/03 05:12:36 DEBUG : file1: reading active writers 2026/04/03 05:12:36 DEBUG : Looking for writers 2026/04/03 05:12:36 DEBUG : dir: reading active writers 2026/04/03 05:12:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:36 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:37 DEBUG : dir/file1: Remove: 2026/04/03 05:12:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:37 DEBUG : dir/file1: >Remove: err= 2026/04/03 05:12:37 DEBUG : dir/file1: Remove: 2026/04/03 05:12:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/03 05:12:37 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:37 DEBUG : dir: Looking for writers 2026/04/03 05:12:37 DEBUG : Looking for writers 2026/04/03 05:12:37 DEBUG : dir: reading active writers 2026/04/03 05:12:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.17s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:37 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:37 DEBUG : dir/file1: Remove: 2026/04/03 05:12:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:37 DEBUG : dir/file1: >Remove: err= 2026/04/03 05:12:37 DEBUG : dir/file1: Remove: 2026/04/03 05:12:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/03 05:12:37 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:37 DEBUG : dir: Looking for writers 2026/04/03 05:12:37 DEBUG : Looking for writers 2026/04/03 05:12:37 DEBUG : dir: reading active writers 2026/04/03 05:12:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:37 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 05:12:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/03 05:12:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 05:12:37 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/03 05:12:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 05:12:37 DEBUG : dir/file1: Open: flags=0x3 2026/04/03 05:12:37 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/03 05:12:37 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/03 05:12:37 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:37 DEBUG : dir: Looking for writers 2026/04/03 05:12:37 DEBUG : file1: reading active writers 2026/04/03 05:12:37 DEBUG : Looking for writers 2026/04/03 05:12:37 DEBUG : dir: reading active writers 2026/04/03 05:12:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:37 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:37 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:37 DEBUG : dir: Looking for writers 2026/04/03 05:12:37 DEBUG : file1: reading active writers 2026/04/03 05:12:37 DEBUG : Looking for writers 2026/04/03 05:12:37 DEBUG : dir: reading active writers 2026/04/03 05:12:37 DEBUG : >WaitForWriters: 2026/04/03 05:12:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 05:12:37 DEBUG : newLeaf: Updating file with newLeaf 0x1e42cd5d1980 2026/04/03 05:12:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 05:12:37 DEBUG : dir/file1: Updating file with dir/file1 0x1e42cd5d1980 2026/04/03 05:12:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 05:12:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 05:12:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 05:12:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:37 DEBUG : dir/file1: File is currently open, delaying rename 0x1e42cd5d1980 2026/04/03 05:12:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:37 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (25 bytes), uploading instead of streaming 2026/04/03 05:12:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:37 DEBUG : dir/file1: size = 25 OK 2026/04/03 05:12:37 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/03 05:12:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:37 DEBUG : newLeaf: Running delayed rename now 2026/04/03 05:12:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 05:12:37 DEBUG : newLeaf: Updating file with newLeaf 0x1e42cd5d1980 2026/04/03 05:12:37 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:37 DEBUG : dir: Looking for writers 2026/04/03 05:12:37 DEBUG : Looking for writers 2026/04/03 05:12:37 DEBUG : dir: reading active writers 2026/04/03 05:12:37 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:37 DEBUG : >WaitForWriters: 2026/04/03 05:12:37 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:37 DEBUG : dir: Looking for writers 2026/04/03 05:12:37 DEBUG : Looking for writers 2026/04/03 05:12:37 DEBUG : dir: reading active writers 2026/04/03 05:12:37 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:37 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:37 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:37 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:37 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:37 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:37 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:37 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:37 DEBUG : dir: Looking for writers 2026/04/03 05:12:37 DEBUG : file1: reading active writers 2026/04/03 05:12:37 DEBUG : Looking for writers 2026/04/03 05:12:37 DEBUG : dir: reading active writers 2026/04/03 05:12:37 DEBUG : >WaitForWriters: 2026/04/03 05:12:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 05:12:37 DEBUG : newLeaf: Updating file with newLeaf 0x1e42cd679bc0 2026/04/03 05:12:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 05:12:38 DEBUG : dir/file1: Updating file with dir/file1 0x1e42cd679bc0 2026/04/03 05:12:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 05:12:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:38 DEBUG : dir/file1: File is currently open, delaying rename 0x1e42cd679bc0 2026/04/03 05:12:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:38 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (25 bytes), uploading instead of streaming 2026/04/03 05:12:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:38 DEBUG : dir/file1: size = 25 OK 2026/04/03 05:12:38 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/03 05:12:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:38 DEBUG : newLeaf: Running delayed rename now 2026/04/03 05:12:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 05:12:38 DEBUG : newLeaf: Updating file with newLeaf 0x1e42cd679bc0 2026/04/03 05:12:38 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:38 DEBUG : dir: Looking for writers 2026/04/03 05:12:38 DEBUG : Looking for writers 2026/04/03 05:12:38 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:38 DEBUG : dir: reading active writers 2026/04/03 05:12:38 DEBUG : >WaitForWriters: 2026/04/03 05:12:38 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:38 DEBUG : dir: Looking for writers 2026/04/03 05:12:38 DEBUG : Looking for writers 2026/04/03 05:12:38 DEBUG : dir: reading active writers 2026/04/03 05:12:38 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:38 DEBUG : >WaitForWriters: 2026/04/03 05:12:38 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:38 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:38 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:38 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:38 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:38 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 05:12:38 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42ce43aa00): openPending: 2026/04/03 05:12:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/03 05:12:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42ce43aa00): >openPending: err= 2026/04/03 05:12:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 05:12:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42ce43aa00): _writeAt: size=14, off=0 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42ce43aa00): >_writeAt: n=14, err= 2026/04/03 05:12:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42ce43aa00): close: 2026/04/03 05:12:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/03 05:12:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/03 05:12:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42ce43aa00): >close: err= 2026/04/03 05:12:38 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:38 DEBUG : dir: Looking for writers 2026/04/03 05:12:38 DEBUG : file1: reading active writers 2026/04/03 05:12:38 DEBUG : Looking for writers 2026/04/03 05:12:38 DEBUG : dir: reading active writers 2026/04/03 05:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:12:38 DEBUG : dir: Looking for writers 2026/04/03 05:12:38 DEBUG : file1: reading active writers 2026/04/03 05:12:38 DEBUG : Looking for writers 2026/04/03 05:12:38 DEBUG : dir: reading active writers 2026/04/03 05:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:12:38 DEBUG : dir: Looking for writers 2026/04/03 05:12:38 DEBUG : file1: reading active writers 2026/04/03 05:12:38 DEBUG : Looking for writers 2026/04/03 05:12:38 DEBUG : dir: reading active writers 2026/04/03 05:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:12:38 DEBUG : dir: Looking for writers 2026/04/03 05:12:38 DEBUG : file1: reading active writers 2026/04/03 05:12:38 DEBUG : Looking for writers 2026/04/03 05:12:38 DEBUG : dir: reading active writers 2026/04/03 05:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:12:38 DEBUG : dir/file1: vfs cache: starting upload 2026/04/03 05:12:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:38 DEBUG : dir/file1: size = 14 OK 2026/04/03 05:12:38 INFO : dir/file1: Copied (replaced existing) 2026/04/03 05:12:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/03 05:12:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/03 05:12:38 DEBUG : dir: Looking for writers 2026/04/03 05:12:38 DEBUG : file1: reading active writers 2026/04/03 05:12:38 DEBUG : Looking for writers 2026/04/03 05:12:38 DEBUG : dir: reading active writers 2026/04/03 05:12:38 DEBUG : >WaitForWriters: 2026/04/03 05:12:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:38 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42ce43e500): _readAt: size=512, off=0 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42ce43e500): openPending: 2026/04/03 05:12:38 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/03 05:12:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42ce43e500): >openPending: err= 2026/04/03 05:12:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42ce43e500): >_readAt: n=14, err=EOF 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42ce43e500): close: 2026/04/03 05:12:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42ce43e500): >close: err= 2026/04/03 05:12:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 05:12:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 05:12:38 DEBUG : newLeaf: Updating file with newLeaf 0x1e42cd679680 2026/04/03 05:12:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 05:12:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/03 05:12:38 DEBUG : dir/file1: Updating file with dir/file1 0x1e42cd679680 2026/04/03 05:12:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 05:12:38 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42cdac1d80): openPending: 2026/04/03 05:12:38 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/03 05:12:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42cdac1d80): >openPending: err= 2026/04/03 05:12:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 05:12:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42cdac1d80): _writeAt: size=25, off=0 2026/04/03 05:12:38 DEBUG : dir/file1(0x1e42cdac1d80): >_writeAt: n=25, err= 2026/04/03 05:12:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 05:12:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 05:12:38 DEBUG : newLeaf: Updating file with newLeaf 0x1e42cd679680 2026/04/03 05:12:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:38 DEBUG : newLeaf(0x1e42cdac1d80): close: 2026/04/03 05:12:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/03 05:12:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-03 05:12:38.571684312 +0000 UTC m=+6.969932185 2026/04/03 05:12:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:38 DEBUG : newLeaf(0x1e42cdac1d80): >close: err= 2026/04/03 05:12:38 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:38 DEBUG : dir: Looking for writers 2026/04/03 05:12:38 DEBUG : Looking for writers 2026/04/03 05:12:38 DEBUG : dir: reading active writers 2026/04/03 05:12:38 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:12:38 DEBUG : dir: Looking for writers 2026/04/03 05:12:38 DEBUG : Looking for writers 2026/04/03 05:12:38 DEBUG : dir: reading active writers 2026/04/03 05:12:38 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:12:38 DEBUG : dir: Looking for writers 2026/04/03 05:12:38 DEBUG : Looking for writers 2026/04/03 05:12:38 DEBUG : dir: reading active writers 2026/04/03 05:12:38 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:12:38 DEBUG : dir: Looking for writers 2026/04/03 05:12:38 DEBUG : Looking for writers 2026/04/03 05:12:38 DEBUG : dir: reading active writers 2026/04/03 05:12:38 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:12:38 DEBUG : newLeaf: vfs cache: starting upload 2026/04/03 05:12:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:38 DEBUG : newLeaf: size = 25 OK 2026/04/03 05:12:38 INFO : newLeaf: Copied (replaced existing) 2026/04/03 05:12:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-03 05:12:38 +0000 UTC" 2026/04/03 05:12:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/03 05:12:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/03 05:12:38 DEBUG : dir: Looking for writers 2026/04/03 05:12:38 DEBUG : Looking for writers 2026/04/03 05:12:38 DEBUG : dir: reading active writers 2026/04/03 05:12:38 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:38 DEBUG : >WaitForWriters: 2026/04/03 05:12:38 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:38 DEBUG : dir: Looking for writers 2026/04/03 05:12:38 DEBUG : Looking for writers 2026/04/03 05:12:38 DEBUG : dir: reading active writers 2026/04/03 05:12:38 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:38 DEBUG : >WaitForWriters: 2026/04/03 05:12:38 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:38 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:38 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:38 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:38 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:38 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:38 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:38 DEBUG : dir: Looking for writers 2026/04/03 05:12:38 DEBUG : file1: reading active writers 2026/04/03 05:12:38 DEBUG : Looking for writers 2026/04/03 05:12:38 DEBUG : dir: reading active writers 2026/04/03 05:12:38 DEBUG : >WaitForWriters: 2026/04/03 05:12:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 05:12:38 DEBUG : newLeaf: Updating file with newLeaf 0x1e42ce45a180 2026/04/03 05:12:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 05:12:39 DEBUG : dir/file1: Updating file with dir/file1 0x1e42ce45a180 2026/04/03 05:12:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 05:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 05:12:39 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42ce4763c0): openPending: 2026/04/03 05:12:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/03 05:12:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 05:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42ce4763c0): >openPending: err= 2026/04/03 05:12:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 05:12:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42ce4763c0): _writeAt: size=25, off=0 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42ce4763c0): >_writeAt: n=25, err= 2026/04/03 05:12:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 05:12:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 05:12:39 DEBUG : newLeaf: Updating file with newLeaf 0x1e42ce45a180 2026/04/03 05:12:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:39 DEBUG : newLeaf(0x1e42ce4763c0): close: 2026/04/03 05:12:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/03 05:12:39 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-03 05:12:39.075558983 +0000 UTC m=+7.473806835 2026/04/03 05:12:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:39 DEBUG : newLeaf(0x1e42ce4763c0): >close: err= 2026/04/03 05:12:39 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:12:39 DEBUG : newLeaf: vfs cache: starting upload 2026/04/03 05:12:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:39 DEBUG : newLeaf: size = 25 OK 2026/04/03 05:12:39 INFO : newLeaf: Copied (replaced existing) 2026/04/03 05:12:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-03 05:12:39 +0000 UTC" 2026/04/03 05:12:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/03 05:12:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:39 DEBUG : >WaitForWriters: 2026/04/03 05:12:39 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:39 DEBUG : >WaitForWriters: 2026/04/03 05:12:39 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:39 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:39 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:39 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:39 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:39 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 05:12:39 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cde24080): openPending: 2026/04/03 05:12:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/03 05:12:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 05:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cde24080): >openPending: err= 2026/04/03 05:12:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 05:12:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cde24080): _writeAt: size=14, off=0 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cde24080): >_writeAt: n=14, err= 2026/04/03 05:12:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cde24080): close: 2026/04/03 05:12:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/03 05:12:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/03 05:12:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cde24080): >close: err= 2026/04/03 05:12:39 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : file1: reading active writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : file1: reading active writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : file1: reading active writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : file1: reading active writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:12:39 DEBUG : dir/file1: vfs cache: starting upload 2026/04/03 05:12:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:39 DEBUG : dir/file1: size = 14 OK 2026/04/03 05:12:39 INFO : dir/file1: Copied (replaced existing) 2026/04/03 05:12:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/03 05:12:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/03 05:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : file1: reading active writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : >WaitForWriters: 2026/04/03 05:12:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:39 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cde24840): _readAt: size=512, off=0 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cde24840): openPending: 2026/04/03 05:12:39 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/03 05:12:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/03 05:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cde24840): >openPending: err= 2026/04/03 05:12:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cde24840): >_readAt: n=14, err=EOF 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cde24840): close: 2026/04/03 05:12:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cde24840): >close: err= 2026/04/03 05:12:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 05:12:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 05:12:39 DEBUG : newLeaf: Updating file with newLeaf 0x1e42ce45a540 2026/04/03 05:12:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 05:12:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/03 05:12:39 DEBUG : dir/file1: Updating file with dir/file1 0x1e42ce45a540 2026/04/03 05:12:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 05:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 05:12:39 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cdde9680): openPending: 2026/04/03 05:12:39 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/03 05:12:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/03 05:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cdde9680): >openPending: err= 2026/04/03 05:12:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 05:12:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cdde9680): _writeAt: size=25, off=0 2026/04/03 05:12:39 DEBUG : dir/file1(0x1e42cdde9680): >_writeAt: n=25, err= 2026/04/03 05:12:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 05:12:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 05:12:39 DEBUG : newLeaf: Updating file with newLeaf 0x1e42ce45a540 2026/04/03 05:12:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:39 DEBUG : newLeaf(0x1e42cdde9680): close: 2026/04/03 05:12:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/03 05:12:39 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-03 05:12:39.724144896 +0000 UTC m=+8.122392748 2026/04/03 05:12:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:39 DEBUG : newLeaf(0x1e42cdde9680): >close: err= 2026/04/03 05:12:39 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:12:39 DEBUG : newLeaf: vfs cache: starting upload 2026/04/03 05:12:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:39 DEBUG : newLeaf: size = 25 OK 2026/04/03 05:12:39 INFO : newLeaf: Copied (replaced existing) 2026/04/03 05:12:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-03 05:12:39 +0000 UTC" 2026/04/03 05:12:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/03 05:12:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:39 DEBUG : >WaitForWriters: 2026/04/03 05:12:39 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:39 DEBUG : dir: Looking for writers 2026/04/03 05:12:39 DEBUG : Looking for writers 2026/04/03 05:12:39 DEBUG : dir: reading active writers 2026/04/03 05:12:39 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:39 DEBUG : >WaitForWriters: 2026/04/03 05:12:39 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:39 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:39 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:39 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:39 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:39 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:40 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:40 DEBUG : dir: Looking for writers 2026/04/03 05:12:40 DEBUG : file1: reading active writers 2026/04/03 05:12:40 DEBUG : Looking for writers 2026/04/03 05:12:40 DEBUG : dir: reading active writers 2026/04/03 05:12:40 DEBUG : >WaitForWriters: 2026/04/03 05:12:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:40 DEBUG : dir/file1(0x1e42cdf0b7c0): _readAt: size=512, off=0 2026/04/03 05:12:40 DEBUG : dir/file1(0x1e42cdf0b7c0): openPending: 2026/04/03 05:12:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/03 05:12:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/03 05:12:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:40 DEBUG : dir/file1(0x1e42cdf0b7c0): >openPending: err= 2026/04/03 05:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:40 DEBUG : dir/file1(0x1e42cdf0b7c0): >_readAt: n=14, err=EOF 2026/04/03 05:12:40 DEBUG : dir/file1(0x1e42cdf0b7c0): close: 2026/04/03 05:12:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/03 05:12:40 DEBUG : dir/file1(0x1e42cdf0b7c0): >close: err= 2026/04/03 05:12:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 05:12:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 05:12:40 DEBUG : newLeaf: Updating file with newLeaf 0x1e42ce45a780 2026/04/03 05:12:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/03 05:12:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/03 05:12:40 DEBUG : dir/file1: Updating file with dir/file1 0x1e42ce45a780 2026/04/03 05:12:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/03 05:12:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 05:12:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:40 DEBUG : dir/file1(0x1e42cdfd26c0): openPending: 2026/04/03 05:12:40 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/03 05:12:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/03 05:12:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:40 DEBUG : dir/file1(0x1e42cdfd26c0): >openPending: err= 2026/04/03 05:12:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 05:12:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:40 DEBUG : dir/file1(0x1e42cdfd26c0): _writeAt: size=25, off=0 2026/04/03 05:12:40 DEBUG : dir/file1(0x1e42cdfd26c0): >_writeAt: n=25, err= 2026/04/03 05:12:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/03 05:12:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/03 05:12:40 DEBUG : newLeaf: Updating file with newLeaf 0x1e42ce45a780 2026/04/03 05:12:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:12:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:40 DEBUG : newLeaf(0x1e42cdfd26c0): close: 2026/04/03 05:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/03 05:12:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-03 05:12:40.237964299 +0000 UTC m=+8.636212201 2026/04/03 05:12:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:40 DEBUG : newLeaf(0x1e42cdfd26c0): >close: err= 2026/04/03 05:12:40 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:40 DEBUG : dir: Looking for writers 2026/04/03 05:12:40 DEBUG : Looking for writers 2026/04/03 05:12:40 DEBUG : dir: reading active writers 2026/04/03 05:12:40 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:12:40 DEBUG : dir: Looking for writers 2026/04/03 05:12:40 DEBUG : Looking for writers 2026/04/03 05:12:40 DEBUG : dir: reading active writers 2026/04/03 05:12:40 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:12:40 DEBUG : dir: Looking for writers 2026/04/03 05:12:40 DEBUG : Looking for writers 2026/04/03 05:12:40 DEBUG : dir: reading active writers 2026/04/03 05:12:40 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:12:40 DEBUG : dir: Looking for writers 2026/04/03 05:12:40 DEBUG : Looking for writers 2026/04/03 05:12:40 DEBUG : dir: reading active writers 2026/04/03 05:12:40 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:12:40 DEBUG : newLeaf: vfs cache: starting upload 2026/04/03 05:12:40 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:40 DEBUG : newLeaf: size = 25 OK 2026/04/03 05:12:40 INFO : newLeaf: Copied (replaced existing) 2026/04/03 05:12:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-03 05:12:40 +0000 UTC" 2026/04/03 05:12:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/03 05:12:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/03 05:12:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/03 05:12:40 DEBUG : dir: Looking for writers 2026/04/03 05:12:40 DEBUG : Looking for writers 2026/04/03 05:12:40 DEBUG : dir: reading active writers 2026/04/03 05:12:40 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:40 DEBUG : >WaitForWriters: 2026/04/03 05:12:40 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:40 DEBUG : dir: Looking for writers 2026/04/03 05:12:40 DEBUG : Looking for writers 2026/04/03 05:12:40 DEBUG : dir: reading active writers 2026/04/03 05:12:40 DEBUG : newLeaf: reading active writers 2026/04/03 05:12:40 DEBUG : >WaitForWriters: 2026/04/03 05:12:40 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:40 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:40 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:40 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:40 DEBUG : Looking for writers 2026/04/03 05:12:40 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-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:40 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:12:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 05:12:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:40 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:40 DEBUG : dir: Looking for writers 2026/04/03 05:12:40 DEBUG : file1: reading active writers 2026/04/03 05:12:40 DEBUG : Looking for writers 2026/04/03 05:12:40 DEBUG : dir: reading active writers 2026/04/03 05:12:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:40 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:12:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 05:12:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/03 05:12:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/03 05:12:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/03 05:12:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/03 05:12:40 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:40 DEBUG : dir: Looking for writers 2026/04/03 05:12:40 DEBUG : file1: reading active writers 2026/04/03 05:12:40 DEBUG : Looking for writers 2026/04/03 05:12:40 DEBUG : dir: reading active writers 2026/04/03 05:12:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:40 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:12:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 05:12:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/03 05:12:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/03 05:12:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/03 05:12:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/03 05:12:40 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/03 05:12:41 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/03 05:12:41 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/03 05:12:41 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/03 05:12:41 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/03 05:12:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/03 05:12:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/03 05:12:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/03 05:12:41 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/03 05:12:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/03 05:12:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/03 05:12:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/03 05:12:41 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/03 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:41 DEBUG : dir: Looking for writers 2026/04/03 05:12:41 DEBUG : file1: reading active writers 2026/04/03 05:12:41 DEBUG : Looking for writers 2026/04/03 05:12:41 DEBUG : dir: reading active writers 2026/04/03 05:12:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:41 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:12:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 05:12:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:41 DEBUG : dir: Looking for writers 2026/04/03 05:12:41 DEBUG : file1: reading active writers 2026/04/03 05:12:41 DEBUG : Looking for writers 2026/04/03 05:12:41 DEBUG : dir: reading active writers 2026/04/03 05:12:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.16s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:41 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:12:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/03 05:12:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:41 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/03 05:12:41 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/03 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:41 DEBUG : dir: Looking for writers 2026/04/03 05:12:41 DEBUG : file1: reading active writers 2026/04/03 05:12:41 DEBUG : Looking for writers 2026/04/03 05:12:41 DEBUG : dir: reading active writers 2026/04/03 05:12:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:41 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:12:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42ce07c300): _readAt: size=1, off=0 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42ce07c300): openPending: 2026/04/03 05:12:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/03 05:12:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 05:12:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42ce07c300): >openPending: err= 2026/04/03 05:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42ce07c300): >_readAt: n=1, err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42ce07c300): _readAt: size=256, off=1 2026/04/03 05:12:41 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42ce07c300): >_readAt: n=15, err=EOF 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42ce07c300): _readAt: size=16, off=16 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42ce07c300): >_readAt: n=0, err=EOF 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42ce07c300): close: 2026/04/03 05:12:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42ce07c300): >close: err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42ce07c300): close: 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42ce07c300): >close: err=file already closed 2026/04/03 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:41 DEBUG : dir: Looking for writers 2026/04/03 05:12:41 DEBUG : file1: reading active writers 2026/04/03 05:12:41 DEBUG : Looking for writers 2026/04/03 05:12:41 DEBUG : dir: reading active writers 2026/04/03 05:12:41 DEBUG : >WaitForWriters: 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:41 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:12:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdda7d80): _readAt: size=1, off=0 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdda7d80): openPending: 2026/04/03 05:12:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/03 05:12:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 05:12:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdda7d80): >openPending: err= 2026/04/03 05:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdda7d80): >_readAt: n=1, err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdda7d80): _readAt: size=1, off=5 2026/04/03 05:12:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdda7d80): >_readAt: n=1, err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdda7d80): _readAt: size=1, off=3 2026/04/03 05:12:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdda7d80): >_readAt: n=1, err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdda7d80): _readAt: size=1, off=13 2026/04/03 05:12:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdda7d80): >_readAt: n=1, err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdda7d80): _readAt: size=16, off=100 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdda7d80): >_readAt: n=0, err=EOF 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdda7d80): close: 2026/04/03 05:12:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdda7d80): >close: err= 2026/04/03 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:41 DEBUG : dir: Looking for writers 2026/04/03 05:12:41 DEBUG : file1: reading active writers 2026/04/03 05:12:41 DEBUG : Looking for writers 2026/04/03 05:12:41 DEBUG : dir: reading active writers 2026/04/03 05:12:41 DEBUG : >WaitForWriters: 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:41 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:12:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): _readAt: size=1, off=0 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): openPending: 2026/04/03 05:12:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/03 05:12:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 05:12:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): >openPending: err= 2026/04/03 05:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): >_readAt: n=1, err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): _readAt: size=1, off=5 2026/04/03 05:12:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): >_readAt: n=1, err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): _readAt: size=1, off=1 2026/04/03 05:12:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): >_readAt: n=1, err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): _readAt: size=6, off=10 2026/04/03 05:12:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): >_readAt: n=6, err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): _readAt: size=256, off=10 2026/04/03 05:12:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): >_readAt: n=6, err=EOF 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): _readAt: size=256, off=100 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): >_readAt: n=0, err=EOF 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): close: 2026/04/03 05:12:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): >close: err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): _readAt: size=256, off=100 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcc0e40): >_readAt: n=0, err=file already closed 2026/04/03 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:41 DEBUG : dir: Looking for writers 2026/04/03 05:12:41 DEBUG : file1: reading active writers 2026/04/03 05:12:41 DEBUG : Looking for writers 2026/04/03 05:12:41 DEBUG : dir: reading active writers 2026/04/03 05:12:41 DEBUG : >WaitForWriters: 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:41 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:41 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:12:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcd3040): RWFileHandle.Flush 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcd3040): _readAt: size=256, off=0 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcd3040): openPending: 2026/04/03 05:12:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/03 05:12:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 05:12:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcd3040): >openPending: err= 2026/04/03 05:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcd3040): >_readAt: n=16, err=EOF 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcd3040): RWFileHandle.Flush 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcd3040): RWFileHandle.Flush 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcd3040): close: 2026/04/03 05:12:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/03 05:12:41 DEBUG : dir/file1(0x1e42cdcd3040): >close: err= 2026/04/03 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:41 DEBUG : dir: Looking for writers 2026/04/03 05:12:41 DEBUG : file1: reading active writers 2026/04/03 05:12:41 DEBUG : Looking for writers 2026/04/03 05:12:41 DEBUG : dir: reading active writers 2026/04/03 05:12:41 DEBUG : >WaitForWriters: 2026/04/03 05:12:41 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:42 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:12:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/03 05:12:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 05:12:42 DEBUG : dir/file1(0x1e42cdf4a780): _readAt: size=256, off=0 2026/04/03 05:12:42 DEBUG : dir/file1(0x1e42cdf4a780): openPending: 2026/04/03 05:12:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/03 05:12:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 05:12:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:42 DEBUG : dir/file1(0x1e42cdf4a780): >openPending: err= 2026/04/03 05:12:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/03 05:12:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:12:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:12:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:12:42 DEBUG : dir/file1(0x1e42cdf4a780): >_readAt: n=16, err=EOF 2026/04/03 05:12:42 DEBUG : dir/file1(0x1e42cdf4a780): RWFileHandle.Release 2026/04/03 05:12:42 DEBUG : dir/file1(0x1e42cdf4a780): close: 2026/04/03 05:12:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/04/03 05:12:42 DEBUG : dir/file1(0x1e42cdf4a780): >close: err= 2026/04/03 05:12:42 DEBUG : dir/file1(0x1e42cdf4a780): RWFileHandle.Release 2026/04/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:42 DEBUG : dir: Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : dir: reading active writers 2026/04/03 05:12:42 DEBUG : >WaitForWriters: 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:42 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:42 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:42 DEBUG : file1: newRWFileHandle: 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdfb9580): openPending: 2026/04/03 05:12:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdfb9580): >openPending: err= 2026/04/03 05:12:42 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 05:12:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdfb9580): _writeAt: size=5, off=0 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdfb9580): >_writeAt: n=5, err= 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdfb9580): _writeAt: size=7, off=5 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdfb9580): >_writeAt: n=7, err= 2026/04/03 05:12:42 DEBUG : file1: vfs cache: truncate to size=11 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdfb9580): close: 2026/04/03 05:12:42 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 05:12:42.190384113 +0000 UTC m=+10.588631986 2026/04/03 05:12:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdfb9580): >close: err= 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdfb9580): close: 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdfb9580): >close: err=file already closed 2026/04/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:12:42 DEBUG : file1: vfs cache: starting upload 2026/04/03 05:12:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:42 DEBUG : file1: size = 11 OK 2026/04/03 05:12:42 INFO : file1: Copied (new) 2026/04/03 05:12:42 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-03 05:12:42 +0000 UTC" 2026/04/03 05:12:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:42 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : >WaitForWriters: 2026/04/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : >WaitForWriters: 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:42 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:42 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:42 DEBUG : file1: newRWFileHandle: 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdbbfdc0): openPending: 2026/04/03 05:12:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdbbfdc0): >openPending: err= 2026/04/03 05:12:42 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 05:12:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdbbfdc0): _writeAt: size=7, off=0 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdbbfdc0): >_writeAt: n=7, err= 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdbbfdc0): _writeAt: size=6, off=5 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdbbfdc0): >_writeAt: n=6, err= 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdbbfdc0): close: 2026/04/03 05:12:42 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 05:12:42.387551643 +0000 UTC m=+10.785799495 2026/04/03 05:12:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdbbfdc0): >close: err= 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdbbfdc0): _writeAt: size=5, off=0 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdbbfdc0): >_writeAt: n=0, err=file already closed 2026/04/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:12:42 DEBUG : file1: vfs cache: starting upload 2026/04/03 05:12:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:42 DEBUG : file1: size = 11 OK 2026/04/03 05:12:42 INFO : file1: Copied (new) 2026/04/03 05:12:42 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-03 05:12:42 +0000 UTC" 2026/04/03 05:12:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:42 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : >WaitForWriters: 2026/04/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : >WaitForWriters: 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:42 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:42 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:42 DEBUG : file1: newRWFileHandle: 2026/04/03 05:12:42 DEBUG : file1(0x1e42ce43a980): openPending: 2026/04/03 05:12:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:42 DEBUG : file1(0x1e42ce43a980): >openPending: err= 2026/04/03 05:12:42 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 05:12:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 05:12:42 DEBUG : file1(0x1e42ce43a980): close: 2026/04/03 05:12:42 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 05:12:42.584682332 +0000 UTC m=+10.982930204 2026/04/03 05:12:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:42 DEBUG : file1(0x1e42ce43a980): >close: err= 2026/04/03 05:12:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/03 05:12:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 05:12:42 DEBUG : file2: newRWFileHandle: 2026/04/03 05:12:42 DEBUG : file2(0x1e42ce43ae80): openPending: 2026/04/03 05:12:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/03 05:12:42 DEBUG : file2(0x1e42ce43ae80): >openPending: err= 2026/04/03 05:12:42 DEBUG : file2: >newRWFileHandle: err= 2026/04/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/03 05:12:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/03 05:12:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/03 05:12:42 DEBUG : file2(0x1e42ce43ae80): RWFileHandle.Flush 2026/04/03 05:12:42 DEBUG : file2(0x1e42ce43ae80): RWFileHandle.Release 2026/04/03 05:12:42 DEBUG : file2(0x1e42ce43ae80): close: 2026/04/03 05:12:42 DEBUG : file2: vfs cache: setting modification time to 2026-04-03 05:12:42.585935764 +0000 UTC m=+10.984183646 2026/04/03 05:12:42 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:42 DEBUG : file2(0x1e42ce43ae80): >close: err= 2026/04/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : file2: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : file2: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : file2: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : file2: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/03 05:12:42 DEBUG : file1: vfs cache: starting upload 2026/04/03 05:12:42 DEBUG : file2: vfs cache: starting upload 2026/04/03 05:12:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:42 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:42 DEBUG : file1: size = 0 OK 2026/04/03 05:12:42 INFO : file1: Copied (new) 2026/04/03 05:12:42 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-03 05:12:42 +0000 UTC" 2026/04/03 05:12:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:42 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file2: reading active writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/03 05:12:42 DEBUG : file2: size = 0 OK 2026/04/03 05:12:42 INFO : file2: Copied (new) 2026/04/03 05:12:42 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-03 05:12:42 +0000 UTC" 2026/04/03 05:12:42 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/03 05:12:42 INFO : file2: vfs cache: upload succeeded try #1 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : file2: reading active writers 2026/04/03 05:12:42 DEBUG : >WaitForWriters: 2026/04/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : file2: reading active writers 2026/04/03 05:12:42 DEBUG : >WaitForWriters: 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:42 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:42 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:42 DEBUG : file1: newRWFileHandle: 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdae99c0): openPending: 2026/04/03 05:12:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdae99c0): >openPending: err= 2026/04/03 05:12:42 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 05:12:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdae99c0): _writeAt: size=5, off=0 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdae99c0): >_writeAt: n=5, err= 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdae99c0): RWFileHandle.Flush 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdae99c0): RWFileHandle.Flush 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdae99c0): close: 2026/04/03 05:12:42 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 05:12:42.954556597 +0000 UTC m=+11.352804449 2026/04/03 05:12:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:42 DEBUG : file1(0x1e42cdae99c0): >close: err= 2026/04/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:12:42 DEBUG : Looking for writers 2026/04/03 05:12:42 DEBUG : file1: reading active writers 2026/04/03 05:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:12:43 DEBUG : file1: vfs cache: starting upload 2026/04/03 05:12:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:43 DEBUG : file1: size = 5 OK 2026/04/03 05:12:43 INFO : file1: Copied (new) 2026/04/03 05:12:43 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-03 05:12:42 +0000 UTC" 2026/04/03 05:12:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 05:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:43 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : >WaitForWriters: 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:43 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:43 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:43 DEBUG : file1: newRWFileHandle: 2026/04/03 05:12:43 DEBUG : file1(0x1e42cdac3440): openPending: 2026/04/03 05:12:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:43 DEBUG : file1(0x1e42cdac3440): >openPending: err= 2026/04/03 05:12:43 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 05:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 05:12:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 05:12:43 DEBUG : file1(0x1e42cdac3440): _writeAt: size=5, off=0 2026/04/03 05:12:43 DEBUG : file1(0x1e42cdac3440): >_writeAt: n=5, err= 2026/04/03 05:12:43 DEBUG : file1(0x1e42cdac3440): RWFileHandle.Release 2026/04/03 05:12:43 DEBUG : file1(0x1e42cdac3440): close: 2026/04/03 05:12:43 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 05:12:43.141218938 +0000 UTC m=+11.539466790 2026/04/03 05:12:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:43 DEBUG : file1(0x1e42cdac3440): >close: err= 2026/04/03 05:12:43 DEBUG : file1(0x1e42cdac3440): RWFileHandle.Release 2026/04/03 05:12:43 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:12:43 DEBUG : file1: vfs cache: starting upload 2026/04/03 05:12:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:43 DEBUG : file1: size = 5 OK 2026/04/03 05:12:43 INFO : file1: Copied (new) 2026/04/03 05:12:43 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-03 05:12:43 +0000 UTC" 2026/04/03 05:12:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 05:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:43 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : >WaitForWriters: 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:43 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/03 05:12:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 05:12:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:43 DEBUG : dir/file1(0x1e42cdadd100): openPending: 2026/04/03 05:12:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/03 05:12:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 05:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:43 DEBUG : dir/file1(0x1e42cdadd100): >openPending: err= 2026/04/03 05:12:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/03 05:12:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 05:12:43 DEBUG : dir/file1(0x1e42cdadd100): _writeAt: size=5, off=0 2026/04/03 05:12:43 DEBUG : dir/file1(0x1e42cdadd100): >_writeAt: n=5, err= 2026/04/03 05:12:43 DEBUG : dir/file1(0x1e42cdadd100): close: 2026/04/03 05:12:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:43 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-03 05:12:43.395924615 +0000 UTC m=+11.794172457 2026/04/03 05:12:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:43 DEBUG : dir/file1(0x1e42cdadd100): >close: err= 2026/04/03 05:12:43 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:43 DEBUG : dir: Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : dir: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:12:43 DEBUG : dir: Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : dir: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:12:43 DEBUG : dir: Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : dir: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:12:43 DEBUG : dir: Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : dir: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:12:43 DEBUG : dir/file1: vfs cache: starting upload 2026/04/03 05:12:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:43 DEBUG : dir/file1: size = 5 OK 2026/04/03 05:12:43 INFO : dir/file1: Copied (replaced existing) 2026/04/03 05:12:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-03 05:12:43 +0000 UTC" 2026/04/03 05:12:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/03 05:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/03 05:12:43 DEBUG : dir: Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : dir: reading active writers 2026/04/03 05:12:43 DEBUG : >WaitForWriters: 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:43 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/03 05:12:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/03 05:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/03 05:12:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/03 05:12:43 DEBUG : dir/file1(0x1e42cdf84d00): _writeAt: size=5, off=0 2026/04/03 05:12:43 DEBUG : dir/file1(0x1e42cdf84d00): openPending: 2026/04/03 05:12:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/03 05:12:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/03 05:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:43 DEBUG : dir/file1(0x1e42cdf84d00): >openPending: err= 2026/04/03 05:12:43 DEBUG : dir/file1(0x1e42cdf84d00): >_writeAt: n=5, err= 2026/04/03 05:12:43 DEBUG : dir/file1(0x1e42cdf84d00): _writeAt: size=15, off=5 2026/04/03 05:12:43 DEBUG : dir/file1(0x1e42cdf84d00): >_writeAt: n=15, err= 2026/04/03 05:12:43 DEBUG : dir/file1(0x1e42cdf84d00): close: 2026/04/03 05:12:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/03 05:12:43 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-03 05:12:43.681316059 +0000 UTC m=+12.079563911 2026/04/03 05:12:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:43 DEBUG : dir/file1(0x1e42cdf84d00): >close: err= 2026/04/03 05:12:43 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:43 DEBUG : dir: Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : dir: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:12:43 DEBUG : dir: Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : dir: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:12:43 DEBUG : dir: Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : dir: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:12:43 DEBUG : dir: Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : dir: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:12:43 DEBUG : dir/file1: vfs cache: starting upload 2026/04/03 05:12:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:43 DEBUG : dir/file1: size = 20 OK 2026/04/03 05:12:43 INFO : dir/file1: Copied (replaced existing) 2026/04/03 05:12:43 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-03 05:12:43 +0000 UTC" 2026/04/03 05:12:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/03 05:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/03 05:12:43 DEBUG : dir: Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : dir: reading active writers 2026/04/03 05:12:43 DEBUG : >WaitForWriters: 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:43 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:43 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:43 DEBUG : file1: newRWFileHandle: 2026/04/03 05:12:43 DEBUG : file1(0x1e42ce018800): openPending: 2026/04/03 05:12:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:43 DEBUG : file1(0x1e42ce018800): >openPending: err= 2026/04/03 05:12:43 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 05:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 05:12:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/03 05:12:43 DEBUG : file1(0x1e42ce018800): _writeAt: size=5, off=0 2026/04/03 05:12:43 DEBUG : file1(0x1e42ce018800): >_writeAt: n=5, err= 2026/04/03 05:12:43 DEBUG : file1(0x1e42ce018800): close: 2026/04/03 05:12:43 DEBUG : file1: vfs cache: setting modification time to 2026-04-03 05:12:43.901765536 +0000 UTC m=+12.300013388 2026/04/03 05:12:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:43 DEBUG : file1(0x1e42ce018800): >close: err= 2026/04/03 05:12:43 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:12:43 DEBUG : Looking for writers 2026/04/03 05:12:43 DEBUG : file1: reading active writers 2026/04/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:12:44 DEBUG : file1: vfs cache: starting upload 2026/04/03 05:12:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:12:44 DEBUG : file1: size = 5 OK 2026/04/03 05:12:44 INFO : file1: Copied (new) 2026/04/03 05:12:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-03 05:12:43 +0000 UTC" 2026/04/03 05:12:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:44 INFO : file1: vfs cache: upload succeeded try #1 2026/04/03 05:12:44 DEBUG : Looking for writers 2026/04/03 05:12:44 DEBUG : file1: reading active writers 2026/04/03 05:12:44 DEBUG : >WaitForWriters: 2026/04/03 05:12:44 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:44 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:44 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:44 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/03 05:12:44 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc300): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc300): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc300): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc300): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc300): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.087816214 +0000 UTC m=+12.486064086 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc300): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc800): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc800): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc800): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc800): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc800): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc800): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc800): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.087816214 +0000 UTC m=+12.486064086 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc800): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cccc0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cccc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cccc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cccc0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cccc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.087816214 +0000 UTC m=+12.486064086 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cccc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf9d5e0 item 1 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd300): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd300): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd300): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd300): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd300): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.091128589 +0000 UTC m=+12.489376462 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd300): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd800): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd800): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd800): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd800): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd800): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.091128589 +0000 UTC m=+12.489376462 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd800): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf9dce0 item 2 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cde40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cde40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cde40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cde40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cde40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.09392926 +0000 UTC m=+12.492177143 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cde40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3063c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3063c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3063c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3063c0): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3063c0): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3063c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3063c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.09392926 +0000 UTC m=+12.492177143 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3063c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce306880): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce306880): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce306880): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce306880): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce306880): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.09392926 +0000 UTC m=+12.492177143 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce306880): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8aad20 item 3 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce306f00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce306f00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce306f00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce306f00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce306f00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.096480891 +0000 UTC m=+12.494728744 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce306f00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce307440): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce307440): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce307440): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce307440): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce307440): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.096480891 +0000 UTC m=+12.494728744 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce307440): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc444d0 item 4 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce307a80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce307a80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce307a80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce307a80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce307a80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.098136914 +0000 UTC m=+12.496384766 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce307a80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32c000): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32c000): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32c000): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32c000): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32c000): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32c000): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32c000): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.098136914 +0000 UTC m=+12.496384766 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32c000): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32c4c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32c4c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32c4c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32c4c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32c4c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.098136914 +0000 UTC m=+12.496384766 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32c4c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc44d20 item 5 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32cb40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32cb40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32cb40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32cb40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32cb40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.100545064 +0000 UTC m=+12.498792916 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32cb40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32d080): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32d080): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32d080): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32d080): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32d080): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.100545064 +0000 UTC m=+12.498792916 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32d080): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc45420 item 6 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32d700): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32d700): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32d700): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32d700): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32d700): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.102251141 +0000 UTC m=+12.500498993 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32d700): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32dc00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32dc00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32dc00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32dc00): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32dc00): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32dc00): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32dc00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.102251141 +0000 UTC m=+12.500498993 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce32dc00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3421c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3421c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3421c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3421c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3421c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.102251141 +0000 UTC m=+12.500498993 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3421c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd5bc0e0 item 7 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce342840): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce342840): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce342840): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce342840): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce342840): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.105349653 +0000 UTC m=+12.503597505 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce342840): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce342d80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce342d80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce342d80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce342d80): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce342d80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.105349653 +0000 UTC m=+12.503597505 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce342d80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd5bcd90 item 8 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343340): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42ce343340): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343340): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343340): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343340): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343340): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343340): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343700): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343700): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343700): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343700): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343700): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.107059186 +0000 UTC m=+12.505307028 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343700): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343b80): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343b80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343b80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343b80): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343b80): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343b80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.107059186 +0000 UTC m=+12.505307028 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce343b80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358180): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358180): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358180): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358180): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358180): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.107059186 +0000 UTC m=+12.505307028 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358180): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd5bd3b0 item 9 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358800): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358800): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358800): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358800): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358800): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.109522251 +0000 UTC m=+12.507770123 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358800): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358d40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358d40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358d40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358d40): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358d40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.109522251 +0000 UTC m=+12.507770123 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce358d40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cda51030 item 10 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359380): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42ce359380): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359380): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359380): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359380): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359380): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359380): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359740): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359740): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359740): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359740): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359740): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.112289619 +0000 UTC m=+12.510537461 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359740): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359c40): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359c40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359c40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359c40): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359c40): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359c40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.112289619 +0000 UTC m=+12.510537461 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce359c40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce374240): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce374240): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce374240): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce374240): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce374240): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.112289619 +0000 UTC m=+12.510537461 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce374240): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cda515e0 item 11 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3748c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3748c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3748c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3748c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3748c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.115126598 +0000 UTC m=+12.513374470 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3748c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce374e00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce374e00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce374e00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce374e00): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce374e00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.115126598 +0000 UTC m=+12.513374470 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce374e00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cda51b90 item 12 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375440): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42ce375440): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375440): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375440): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375440): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375440): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375440): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375800): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375800): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375800): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375800): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375800): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.116979191 +0000 UTC m=+12.515227044 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375800): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375ec0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375ec0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375ec0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375ec0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375ec0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.116979191 +0000 UTC m=+12.515227044 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce375ec0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd52310 item 13 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398640): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398640): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398640): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398640): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398640): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.119770814 +0000 UTC m=+12.518018656 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398640): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398b80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398b80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398b80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398b80): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398b80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.119770814 +0000 UTC m=+12.518018656 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398b80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd52af0 item 14 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3991c0): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42ce3991c0): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3991c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3991c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3991c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3991c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3991c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399580): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399580): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399580): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399580): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399580): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.121691536 +0000 UTC m=+12.519939378 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399580): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9e3c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9e3c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9e3c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9e3c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9e3c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.121691536 +0000 UTC m=+12.519939378 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9e3c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf920e0 item 15 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9ea40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9ea40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9ea40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9ea40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9ea40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.123982496 +0000 UTC m=+12.522230348 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9ea40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9ef80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9ef80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9ef80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9ef80): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9ef80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.123982496 +0000 UTC m=+12.522230348 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9ef80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf92540 item 16 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9f780): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9f780): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9f780): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9f780): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9f780): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.126114956 +0000 UTC m=+12.524362808 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9f780): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9fc00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9fc00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9fc00): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9fc00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9fc00): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9fc00): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9fc00): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9fc00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.126114956 +0000 UTC m=+12.524362808 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf9fc00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398200): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398200): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398200): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398200): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398200): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.126114956 +0000 UTC m=+12.524362808 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce398200): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf92a80 item 17 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399980): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399980): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399980): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399980): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399980): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.129912176 +0000 UTC m=+12.528160028 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399980): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399ec0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399ec0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399ec0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399ec0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399ec0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.129912176 +0000 UTC m=+12.528160028 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce399ec0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf92fc0 item 18 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bb40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bb40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bb40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bb40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bb40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.132488494 +0000 UTC m=+12.530736346 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bb40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5be2c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5be2c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5be2c0): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5be2c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5be2c0): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5be2c0): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5be2c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5be2c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.132488494 +0000 UTC m=+12.530736346 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5be2c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfa40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfa40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfa40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfa40): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfa40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.132488494 +0000 UTC m=+12.530736346 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfa40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf93570 item 19 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe300): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe300): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe300): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe300): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe300): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.135354367 +0000 UTC m=+12.533602219 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe300): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe940): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe940): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe940): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe940): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe940): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.135354367 +0000 UTC m=+12.533602219 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe940): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf93a40 item 20 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf040): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf040): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf040): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf040): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf040): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.137764943 +0000 UTC m=+12.536012795 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf040): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf840): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf840): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf840): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf840): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf840): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf840): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf840): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf840): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.137764943 +0000 UTC m=+12.536012795 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf840): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbfd40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbfd40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbfd40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbfd40): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbfd40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.137764943 +0000 UTC m=+12.536012795 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbfd40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf93dc0 item 21 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a540): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a540): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a540): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a540): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a540): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.140494088 +0000 UTC m=+12.538741941 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a540): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93aa80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93aa80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93aa80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93aa80): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93aa80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.140494088 +0000 UTC m=+12.538741941 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93aa80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd42930 item 22 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b140): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b140): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b140): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b140): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b140): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.14233572 +0000 UTC m=+12.540583572 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b140): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b980): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b980): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b980): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b980): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b980): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b980): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b980): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b980): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.14233572 +0000 UTC m=+12.540583572 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b980): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8306c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8306c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8306c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8306c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8306c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.14233572 +0000 UTC m=+12.540583572 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8306c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd42d20 item 23 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830f40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830f40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830f40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830f40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830f40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.144800248 +0000 UTC m=+12.543048100 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830f40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831480): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831480): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831480): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831480): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831480): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.144800248 +0000 UTC m=+12.543048100 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831480): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd43340 item 24 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831ac0): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42cd831ac0): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831ac0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831ac0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831ac0): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831ac0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831e80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831e80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831e80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831e80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831e80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.146411776 +0000 UTC m=+12.544659618 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831e80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94480): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94480): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94480): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94480): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94480): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94480): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94480): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94480): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.146411776 +0000 UTC m=+12.544659618 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94480): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde949c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde949c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde949c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde949c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde949c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.146411776 +0000 UTC m=+12.544659618 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde949c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd436c0 item 25 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95040): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95040): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95040): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95040): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95040): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.148945232 +0000 UTC m=+12.547193084 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95040): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95580): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95580): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95580): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95580): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95580): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.148945232 +0000 UTC m=+12.547193084 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95580): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd43e30 item 26 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95cc0): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42cde95cc0): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95cc0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95cc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95cc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95cc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0ca80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0ca80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0ca80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0ca80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0ca80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.150838963 +0000 UTC m=+12.549086815 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0ca80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cfc0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cfc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cfc0): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cfc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cfc0): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cfc0): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cfc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cfc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.150838963 +0000 UTC m=+12.549086815 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cfc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d980): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d980): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d980): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d980): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d980): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.150838963 +0000 UTC m=+12.549086815 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d980): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc74460 item 27 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4340): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4340): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4340): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4340): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4340): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.15314434 +0000 UTC m=+12.551392181 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4340): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4980): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4980): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4980): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4980): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4980): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.15314434 +0000 UTC m=+12.551392181 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4980): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc74a10 item 28 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4fc0): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42cdaa4fc0): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4fc0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4fc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4fc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4fc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4fc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5380): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5380): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5380): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5380): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5380): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.154827764 +0000 UTC m=+12.553075616 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5380): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5a40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5a40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5a40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5a40): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5a40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.154827764 +0000 UTC m=+12.553075616 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5a40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc74f50 item 29 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6240): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6240): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6240): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6240): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6240): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.156470372 +0000 UTC m=+12.554718224 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6240): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6800): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6800): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6800): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6800): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6800): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.156470372 +0000 UTC m=+12.554718224 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6800): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc75500 item 30 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6e40): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42ce2e6e40): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6e40): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6e40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6e40): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6e40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7200): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7200): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7200): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7200): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7200): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.158297907 +0000 UTC m=+12.556545759 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7200): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e78c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e78c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e78c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e78c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e78c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.158297907 +0000 UTC m=+12.556545759 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e78c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc75b90 item 31 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a040): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a040): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a040): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a040): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a040): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.160008653 +0000 UTC m=+12.558256555 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a040): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a580): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a580): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a580): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a580): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a580): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.160008653 +0000 UTC m=+12.558256555 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a580): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd52150 item 32 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97abc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97abc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97abc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97abc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97abc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.16160347 +0000 UTC m=+12.559851322 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97abc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc000): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc000): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc000): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc000): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc000): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd52ee0 item 33 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc000): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc000): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.162374514 +0000 UTC m=+12.560622356 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc000): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc600): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc600): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc600): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc600): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc600): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.162374514 +0000 UTC m=+12.560622356 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc600): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd5163f0 item 33 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcc40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcc40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcc40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcc40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcc40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.164373052 +0000 UTC m=+12.562620904 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcc40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd0c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd0c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd516d90 item 34 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd0c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd0c0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd0c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd0c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.165199199 +0000 UTC m=+12.563447061 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd0c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd600): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd600): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd600): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd600): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd600): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.165199199 +0000 UTC m=+12.563447061 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd600): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd517110 item 34 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffdc40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffdc40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffdc40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffdc40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffdc40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.166854712 +0000 UTC m=+12.565102564 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffdc40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae81c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae81c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae81c0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae81c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae81c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd5178f0 item 35 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae81c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae81c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.167618821 +0000 UTC m=+12.565866673 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae81c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae86c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae86c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae86c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae86c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae86c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.167618821 +0000 UTC m=+12.565866673 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae86c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd517dc0 item 35 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8d40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8d40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8d40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8d40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8d40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.169910222 +0000 UTC m=+12.568158104 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8d40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9240): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9240): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89c7e0 item 36 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9240): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9240): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9240): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9240): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9240): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.170595995 +0000 UTC m=+12.568843847 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9240): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9880): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9880): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9880): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9880): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9880): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.170595995 +0000 UTC m=+12.568843847 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9880): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89ca80 item 36 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9ec0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9ec0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9ec0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9ec0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9ec0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.172405737 +0000 UTC m=+12.570653590 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9ec0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0440): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0440): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0440): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0440): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0440): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89d030 item 37 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0440): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0440): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.173233287 +0000 UTC m=+12.571481139 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0440): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.173233287 +0000 UTC m=+12.571481139 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89d260 item 37 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0fc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0fc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0fc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0fc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0fc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.175019816 +0000 UTC m=+12.573267668 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0fc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac14c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac14c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89d730 item 38 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac14c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac14c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac14c0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac14c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac14c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.175623714 +0000 UTC m=+12.573871566 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac14c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1a00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1a00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1a00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1a00): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1a00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.175623714 +0000 UTC m=+12.573871566 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1a00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89d8f0 item 38 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc200): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc200): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc200): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc200): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc200): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.177235083 +0000 UTC m=+12.575482935 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc200): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc780): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc780): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc780): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc780): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc780): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89ddc0 item 39 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc780): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc780): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.178424135 +0000 UTC m=+12.576672006 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc780): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccc80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccc80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccc80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccc80): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccc80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.178424135 +0000 UTC m=+12.576672006 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccc80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2a0e0 item 39 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd300): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd300): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd300): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd300): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd300): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.180149168 +0000 UTC m=+12.578397020 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd300): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd800): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd800): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2a620 item 40 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd800): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd800): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd800): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd800): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd800): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.180875086 +0000 UTC m=+12.579122929 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd800): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cdd40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cdd40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cdd40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cdd40): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cdd40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.180875086 +0000 UTC m=+12.579122929 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cdd40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2a930 item 40 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2400): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2400): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2400): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2400): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2400): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2400): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2400): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.182658619 +0000 UTC m=+12.580906471 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2400): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2900): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2900): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2900): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2b110 item 41 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2900): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2900): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.183301321 +0000 UTC m=+12.581549162 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2900): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2dc0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2dc0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2dc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2dc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2b2d0 item 41 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2dc0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2dc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.18391114 +0000 UTC m=+12.582158992 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba2dc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3300): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3300): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3300): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3300): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3300): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.18391114 +0000 UTC m=+12.582158992 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3300): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2b500 item 41 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3940): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3940): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3940): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3940): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3940): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3940): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3940): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.185792458 +0000 UTC m=+12.584040310 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3940): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3e40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3e40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3e40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2bab0 item 42 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3e40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3e40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.18641427 +0000 UTC m=+12.584662122 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdba3e40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbea480): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbea480): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2bce0 item 42 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbea480): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbea480): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbea480): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbea480): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbea480): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.187284321 +0000 UTC m=+12.585532173 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbea480): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeaa00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeaa00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeaa00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeaa00): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeaa00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.187284321 +0000 UTC m=+12.585532173 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeaa00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce030000 item 42 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeb040): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeb040): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeb040): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeb040): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeb040): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeb040): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeb040): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.18892282 +0000 UTC m=+12.587170672 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeb040): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeb540): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeb540): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeb540): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce030380 item 43 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeb540): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeb540): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.189478418 +0000 UTC m=+12.587726270 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeb540): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeba80): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeba80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeba80): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeba80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeba80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce030540 item 43 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeba80): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeba80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.190057279 +0000 UTC m=+12.588305131 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbeba80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1a0c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1a0c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1a0c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1a0c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1a0c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.190057279 +0000 UTC m=+12.588305131 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1a0c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce030700 item 43 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1a700): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1a700): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1a700): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1a700): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1a700): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1a700): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1a700): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.191684448 +0000 UTC m=+12.589932289 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1a700): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1ac00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1ac00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1ac00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce030af0 item 44 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1ac00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1ac00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.192268298 +0000 UTC m=+12.590516150 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1ac00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1b140): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1b140): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce030e70 item 44 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1b140): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1b140): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1b140): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1b140): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1b140): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.193129882 +0000 UTC m=+12.591377734 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1b140): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1b6c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1b6c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1b6c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1b6c0): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1b6c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.193129882 +0000 UTC m=+12.591377734 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1b6c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce031110 item 44 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1bd00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1bd00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1bd00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1bd00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1bd00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1bd00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1bd00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.195176091 +0000 UTC m=+12.593423943 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc1bd00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc48300): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc48300): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc48300): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce031490 item 45 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc48300): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc48300): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.195839462 +0000 UTC m=+12.594087364 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc48300): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc48a00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc48a00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc48a00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc48a00): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc48a00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.195839462 +0000 UTC m=+12.594087364 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc48a00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce0317a0 item 45 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49040): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49040): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49040): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49040): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49040): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49040): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49040): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.19745102 +0000 UTC m=+12.595698872 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49040): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49540): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49540): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49540): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce031b20 item 46 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49540): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49540): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.198178372 +0000 UTC m=+12.596426224 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49540): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49c40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49c40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49c40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49c40): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49c40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.198178372 +0000 UTC m=+12.596426224 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc49c40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce031ce0 item 46 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd062c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd062c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd062c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd062c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd062c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd062c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd062c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.200731526 +0000 UTC m=+12.598979408 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd062c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd067c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd067c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd067c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfee150 item 47 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd067c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd067c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.201536945 +0000 UTC m=+12.599784797 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd067c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd06ec0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd06ec0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd06ec0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd06ec0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd06ec0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.201536945 +0000 UTC m=+12.599784797 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd06ec0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfee380 item 47 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd07500): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd07500): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd07500): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd07500): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd07500): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd07500): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd07500): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.203501418 +0000 UTC m=+12.601749270 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd07500): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd07a00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd07a00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd07a00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfee700 item 48 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd07a00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd07a00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.204251723 +0000 UTC m=+12.602499575 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd07a00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2200): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2200): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2200): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2200): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2200): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.204251723 +0000 UTC m=+12.602499575 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2200): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfee8c0 item 48 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2840): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2840): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2840): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2840): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2840): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.205957549 +0000 UTC m=+12.604205401 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2840): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2cc0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2cc0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2cc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2cc0): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2cc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfeec40 item 49 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2cc0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2cc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.206548784 +0000 UTC m=+12.604796626 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd2cc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3200): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3200): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3200): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3200): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3200): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.206548784 +0000 UTC m=+12.604796626 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3200): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfeee00 item 49 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3880): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3880): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3880): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3880): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3880): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.208273446 +0000 UTC m=+12.606521298 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3880): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3d80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3d80): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3d80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfef180 item 50 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3d80): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3d80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3d80): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3d80): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3d80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.209016797 +0000 UTC m=+12.607264659 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddd3d80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06400): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06400): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06400): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06400): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06400): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.209016797 +0000 UTC m=+12.607264659 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06400): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfef340 item 50 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06a80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06a80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06a80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06a80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06a80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.210550609 +0000 UTC m=+12.608798461 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06a80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06f80): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06f80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06f80): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06f80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06f80): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06f80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfef7a0 item 51 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06f80): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06f80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.211403678 +0000 UTC m=+12.609651520 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde06f80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde074c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde074c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde074c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde074c0): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde074c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.211403678 +0000 UTC m=+12.609651520 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde074c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfef960 item 51 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde07b40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde07b40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde07b40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde07b40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde07b40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.213718974 +0000 UTC m=+12.611966826 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde07b40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50140): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50140): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50140): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfefce0 item 52 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50140): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50140): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50140): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50140): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50140): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.21446485 +0000 UTC m=+12.612712702 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50140): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde506c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde506c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde506c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde506c0): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde506c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.21446485 +0000 UTC m=+12.612712702 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde506c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cddde000 item 52 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50d40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50d40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50d40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50d40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50d40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.216510807 +0000 UTC m=+12.614758699 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde50d40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51240): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51240): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51240): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51240): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51240): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51240): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cddde380 item 53 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51240): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51240): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.217313131 +0000 UTC m=+12.615560983 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51240): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51780): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51780): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51780): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51780): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51780): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.217313131 +0000 UTC m=+12.615560983 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51780): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cddde540 item 53 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51e00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51e00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51e00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51e00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51e00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.218926693 +0000 UTC m=+12.617174555 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde51e00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80400): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80400): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80400): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cddde8c0 item 54 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80400): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80400): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80400): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80400): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80400): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.219650858 +0000 UTC m=+12.617898710 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80400): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80980): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80980): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80980): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80980): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80980): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.219650858 +0000 UTC m=+12.617898710 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde80980): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddea80 item 54 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81000): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81000): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81000): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81000): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81000): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.221119327 +0000 UTC m=+12.619367179 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81000): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81500): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81500): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81500): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81500): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81500): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81500): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddee00 item 55 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81500): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81500): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.22178966 +0000 UTC m=+12.620037512 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81500): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81a40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81a40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81a40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81a40): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81a40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.22178966 +0000 UTC m=+12.620037512 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde81a40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddefc0 item 55 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea61c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea61c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea61c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea61c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea61c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.223355513 +0000 UTC m=+12.621603365 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea61c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea66c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea66c0): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea66c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddf340 item 56 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea66c0): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea66c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea66c0): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea66c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea66c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.224182923 +0000 UTC m=+12.622430775 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea66c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea6c40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea6c40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea6c40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea6c40): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea6c40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.224182923 +0000 UTC m=+12.622430775 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea6c40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddf500 item 56 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7280): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7280): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7280): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7280): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7280): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7280): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7280): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7280): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.225568645 +0000 UTC m=+12.623816498 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7280): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea77c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea77c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea77c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddf960 item 57 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea77c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea77c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.226214183 +0000 UTC m=+12.624462035 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea77c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7d00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7d00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7d00): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7d00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7d00): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7d00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddfb90 item 57 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7d00): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7d00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.226842348 +0000 UTC m=+12.625090200 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea7d00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec8380): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec8380): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec8380): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec8380): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec8380): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.226842348 +0000 UTC m=+12.625090200 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec8380): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8720e0 item 57 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec89c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec89c0): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec89c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec89c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec89c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec89c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec89c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec89c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.228506996 +0000 UTC m=+12.626754837 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec89c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec8f00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec8f00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec8f00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8727e0 item 58 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec8f00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec8f00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.229218979 +0000 UTC m=+12.627466861 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec8f00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9440): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9440): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9440): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd872af0 item 58 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9440): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9440): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9440): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9440): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9440): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.230783478 +0000 UTC m=+12.629031330 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9440): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9a00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9a00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9a00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9a00): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9a00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.230783478 +0000 UTC m=+12.629031330 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec9a00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8730a0 item 58 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e140): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e140): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e140): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e140): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e140): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e140): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e140): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e140): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.232416538 +0000 UTC m=+12.630664390 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e140): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e680): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e680): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e680): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8b43f0 item 59 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e680): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e680): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.233515059 +0000 UTC m=+12.631762911 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e680): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ebc0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ebc0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ebc0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ebc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ebc0): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ebc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8b48c0 item 59 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ebc0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ebc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.234148964 +0000 UTC m=+12.632396816 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ebc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f140): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f140): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f140): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f140): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f140): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.234148964 +0000 UTC m=+12.632396816 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f140): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8b4f50 item 59 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f780): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f780): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f780): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f780): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f780): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f780): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f780): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f780): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.235933449 +0000 UTC m=+12.634181301 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f780): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0fcc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0fcc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0fcc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdcde770 item 60 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0fcc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0fcc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.236478085 +0000 UTC m=+12.634725937 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0fcc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c300): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c300): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c300): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdcde930 item 60 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c300): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c300): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c300): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c300): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c300): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.237158729 +0000 UTC m=+12.635406601 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c300): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c8c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c8c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c8c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c8c0): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c8c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.237158729 +0000 UTC m=+12.635406601 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3c8c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdcdf0a0 item 60 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3cf00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3cf00): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3cf00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3cf00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3cf00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3cf00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3cf00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3cf00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.238869123 +0000 UTC m=+12.637116975 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3cf00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3d440): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3d440): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3d440): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdcdfb90 item 61 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3d440): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3d440): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.239638094 +0000 UTC m=+12.637885986 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3d440): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3db40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3db40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3db40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3db40): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3db40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.239638094 +0000 UTC m=+12.637885986 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf3db40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdcdfdc0 item 61 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2280): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2280): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2280): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2280): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2280): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2280): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2280): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2280): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.241789961 +0000 UTC m=+12.640037823 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2280): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb27c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb27c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb27c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc284d0 item 62 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb27c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb27c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.242301085 +0000 UTC m=+12.640548926 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb27c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2ec0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2ec0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2ec0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2ec0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2ec0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.242301085 +0000 UTC m=+12.640548926 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb2ec0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc289a0 item 62 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3500): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3500): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3500): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3500): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3500): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3500): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3500): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3500): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.244218661 +0000 UTC m=+12.642466513 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3500): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3a40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3a40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3a40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc28e00 item 63 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3a40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3a40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.244818582 +0000 UTC m=+12.643066424 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb3a40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4240): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4240): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4240): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4240): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4240): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.244818582 +0000 UTC m=+12.643066424 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4240): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc290a0 item 63 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4880): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4880): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4880): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4880): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4880): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4880): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4880): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4880): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.246417296 +0000 UTC m=+12.644665158 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4880): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4dc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4dc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4dc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc29570 item 64 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4dc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4dc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.246950341 +0000 UTC m=+12.645198203 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe4dc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe54c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe54c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe54c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe54c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe54c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.246950341 +0000 UTC m=+12.645198203 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe54c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc297a0 item 64 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe5b00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe5b00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe5b00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe5b00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe5b00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.248563372 +0000 UTC m=+12.646811214 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe5b00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018080): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018080): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018080): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018080): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018080): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc29dc0 item 65 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018080): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018080): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.249148786 +0000 UTC m=+12.647396638 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018080): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018580): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018580): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018580): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018580): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018580): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.249148786 +0000 UTC m=+12.647396638 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018580): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded2150 item 65 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018bc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018bc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018bc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018bc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018bc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.250424652 +0000 UTC m=+12.648672494 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018bc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019040): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019040): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded24d0 item 66 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019040): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019040): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019040): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019040): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019040): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.251803883 +0000 UTC m=+12.650051724 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019040): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3ba380): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3ba380): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3ba380): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3ba380): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3ba380): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.251803883 +0000 UTC m=+12.650051724 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3ba380): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7c070 item 66 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3ba9c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3ba9c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3ba9c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3ba9c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3ba9c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.253451258 +0000 UTC m=+12.651699100 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3ba9c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bae40): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bae40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bae40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bae40): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bae40): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7c7e0 item 67 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bae40): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bae40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.254727475 +0000 UTC m=+12.652975327 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bae40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4240): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4240): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4240): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4240): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4240): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.254727475 +0000 UTC m=+12.652975327 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4240): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8be8c0 item 67 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a3c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a3c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a3c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a3c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a3c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.256746121 +0000 UTC m=+12.654993973 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a3c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a8c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a8c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd522a0 item 68 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a8c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a8c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a8c0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a8c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a8c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.257344409 +0000 UTC m=+12.655592251 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a8c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97ae00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97ae00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97ae00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97ae00): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97ae00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.257344409 +0000 UTC m=+12.655592251 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97ae00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd524d0 item 68 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b480): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b480): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b480): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b480): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b480): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.258676951 +0000 UTC m=+12.656924803 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b480): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b900): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b900): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b900): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b900): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b900): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd52c40 item 69 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b900): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b900): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.259224074 +0000 UTC m=+12.657471915 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b900): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97be00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97be00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97be00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97be00): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97be00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.259224074 +0000 UTC m=+12.657471915 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97be00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd52ee0 item 69 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018580): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018580): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018580): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018580): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018580): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.260556164 +0000 UTC m=+12.658804007 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018580): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018a80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018a80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd537a0 item 70 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018a80): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018a80): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018a80): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018a80): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018a80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.261238311 +0000 UTC m=+12.659486163 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce018a80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019300): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019300): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019300): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019300): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019300): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.261238311 +0000 UTC m=+12.659486163 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019300): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd53960 item 70 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019980): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019980): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019980): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019980): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019980): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.262596833 +0000 UTC m=+12.660844685 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019980): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019e80): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019e80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019e80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019e80): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019e80): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded20e0 item 71 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019e80): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019e80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.263218565 +0000 UTC m=+12.661466417 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce019e80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bb640): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bb640): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bb640): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bb640): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bb640): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.263218565 +0000 UTC m=+12.661466417 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bb640): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded22a0 item 71 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bbcc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bbcc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bbcc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bbcc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bbcc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.264723162 +0000 UTC m=+12.662971014 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3bbcc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4700): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4700): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded27e0 item 72 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4700): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4700): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4700): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4700): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4700): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.26530032 +0000 UTC m=+12.663548162 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4700): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4c40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4c40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4c40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4c40): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4c40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.26530032 +0000 UTC m=+12.663548162 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb4c40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded29a0 item 72 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5200): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5200): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5200): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5200): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5200): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5200): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5200): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.266549205 +0000 UTC m=+12.664797046 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5200): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5700): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5700): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5700): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded2fc0 item 73 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5700): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5700): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.267120832 +0000 UTC m=+12.665368684 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5700): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5bc0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5bc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5bc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5bc0): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5bc0): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded31f0 item 73 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5bc0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5bc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.267655901 +0000 UTC m=+12.665903753 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdcb5bc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2a480): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2a480): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2a480): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2a480): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2a480): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.267655901 +0000 UTC m=+12.665903753 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2a480): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded33b0 item 73 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bd40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bd40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bd40): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bd40): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bd40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bd40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bd40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.269455714 +0000 UTC m=+12.667703557 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bd40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bf240): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bf240): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bf240): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded37a0 item 74 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bf240): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bf240): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.27003143 +0000 UTC m=+12.668279272 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bf240): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfc80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfc80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded3960 item 74 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfc80): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfc80): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfc80): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfc80): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfc80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.270636611 +0000 UTC m=+12.668884463 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfc80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe500): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe500): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe500): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe500): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe500): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.270636611 +0000 UTC m=+12.668884463 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe500): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded3b20 item 74 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbeb40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbeb40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbeb40): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbeb40): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbeb40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbeb40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbeb40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.271982278 +0000 UTC m=+12.670230130 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbeb40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf0c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf0c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf0c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7c1c0 item 75 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf0c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf0c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.272521426 +0000 UTC m=+12.670769267 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf0c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf900): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf900): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf900): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf900): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf900): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7cc40 item 75 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf900): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf900): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.273260368 +0000 UTC m=+12.671508210 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf900): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbfe40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbfe40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbfe40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbfe40): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbfe40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.273260368 +0000 UTC m=+12.671508210 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbfe40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7ce00 item 75 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a600): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a600): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a600): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a600): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a600): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a600): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a600): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.274631073 +0000 UTC m=+12.672878925 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a600): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93ab00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93ab00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93ab00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7d180 item 76 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93ab00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93ab00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.275132599 +0000 UTC m=+12.673380451 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93ab00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b040): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b040): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7d340 item 76 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b040): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b040): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b040): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b040): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b040): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.275796861 +0000 UTC m=+12.674044713 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b040): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b940): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b940): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b940): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b940): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b940): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.275796861 +0000 UTC m=+12.674044713 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b940): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7d500 item 76 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830800): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830800): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830800): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830800): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830800): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830800): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830800): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.277167815 +0000 UTC m=+12.675415667 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830800): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830ec0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830ec0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830ec0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7d9d0 item 77 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830ec0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830ec0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.277649924 +0000 UTC m=+12.675897777 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830ec0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8315c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8315c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8315c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8315c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8315c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.277649924 +0000 UTC m=+12.675897777 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8315c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7dc00 item 77 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831c00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831c00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831c00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831c00): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831c00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831c00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831c00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.279149262 +0000 UTC m=+12.677397114 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831c00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94200): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94200): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94200): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8befc0 item 78 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94200): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94200): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.279663732 +0000 UTC m=+12.677911584 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94200): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94900): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94900): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94900): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94900): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94900): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.279663732 +0000 UTC m=+12.677911584 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94900): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8bf5e0 item 78 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94f40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94f40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94f40): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94f40): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94f40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94f40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94f40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.281173819 +0000 UTC m=+12.679421671 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94f40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95440): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95440): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95440): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf92000 item 79 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95440): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95440): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.281708447 +0000 UTC m=+12.679956299 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95440): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95c40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95c40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95c40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95c40): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95c40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.281708447 +0000 UTC m=+12.679956299 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95c40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf921c0 item 79 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc80): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc80): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.283112014 +0000 UTC m=+12.681359856 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d3c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d3c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d3c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf92690 item 80 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d3c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d3c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.28357661 +0000 UTC m=+12.681824452 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d3c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4080): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4080): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4080): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4080): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4080): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.28357661 +0000 UTC m=+12.681824452 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4080): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf92930 item 80 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa47c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa47c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa47c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa47c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa47c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.285111624 +0000 UTC m=+12.683359466 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa47c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4c40): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4c40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4c40): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4c40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4c40): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4c40): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf92d90 item 81 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4c40): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4c40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.285816213 +0000 UTC m=+12.684064054 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4c40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5180): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5180): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5180): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5180): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5180): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.285816213 +0000 UTC m=+12.684064054 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5180): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf92f50 item 81 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5800): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5800): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5800): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5800): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5800): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.287065117 +0000 UTC m=+12.685312969 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5800): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5d00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5d00): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5d00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf93420 item 82 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5d00): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5d00): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5d00): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5d00): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5d00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.287627357 +0000 UTC m=+12.685875200 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5d00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6400): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6400): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6400): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6400): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6400): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.287627357 +0000 UTC m=+12.685875200 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6400): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf935e0 item 82 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6b00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6b00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6b00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6b00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6b00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.288735546 +0000 UTC m=+12.686983389 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6b00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7000): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7000): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7000): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7000): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7000): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7000): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf93960 item 83 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7000): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7000): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.289255958 +0000 UTC m=+12.687503800 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7000): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7540): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7540): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7540): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7540): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7540): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.289255958 +0000 UTC m=+12.687503800 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7540): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf93b20 item 83 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7bc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7bc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7bc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7bc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7bc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.290663181 +0000 UTC m=+12.688911023 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e7bc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc1c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc1c0): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc1c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd42070 item 84 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc1c0): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc1c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc1c0): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc1c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc1c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.291217987 +0000 UTC m=+12.689465829 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc1c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc840): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc840): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc840): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc840): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc840): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.291217987 +0000 UTC m=+12.689465829 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc840): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd42380 item 84 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcec0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcec0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcec0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcec0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcec0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.292353428 +0000 UTC m=+12.690601270 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcec0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd3c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd3c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd3c0): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd3c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd3c0): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd3c0): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd42a10 item 85 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd3c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd3c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.293127719 +0000 UTC m=+12.691375560 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd3c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd900): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd900): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd900): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd900): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd900): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.293127719 +0000 UTC m=+12.691375560 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd900): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd42bd0 item 85 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8080): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8080): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8080): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8080): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8080): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.294357477 +0000 UTC m=+12.692605318 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8080): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8580): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8580): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8580): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd43110 item 86 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8580): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8580): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8580): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8580): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8580): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.294881876 +0000 UTC m=+12.693129718 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8580): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8b00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8b00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8b00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8b00): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8b00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.294881876 +0000 UTC m=+12.693129718 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8b00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd432d0 item 86 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9180): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9180): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9180): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9180): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9180): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.296042514 +0000 UTC m=+12.694290356 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9180): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9780): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9780): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9780): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9780): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9780): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9780): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd43650 item 87 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9780): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9780): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.296588994 +0000 UTC m=+12.694836837 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9780): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9cc0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9cc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9cc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9cc0): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9cc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.296588994 +0000 UTC m=+12.694836837 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9cc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd43810 item 87 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0440): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0440): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0440): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0440): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0440): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.298010505 +0000 UTC m=+12.696258347 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0440): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd43e30 item 88 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.298653707 +0000 UTC m=+12.696901550 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0940): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0ec0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0ec0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0ec0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0ec0): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0ec0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.298653707 +0000 UTC m=+12.696901550 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0ec0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc741c0 item 88 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1500): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1500): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1500): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1500): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1500): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1500): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1500): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1500): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.299824846 +0000 UTC m=+12.698072688 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1500): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1a40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1a40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1a40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc74620 item 89 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1a40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1a40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.300311764 +0000 UTC m=+12.698559606 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1a40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc100): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc100): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc100): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc100): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc100): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc100): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc748c0 item 89 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc100): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc100): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.300867151 +0000 UTC m=+12.699114992 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc100): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc700): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc700): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc700): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc700): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc700): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.300867151 +0000 UTC m=+12.699114992 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc700): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc74a80 item 89 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccd40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccd40): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccd40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccd40): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccd40): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccd40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccd40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccd40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.30316358 +0000 UTC m=+12.701411423 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2ccd40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd280): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd280): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd280): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc74ee0 item 90 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd280): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd280): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.303641812 +0000 UTC m=+12.701889654 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd280): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd7c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd7c0): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd7c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc750a0 item 90 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd7c0): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd7c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd7c0): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd7c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd7c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.304262433 +0000 UTC m=+12.702510274 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd7c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cdd80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cdd80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cdd80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cdd80): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cdd80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.304262433 +0000 UTC m=+12.702510274 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cdd80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc75490 item 90 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb984c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb984c0): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb984c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb984c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb984c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb984c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb984c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb984c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.305429863 +0000 UTC m=+12.703677706 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb984c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98a00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98a00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98a00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc75b20 item 91 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98a00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98a00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.305911933 +0000 UTC m=+12.704159775 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98a00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98f40): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98f40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98f40): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98f40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98f40): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98f40): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc75ce0 item 91 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98f40): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98f40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.306416735 +0000 UTC m=+12.704664576 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98f40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb994c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb994c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb994c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb994c0): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb994c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.306416735 +0000 UTC m=+12.704664576 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb994c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd5163f0 item 91 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99b00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99b00): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99b00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99b00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99b00): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99b00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99b00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99b00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.307608041 +0000 UTC m=+12.705855883 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99b00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4140): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4140): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4140): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd516d90 item 92 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4140): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4140): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.308121529 +0000 UTC m=+12.706369371 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4140): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4680): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4680): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4680): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd517110 item 92 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4680): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4680): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4680): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4680): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4680): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.308745054 +0000 UTC m=+12.706992897 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4680): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4c40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4c40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4c40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4c40): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4c40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.308745054 +0000 UTC m=+12.706992897 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4c40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd517500 item 92 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5280): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5280): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5280): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5280): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5280): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5280): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5280): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5280): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.309875396 +0000 UTC m=+12.708123238 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5280): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb57c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb57c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb57c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd517dc0 item 93 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb57c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb57c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.310408281 +0000 UTC m=+12.708656123 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb57c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5ec0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5ec0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5ec0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5ec0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5ec0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.310408281 +0000 UTC m=+12.708656123 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5ec0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89c460 item 93 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0600): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0600): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0600): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0600): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0600): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0600): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0600): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0600): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.311674258 +0000 UTC m=+12.709922100 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0600): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0b40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0b40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0b40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89ca80 item 94 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0b40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0b40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.312150686 +0000 UTC m=+12.710398528 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf0b40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1240): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1240): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1240): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1240): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1240): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.312150686 +0000 UTC m=+12.710398528 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1240): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89cd20 item 94 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1880): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1880): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1880): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1880): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1880): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1880): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1880): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1880): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.313417965 +0000 UTC m=+12.711665807 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1880): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1dc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1dc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1dc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89d260 item 95 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1dc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1dc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.313867173 +0000 UTC m=+12.712115015 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbf1dc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc205c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc205c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc205c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc205c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc205c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.313867173 +0000 UTC m=+12.712115015 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc205c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89d420 item 95 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc20c00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc20c00): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc20c00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc20c00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc20c00): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc20c00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc20c00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc20c00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.315155191 +0000 UTC m=+12.713403034 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc20c00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc21140): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc21140): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc21140): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89d8f0 item 96 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc21140): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc21140): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.315667898 +0000 UTC m=+12.713915740 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc21140): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc21840): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc21840): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc21840): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc21840): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc21840): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.315667898 +0000 UTC m=+12.713915740 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc21840): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89db90 item 96 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= 2026/04/03 05:12:44 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:44 DEBUG : Looking for writers 2026/04/03 05:12:44 DEBUG : >WaitForWriters: 2026/04/03 05:12:44 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:44 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:44 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:44 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/03 05:12:44 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd040): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd040): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd040): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd040): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd040): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.339934311 +0000 UTC m=+12.738182164 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd040): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd4c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd4c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd4c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd4c0): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd4c0): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd4c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd4c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.339934311 +0000 UTC m=+12.738182164 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd4c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd980): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd980): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd980): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd980): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd980): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.339934311 +0000 UTC m=+12.738182164 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3dd980): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfee460 item 1 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f20c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f20c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f20c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f20c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f20c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.342109754 +0000 UTC m=+12.740357606 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f20c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f25c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f25c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f25c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f25c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f25c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.342109754 +0000 UTC m=+12.740357606 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f25c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfee930 item 2 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f2c00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f2c00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f2c00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f2c00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f2c00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.34398548 +0000 UTC m=+12.742233322 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f2c00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3080): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3080): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3080): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3080): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3080): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3080): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3080): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.34398548 +0000 UTC m=+12.742233322 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3080): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3540): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3540): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3540): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3540): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3540): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.34398548 +0000 UTC m=+12.742233322 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3540): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfeecb0 item 3 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3bc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3bc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3bc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3bc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3bc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.346177914 +0000 UTC m=+12.744425757 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce3f3bc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28200): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28200): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28200): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28200): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28200): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.346177914 +0000 UTC m=+12.744425757 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28200): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfef180 item 4 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28840): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28840): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28840): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28840): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28840): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.347848154 +0000 UTC m=+12.746095996 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28840): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28cc0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28cc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28cc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28cc0): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28cc0): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28cc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.347848154 +0000 UTC m=+12.746095996 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde28cc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29180): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29180): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29180): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29180): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29180): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.347848154 +0000 UTC m=+12.746095996 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29180): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfef5e0 item 5 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29800): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29800): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29800): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29800): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29800): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.350786423 +0000 UTC m=+12.749034275 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29800): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29d40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29d40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29d40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29d40): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29d40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.350786423 +0000 UTC m=+12.749034275 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde29d40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfefab0 item 6 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde584c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde584c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde584c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde584c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde584c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.352551322 +0000 UTC m=+12.750799174 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde584c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde589c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde589c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde589c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde589c0): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde589c0): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde589c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde589c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.352551322 +0000 UTC m=+12.750799174 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde589c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde58e80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde58e80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde58e80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde58e80): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde58e80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.352551322 +0000 UTC m=+12.750799174 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde58e80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfefe30 item 7 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59500): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59500): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59500): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59500): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59500): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.354892736 +0000 UTC m=+12.753140598 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59500): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59a40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59a40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59a40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59a40): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59a40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.354892736 +0000 UTC m=+12.753140598 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59a40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cddde460 item 8 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e100): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42cde8e100): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e100): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e100): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e100): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e100): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e100): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e4c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e4c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e4c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e4c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e4c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.356659848 +0000 UTC m=+12.754907700 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e4c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e940): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e940): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e940): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e940): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e940): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e940): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e940): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.356659848 +0000 UTC m=+12.754907700 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8e940): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8ee40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8ee40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8ee40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8ee40): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8ee40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.356659848 +0000 UTC m=+12.754907700 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8ee40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cddde7e0 item 9 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8f4c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8f4c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8f4c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8f4c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8f4c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.358918536 +0000 UTC m=+12.757166388 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8f4c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8fa00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8fa00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8fa00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8fa00): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8fa00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.358918536 +0000 UTC m=+12.757166388 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde8fa00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddecb0 item 10 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0140): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42cdec0140): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0140): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0140): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0140): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0140): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0140): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0500): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0500): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0500): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0500): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0500): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.360940149 +0000 UTC m=+12.759188001 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0500): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0a00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0a00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0a00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0a00): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0a00): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0a00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.360940149 +0000 UTC m=+12.759188001 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0a00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0f00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0f00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0f00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0f00): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0f00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.360940149 +0000 UTC m=+12.759188001 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec0f00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddf030 item 11 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec1580): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec1580): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec1580): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec1580): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec1580): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.363220638 +0000 UTC m=+12.761468490 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec1580): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec1ac0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec1ac0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec1ac0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec1ac0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec1ac0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.363220638 +0000 UTC m=+12.761468490 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec1ac0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddf500 item 12 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefe200): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42cdefe200): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefe200): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefe200): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefe200): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefe200): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefe200): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefe5c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefe5c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefe5c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefe5c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefe5c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.364952073 +0000 UTC m=+12.763199916 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefe5c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefec80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefec80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefec80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefec80): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefec80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.364952073 +0000 UTC m=+12.763199916 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdefec80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddf960 item 13 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeff300): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeff300): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeff300): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeff300): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeff300): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.366440189 +0000 UTC m=+12.764688041 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeff300): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeff840): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeff840): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeff840): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeff840): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeff840): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.366440189 +0000 UTC m=+12.764688041 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeff840): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8720e0 item 14 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeffe80): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42cdeffe80): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeffe80): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeffe80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeffe80): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeffe80): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdeffe80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2c340): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2c340): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2c340): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2c340): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2c340): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.368149802 +0000 UTC m=+12.766397654 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2c340): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2ca00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2ca00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2ca00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2ca00): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2ca00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.368149802 +0000 UTC m=+12.766397654 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2ca00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8727e0 item 15 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2d080): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2d080): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2d080): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2d080): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2d080): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.369658828 +0000 UTC m=+12.767906670 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2d080): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2d5c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2d5c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2d5c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2d5c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2d5c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.369658828 +0000 UTC m=+12.767906670 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2d5c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8730a0 item 16 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2dc00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2dc00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2dc00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2dc00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2dc00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.371223307 +0000 UTC m=+12.769471149 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf2dc00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e180): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e180): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e180): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e180): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e180): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e180): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e180): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e180): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.371223307 +0000 UTC m=+12.769471149 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e180): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e680): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e680): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e680): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e680): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e680): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.371223307 +0000 UTC m=+12.769471149 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5e680): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8b43f0 item 17 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5ed00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5ed00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5ed00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5ed00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5ed00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.373596201 +0000 UTC m=+12.771844054 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5ed00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5f240): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5f240): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5f240): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5f240): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5f240): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.373596201 +0000 UTC m=+12.771844054 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5f240): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8b59d0 item 18 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5f8c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5f8c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5f8c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5f8c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5f8c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.375517313 +0000 UTC m=+12.773765165 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5f8c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5fdc0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5fdc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5fdc0): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5fdc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5fdc0): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5fdc0): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5fdc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5fdc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.375517313 +0000 UTC m=+12.773765165 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf5fdc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8c3c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8c3c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8c3c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8c3c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8c3c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.375517313 +0000 UTC m=+12.773765165 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8c3c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdcde8c0 item 19 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8ca40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8ca40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8ca40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8ca40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8ca40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.37764185 +0000 UTC m=+12.775889692 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8ca40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8cf80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8cf80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8cf80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8cf80): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8cf80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.37764185 +0000 UTC m=+12.775889692 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8cf80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdcdf9d0 item 20 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8d600): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8d600): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8d600): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8d600): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8d600): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.379301388 +0000 UTC m=+12.777549240 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8d600): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8db00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8db00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8db00): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8db00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8db00): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8db00): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8db00): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8db00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.379301388 +0000 UTC m=+12.777549240 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf8db00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdc100): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdc100): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdc100): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdc100): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdc100): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.379301388 +0000 UTC m=+12.777549240 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdc100): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc28230 item 21 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdc780): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdc780): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdc780): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdc780): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdc780): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.381430023 +0000 UTC m=+12.779677875 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdc780): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdccc0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdccc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdccc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdccc0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdccc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.381430023 +0000 UTC m=+12.779677875 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdccc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc28a10 item 22 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd340): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd340): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd340): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd340): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd340): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.382842275 +0000 UTC m=+12.781090127 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd340): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd840): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd840): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd840): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd840): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd840): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd840): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd840): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd840): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.382842275 +0000 UTC m=+12.781090127 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfdd840): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfddd40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfddd40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfddd40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfddd40): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfddd40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.382842275 +0000 UTC m=+12.781090127 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfddd40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc28e70 item 23 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0164c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0164c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0164c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0164c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0164c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.385023177 +0000 UTC m=+12.783271029 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0164c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016a00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016a00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016a00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016a00): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016a00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.385023177 +0000 UTC m=+12.783271029 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016a00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc29570 item 24 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9a6c0): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42cdd9a6c0): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9a6c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9a6c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9a6c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9a6c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9a6c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9aa80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9aa80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9aa80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9aa80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9aa80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.387109921 +0000 UTC m=+12.785357773 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9aa80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9af80): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9af80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9af80): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9af80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9af80): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9af80): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9af80): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9af80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.387109921 +0000 UTC m=+12.785357773 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9af80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9b4c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9b4c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9b4c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9b4c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9b4c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.387109921 +0000 UTC m=+12.785357773 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9b4c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce0316c0 item 25 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9bb40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9bb40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9bb40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9bb40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9bb40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.391162262 +0000 UTC m=+12.789410114 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd9bb40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce084180): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce084180): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce084180): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce084180): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce084180): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.391162262 +0000 UTC m=+12.789410114 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce084180): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce031c00 item 26 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0847c0): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42ce0847c0): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0847c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0847c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0847c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0847c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0847c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce084b80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce084b80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce084b80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce084b80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce084b80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.392840597 +0000 UTC m=+12.791088449 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce084b80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085080): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085080): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085080): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085080): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085080): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085080): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085080): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085080): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.392840597 +0000 UTC m=+12.791088449 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085080): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0855c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0855c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0855c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0855c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0855c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.392840597 +0000 UTC m=+12.791088449 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0855c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce304230 item 27 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085c40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085c40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085c40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085c40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085c40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.395187191 +0000 UTC m=+12.793435043 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce085c40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a6280): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a6280): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a6280): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a6280): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a6280): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.395187191 +0000 UTC m=+12.793435043 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a6280): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce304700 item 28 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a68c0): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42ce0a68c0): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a68c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a68c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a68c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a68c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a68c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a6c80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a6c80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a6c80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a6c80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a6c80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.397392639 +0000 UTC m=+12.795640491 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a6c80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a7340): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a7340): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a7340): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a7340): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a7340): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.397392639 +0000 UTC m=+12.795640491 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a7340): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce304af0 item 29 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a79c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a79c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a79c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a79c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a79c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.399389935 +0000 UTC m=+12.797637777 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0a79c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0c4000): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0c4000): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0c4000): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0c4000): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0c4000): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.399389935 +0000 UTC m=+12.797637777 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0c4000): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce304fc0 item 30 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016d40): _readAt: size=2, off=0 2026/04/03 05:12:44 ERROR : open-test-file(0x1e42ce016d40): Couldn't read size of file 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016d40): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016d40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016d40): close: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016d40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce017100): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce017100): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce017100): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce017100): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce017100): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.40220842 +0000 UTC m=+12.800456272 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce017100): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0177c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0177c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0177c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0177c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0177c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.40220842 +0000 UTC m=+12.800456272 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0177c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc29880 item 31 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016500): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016500): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016500): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016500): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016500): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.40584692 +0000 UTC m=+12.804094792 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016500): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016a40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016a40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016a40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016a40): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016a40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.40584692 +0000 UTC m=+12.804094792 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce016a40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce304310 item 32 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce017d40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce017d40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce017d40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce017d40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce017d40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.408316757 +0000 UTC m=+12.806564629 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce017d40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a2c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a2c0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a2c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a2c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce304690 item 33 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a2c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a2c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.40964419 +0000 UTC m=+12.807892042 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a2c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a7c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a7c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a7c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a7c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a7c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.40964419 +0000 UTC m=+12.807892042 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97a7c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce3048c0 item 33 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97ae00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97ae00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97ae00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97ae00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97ae00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.411833358 +0000 UTC m=+12.810081200 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97ae00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b2c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b2c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce304d20 item 34 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b2c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b2c0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b2c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b2c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.412551772 +0000 UTC m=+12.810799624 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b2c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b800): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b800): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b800): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b800): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b800): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.412551772 +0000 UTC m=+12.810799624 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97b800): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce304f50 item 34 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97be40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97be40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97be40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97be40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97be40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.414044416 +0000 UTC m=+12.812292268 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd97be40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2b8c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2b8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2b8c0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2b8c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2b8c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce305490 item 35 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2b8c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2b8c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.414632105 +0000 UTC m=+12.812879957 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2b8c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bdc0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bdc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bdc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bdc0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bdc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.414632105 +0000 UTC m=+12.812879957 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cda2bdc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce305650 item 35 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bf880): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bf880): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bf880): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bf880): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bf880): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.416207726 +0000 UTC m=+12.814455568 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bf880): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfe40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfe40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce305a40 item 36 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfe40): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfe40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfe40): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfe40): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfe40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.416898988 +0000 UTC m=+12.815146830 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd5bfe40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe680): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe680): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe680): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe680): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe680): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.416898988 +0000 UTC m=+12.815146830 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbe680): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce305c00 item 36 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbecc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbecc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbecc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbecc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbecc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.418599916 +0000 UTC m=+12.816847808 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbecc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf340): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf340): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf340): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf340): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf340): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2a0e0 item 37 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf340): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf340): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.419218091 +0000 UTC m=+12.817465943 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf340): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf9c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf9c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf9c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf9c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf9c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.419218091 +0000 UTC m=+12.817465943 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbbf9c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2a310 item 37 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a1c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a1c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a1c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a1c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a1c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.420799624 +0000 UTC m=+12.819047476 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a1c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a6c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a6c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2a930 item 38 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a6c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a6c0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a6c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a6c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.421748442 +0000 UTC m=+12.819996325 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93a6c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93ac00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93ac00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93ac00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93ac00): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93ac00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.421748442 +0000 UTC m=+12.819996325 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93ac00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2ac40 item 38 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b2c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b2c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b2c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b2c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b2c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.423610123 +0000 UTC m=+12.821857975 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93b2c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93bb00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93bb00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93bb00): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93bb00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93bb00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2b500 item 39 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93bb00): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93bb00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.424370476 +0000 UTC m=+12.822618358 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd93bb00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830a00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830a00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830a00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830a00): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830a00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.424370476 +0000 UTC m=+12.822618358 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd830a00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2b810 item 39 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8310c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8310c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8310c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8310c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8310c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.426682154 +0000 UTC m=+12.824930006 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8310c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8315c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8315c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdb2bce0 item 40 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8315c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8315c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8315c0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8315c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8315c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.427384999 +0000 UTC m=+12.825632852 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd8315c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831b00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831b00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831b00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831b00): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831b00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.427384999 +0000 UTC m=+12.825632852 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cd831b00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc28230 item 40 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde941c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde941c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde941c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde941c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde941c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde941c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde941c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.429275795 +0000 UTC m=+12.827523647 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde941c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde946c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde946c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde946c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc28850 item 41 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde946c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde946c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.429821785 +0000 UTC m=+12.828069637 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde946c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94b80): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94b80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94b80): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94b80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94b80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc28a80 item 41 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94b80): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94b80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.43045595 +0000 UTC m=+12.828703802 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde94b80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde950c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde950c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde950c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde950c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde950c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.43045595 +0000 UTC m=+12.828703802 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde950c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc28d20 item 41 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95700): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95700): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95700): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95700): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95700): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95700): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95700): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.432023897 +0000 UTC m=+12.830271739 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95700): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95d00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95d00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95d00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc29180 item 42 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95d00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95d00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.432721172 +0000 UTC m=+12.830969024 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde95d00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc29490 item 42 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc40): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc40): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc40): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.436041211 +0000 UTC m=+12.834289063 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0cc40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d480): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d480): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d480): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d480): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d480): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.436041211 +0000 UTC m=+12.834289063 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb0d480): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc29960 item 42 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4000): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4000): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4000): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4000): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4000): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4000): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4000): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.437885639 +0000 UTC m=+12.836133491 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4000): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4600): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4600): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4600): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd520e0 item 43 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4600): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4600): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.438622157 +0000 UTC m=+12.836870010 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4600): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4b40): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4b40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4b40): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4b40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4b40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd52310 item 43 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4b40): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4b40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.439195759 +0000 UTC m=+12.837443602 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa4b40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5080): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5080): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5080): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5080): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5080): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.439195759 +0000 UTC m=+12.837443602 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5080): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd52540 item 43 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa56c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa56c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa56c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa56c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa56c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa56c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa56c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.4409467 +0000 UTC m=+12.839194573 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa56c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5bc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5bc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5bc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd52cb0 item 44 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5bc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5bc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.441605563 +0000 UTC m=+12.839853405 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdaa5bc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6280): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6280): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd52fc0 item 44 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6280): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6280): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6280): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6280): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6280): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.442357621 +0000 UTC m=+12.840605473 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6280): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6880): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6880): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6880): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6880): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6880): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.442357621 +0000 UTC m=+12.840605473 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2e6880): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd53340 item 44 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc5c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc5c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc5c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc5c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc5c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc5c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.444034292 +0000 UTC m=+12.842282145 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffc5c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcac0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcac0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcac0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded2310 item 45 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcac0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcac0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.444602685 +0000 UTC m=+12.842850537 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffcac0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd1c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd1c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd1c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd1c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd1c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.444602685 +0000 UTC m=+12.842850537 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd1c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded24d0 item 45 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd800): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd800): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd800): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd800): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd800): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd800): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd800): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.446070681 +0000 UTC m=+12.844318533 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffd800): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffdd00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffdd00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffdd00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded2850 item 46 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffdd00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffdd00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.44666388 +0000 UTC m=+12.844911722 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdffdd00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8500): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8500): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8500): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8500): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8500): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.44666388 +0000 UTC m=+12.844911722 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8500): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded2a10 item 46 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8b40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8b40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8b40): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8b40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8b40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8b40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8b40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.448055644 +0000 UTC m=+12.846303516 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae8b40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9040): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9040): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9040): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded30a0 item 47 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9040): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9040): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.448586035 +0000 UTC m=+12.846833877 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9040): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9840): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9840): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9840): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9840): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9840): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.448586035 +0000 UTC m=+12.846833877 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9840): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded3260 item 47 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9e80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9e80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9e80): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9e80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9e80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9e80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9e80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.450380769 +0000 UTC m=+12.848628631 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdae9e80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0480): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0480): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0480): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded35e0 item 48 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0480): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0480): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.450964909 +0000 UTC m=+12.849212751 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0480): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0b80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0b80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0b80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0b80): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0b80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.450964909 +0000 UTC m=+12.849212751 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac0b80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded3810 item 48 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac11c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac11c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac11c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac11c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac11c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.452531463 +0000 UTC m=+12.850779306 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac11c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1640): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1640): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1640): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1640): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1640): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1640): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded3b90 item 49 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1640): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1640): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.453185687 +0000 UTC m=+12.851433530 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1640): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1b80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1b80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1b80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1b80): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1b80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.453185687 +0000 UTC m=+12.851433530 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdac1b80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cded3d50 item 49 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc380): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc380): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc380): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc380): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc380): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.454637485 +0000 UTC m=+12.852885337 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc380): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc900): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc900): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc900): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7c310 item 50 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc900): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc900): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc900): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc900): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc900): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.455281279 +0000 UTC m=+12.853529121 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cc900): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cce80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cce80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cce80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cce80): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cce80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.455281279 +0000 UTC m=+12.853529121 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cce80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7c700 item 50 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd500): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd500): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd500): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd500): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd500): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.457074709 +0000 UTC m=+12.855322582 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cd500): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cda00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cda00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cda00): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cda00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cda00): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cda00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7ccb0 item 51 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cda00): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cda00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.457786412 +0000 UTC m=+12.856034264 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce2cda00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04040): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04040): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04040): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04040): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04040): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.457786412 +0000 UTC m=+12.856034264 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04040): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7ce70 item 51 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd046c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd046c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd046c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd046c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd046c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.459664583 +0000 UTC m=+12.857912435 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd046c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04bc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04bc0): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04bc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7d1f0 item 52 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04bc0): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04bc0): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04bc0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04bc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.460382958 +0000 UTC m=+12.858630840 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd04bc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd05180): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd05180): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd05180): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd05180): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd05180): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.460382958 +0000 UTC m=+12.858630840 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd05180): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7d3b0 item 52 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4340): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4340): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4340): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4340): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4340): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.464062064 +0000 UTC m=+12.862309936 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4340): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4840): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4840): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4840): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4840): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4840): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4840): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8be8c0 item 53 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4840): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4840): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.464601091 +0000 UTC m=+12.862848933 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4840): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4d80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4d80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4d80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4d80): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4d80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.464601091 +0000 UTC m=+12.862848933 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d4d80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8bf030 item 53 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5400): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5400): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5400): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5400): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5400): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.466772235 +0000 UTC m=+12.865020087 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5400): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5900): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5900): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5900): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8bfc00 item 54 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5900): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5900): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5900): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5900): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5900): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.467374931 +0000 UTC m=+12.865622773 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5900): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5e80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5e80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5e80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5e80): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5e80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.467374931 +0000 UTC m=+12.865622773 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0d5e80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf92070 item 54 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4600): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4600): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4600): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4600): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4600): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.468903844 +0000 UTC m=+12.867151686 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4600): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4b00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4b00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4b00): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4b00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4b00): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4b00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf924d0 item 55 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4b00): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4b00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.469404428 +0000 UTC m=+12.867652270 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e4b00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5040): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5040): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5040): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5040): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5040): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.469404428 +0000 UTC m=+12.867652270 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5040): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf92770 item 55 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e56c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e56c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e56c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e56c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e56c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.470774151 +0000 UTC m=+12.869021992 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e56c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5bc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5bc0): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5bc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf92bd0 item 56 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5bc0): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5bc0): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5bc0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5bc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.471600899 +0000 UTC m=+12.869848751 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0e5bc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0240): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0240): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0240): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0240): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0240): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.471600899 +0000 UTC m=+12.869848751 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0240): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf92e00 item 56 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0880): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0880): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0880): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0880): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0880): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0880): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0880): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0880): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.473229099 +0000 UTC m=+12.871476951 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0880): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0dc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0dc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0dc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf932d0 item 57 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0dc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0dc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.473825253 +0000 UTC m=+12.872073095 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f0dc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1300): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1300): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1300): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1300): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1300): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1300): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf93490 item 57 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1300): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1300): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.474427218 +0000 UTC m=+12.872675070 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1300): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1880): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1880): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1880): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1880): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1880): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.474427218 +0000 UTC m=+12.872675070 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1880): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf93650 item 57 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1ec0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1ec0): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1ec0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1ec0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1ec0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1ec0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1ec0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.475925102 +0000 UTC m=+12.874172955 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0f1ec0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fc500): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fc500): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fc500): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf939d0 item 58 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fc500): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fc500): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.476466633 +0000 UTC m=+12.874714486 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fc500): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fca40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fca40): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fca40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf93b90 item 58 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fca40): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fca40): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fca40): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fca40): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fca40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.477198092 +0000 UTC m=+12.875445944 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fca40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd000): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd000): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd000): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd000): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd000): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.477198092 +0000 UTC m=+12.875445944 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd000): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf93d50 item 58 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd640): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd640): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd640): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd640): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd640): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd640): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd640): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd640): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.478998307 +0000 UTC m=+12.877246159 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fd640): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fdb80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fdb80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fdb80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd423f0 item 59 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fdb80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fdb80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.479571528 +0000 UTC m=+12.877819370 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce0fdb80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb821c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb821c0): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb821c0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb821c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb821c0): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb821c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd428c0 item 59 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb821c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb821c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.481283897 +0000 UTC m=+12.879531749 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb821c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82740): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82740): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82740): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82740): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82740): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.481283897 +0000 UTC m=+12.879531749 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82740): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd42a80 item 59 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82d80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82d80): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82d80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82d80): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82d80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82d80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82d80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82d80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.483195992 +0000 UTC m=+12.881443844 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb82d80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb832c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb832c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb832c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd42fc0 item 60 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb832c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb832c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.483766357 +0000 UTC m=+12.882014209 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb832c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83800): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83800): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83800): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd43180 item 60 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83800): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83800): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83800): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83800): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83800): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.489221372 +0000 UTC m=+12.887469225 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83800): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83dc0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83dc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83dc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83dc0): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83dc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.489221372 +0000 UTC m=+12.887469225 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb83dc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd43340 item 60 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98500): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98500): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98500): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98500): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98500): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98500): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98500): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98500): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.494948159 +0000 UTC m=+12.893196002 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98500): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98a40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98a40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98a40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd436c0 item 61 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98a40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98a40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.498308977 +0000 UTC m=+12.896556829 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb98a40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99140): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99140): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99140): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99140): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99140): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.498308977 +0000 UTC m=+12.896556829 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99140): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdd43880 item 61 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99780): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99780): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99780): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99780): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99780): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99780): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99780): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99780): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.500544011 +0000 UTC m=+12.898791853 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99780): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99cc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99cc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99cc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc74000 item 62 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99cc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99cc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.501070194 +0000 UTC m=+12.899318035 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdb99cc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb44c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb44c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb44c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb44c0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb44c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.501070194 +0000 UTC m=+12.899318035 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb44c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc742a0 item 62 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4b00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4b00): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4b00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4b00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4b00): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4b00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4b00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4b00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.502610377 +0000 UTC m=+12.900858249 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb4b00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5040): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5040): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5040): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc74690 item 63 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5040): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5040): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.503282785 +0000 UTC m=+12.901530627 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5040): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5740): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5740): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5740): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5740): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5740): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.503282785 +0000 UTC m=+12.901530627 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5740): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc74930 item 63 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5d80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5d80): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5d80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5d80): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5d80): >_readAt: n=0, err=Bad file descriptor 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5d80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5d80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5d80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.505216831 +0000 UTC m=+12.903464674 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbb5d80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfa3c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfa3c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfa3c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc74d90 item 64 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfa3c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfa3c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.505814989 +0000 UTC m=+12.904062842 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfa3c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfaac0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfaac0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfaac0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfaac0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfaac0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.505814989 +0000 UTC m=+12.904062842 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfaac0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc74f50 item 64 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfb100): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfb100): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfb100): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfb100): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfb100): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.507662684 +0000 UTC m=+12.905910526 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfb100): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfb580): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfb580): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfb580): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfb580): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfb580): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc75500 item 65 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfb580): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfb580): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.508367613 +0000 UTC m=+12.906615455 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfb580): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfba80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfba80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfba80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfba80): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfba80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.508367613 +0000 UTC m=+12.906615455 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdbfba80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc75880 item 65 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2e1c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2e1c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2e1c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2e1c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2e1c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.510073158 +0000 UTC m=+12.908321000 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2e1c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2e640): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2e640): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdc75e30 item 66 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2e640): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2e640): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2e640): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2e640): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2e640): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.510534488 +0000 UTC m=+12.908782330 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2e640): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2eb80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2eb80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2eb80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2eb80): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2eb80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.510534488 +0000 UTC m=+12.908782330 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2eb80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd516850 item 66 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2f1c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2f1c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2f1c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2f1c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2f1c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.512197844 +0000 UTC m=+12.910445686 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2f1c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2f640): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2f640): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2f640): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2f640): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2f640): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd516e70 item 67 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2f640): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2f640): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.512768721 +0000 UTC m=+12.911016573 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2f640): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2fb40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2fb40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2fb40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2fb40): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2fb40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.512768721 +0000 UTC m=+12.911016573 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc2fb40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd517260 item 67 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9a2c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9a2c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9a2c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9a2c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9a2c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.514241919 +0000 UTC m=+12.912489761 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9a2c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9a7c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9a7c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd517960 item 68 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9a7c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9a7c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9a7c0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9a7c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9a7c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.514912663 +0000 UTC m=+12.913160515 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9a7c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9ad00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9ad00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9ad00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9ad00): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9ad00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.514912663 +0000 UTC m=+12.913160515 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9ad00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89c000 item 68 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9b340): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9b340): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9b340): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9b340): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9b340): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.51641719 +0000 UTC m=+12.914665042 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9b340): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9b7c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9b7c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9b7c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9b7c0): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9b7c0): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89c850 item 69 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9b7c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9b7c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.516926119 +0000 UTC m=+12.915174001 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9b7c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9bcc0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9bcc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9bcc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9bcc0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9bcc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.516926119 +0000 UTC m=+12.915174001 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdc9bcc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89cbd0 item 69 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78440): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78440): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78440): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78440): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78440): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.518268902 +0000 UTC m=+12.916516743 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78440): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78940): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78940): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89d110 item 70 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78940): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78940): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78940): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78940): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78940): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.518799401 +0000 UTC m=+12.917047253 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78940): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78e80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78e80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78e80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78e80): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78e80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.518799401 +0000 UTC m=+12.917047253 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd78e80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89d2d0 item 70 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd79500): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd79500): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd79500): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd79500): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd79500): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.520069286 +0000 UTC m=+12.918317138 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd79500): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd79a00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd79a00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd79a00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd79a00): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd79a00): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89d7a0 item 71 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd79a00): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd79a00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.520727757 +0000 UTC m=+12.918975599 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdd79a00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddc000): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddc000): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddc000): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddc000): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddc000): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.520727757 +0000 UTC m=+12.918975599 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddc000): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89d9d0 item 71 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddc680): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddc680): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddc680): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddc680): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddc680): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.522138066 +0000 UTC m=+12.920385948 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddc680): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddcb80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddcb80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd89de30 item 72 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddcb80): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddcb80): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddcb80): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddcb80): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddcb80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.522717429 +0000 UTC m=+12.920965311 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddcb80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddd0c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddd0c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddd0c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddd0c0): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddd0c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.522717429 +0000 UTC m=+12.920965311 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddd0c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfee310 item 72 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddd680): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddd680): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddd680): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddd680): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddd680): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddd680): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddd680): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.524039673 +0000 UTC m=+12.922287515 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdddd680): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddddb80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddddb80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddddb80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfee690 item 73 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddddb80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddddb80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.524972521 +0000 UTC m=+12.923220363 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cddddb80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22140): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22140): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22140): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22140): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22140): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfee850 item 73 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22140): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22140): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.525525263 +0000 UTC m=+12.923773115 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22140): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22680): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22680): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22680): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22680): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22680): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.525525263 +0000 UTC m=+12.923773115 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22680): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfeea10 item 73 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22cc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22cc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22cc0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22cc0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22cc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22cc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22cc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.527010784 +0000 UTC m=+12.925258636 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde22cc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde231c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde231c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde231c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfeed90 item 74 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde231c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde231c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.527778352 +0000 UTC m=+12.926026223 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde231c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde23700): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde23700): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfeef50 item 74 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde23700): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde23700): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde23700): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde23700): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde23700): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.528541601 +0000 UTC m=+12.926789453 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde23700): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde23c80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde23c80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde23c80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde23c80): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde23c80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.528541601 +0000 UTC m=+12.926789453 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde23c80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfef110 item 74 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde583c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde583c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde583c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde583c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde583c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde583c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde583c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.530322789 +0000 UTC m=+12.928570661 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde583c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde588c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde588c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde588c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfef570 item 75 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde588c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde588c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.530846547 +0000 UTC m=+12.929094419 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde588c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde58e00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde58e00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde58e00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde58e00): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde58e00): _writeAt: size=3, off=2 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfef730 item 75 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde58e00): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde58e00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.531594917 +0000 UTC m=+12.929842810 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde58e00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59340): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59340): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59340): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59340): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59340): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.531594917 +0000 UTC m=+12.929842810 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59340): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfef8f0 item 75 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59980): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59980): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59980): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59980): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59980): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59980): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59980): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.5331822 +0000 UTC m=+12.931430042 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59980): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59e80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59e80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59e80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfefc70 item 76 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59e80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59e80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.533747567 +0000 UTC m=+12.931995408 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cde59e80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea04c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea04c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdfefe30 item 76 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea04c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea04c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea04c0): _writeAt: size=3, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea04c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea04c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.534367015 +0000 UTC m=+12.932614867 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea04c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea0a40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea0a40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea0a40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea0a40): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea0a40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.534367015 +0000 UTC m=+12.932614867 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea0a40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cddde150 item 76 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1080): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1080): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1080): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1080): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1080): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1080): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1080): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.535613113 +0000 UTC m=+12.933860976 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1080): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1580): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1580): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1580): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cddde4d0 item 77 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1580): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1580): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.536119338 +0000 UTC m=+12.934367190 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1580): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1c80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1c80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1c80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1c80): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1c80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.536119338 +0000 UTC m=+12.934367190 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdea1c80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cddde690 item 77 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec23c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec23c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec23c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec23c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec23c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec23c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec23c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.537516953 +0000 UTC m=+12.935764795 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec23c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec28c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec28c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec28c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddea10 item 78 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec28c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec28c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.537980277 +0000 UTC m=+12.936228129 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec28c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec2fc0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec2fc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec2fc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec2fc0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec2fc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.537980277 +0000 UTC m=+12.936228129 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec2fc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddebd0 item 78 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec3600): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec3600): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec3600): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec3600): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec3600): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec3600): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec3600): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.539341935 +0000 UTC m=+12.937589777 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec3600): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec3b00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec3b00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec3b00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddef50 item 79 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec3b00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec3b00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.539724175 +0000 UTC m=+12.937972017 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdec3b00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e300): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e300): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e300): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e300): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e300): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.539724175 +0000 UTC m=+12.937972017 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e300): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddf110 item 79 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e940): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e940): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e940): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e940): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e940): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e940): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e940): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.541043303 +0000 UTC m=+12.939291145 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0e940): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ee40): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ee40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ee40): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddf490 item 80 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ee40): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ee40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.541475637 +0000 UTC m=+12.939723480 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0ee40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f540): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f540): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f540): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f540): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f540): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.541475637 +0000 UTC m=+12.939723480 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0f540): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddf650 item 80 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0fb80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0fb80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0fb80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0fb80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0fb80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.54279223 +0000 UTC m=+12.941040072 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf0fb80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38100): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38100): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38100): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38100): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38100): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38100): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddfb20 item 81 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38100): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38100): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.543285841 +0000 UTC m=+12.941533683 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38100): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38640): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38640): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38640): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38640): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38640): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.543285841 +0000 UTC m=+12.941533683 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38640): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdddfe30 item 81 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38cc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38cc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38cc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38cc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38cc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.544497796 +0000 UTC m=+12.942745637 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf38cc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf391c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf391c0): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf391c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd872770 item 82 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf391c0): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf391c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf391c0): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf391c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf391c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.545106653 +0000 UTC m=+12.943354495 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf391c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf39740): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf39740): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf39740): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf39740): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf39740): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.545106653 +0000 UTC m=+12.943354495 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf39740): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd872a80 item 82 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf39dc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf39dc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf39dc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf39dc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf39dc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.546297418 +0000 UTC m=+12.944545261 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf39dc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c3c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c3c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c3c0): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c3c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c3c0): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c3c0): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd873260 item 83 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c3c0): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c3c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.546746997 +0000 UTC m=+12.944994839 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c3c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c900): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c900): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c900): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c900): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c900): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.546746997 +0000 UTC m=+12.944994839 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6c900): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8b4380 item 83 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6cf80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6cf80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6cf80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6cf80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6cf80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.548070452 +0000 UTC m=+12.946318294 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6cf80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6d480): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6d480): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6d480): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8b4bd0 item 84 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6d480): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6d480): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6d480): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6d480): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6d480): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.548579161 +0000 UTC m=+12.946827003 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6d480): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6da00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6da00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6da00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6da00): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6da00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.548579161 +0000 UTC m=+12.946827003 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdf6da00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd8b59d0 item 84 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6180): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6180): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6180): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6180): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6180): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.549678855 +0000 UTC m=+12.947926697 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6180): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6680): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6680): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6680): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6680): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6680): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6680): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdcde8c0 item 85 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6680): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6680): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.550101522 +0000 UTC m=+12.948349363 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6680): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6bc0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6bc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6bc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6bc0): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6bc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.550101522 +0000 UTC m=+12.948349363 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb6bc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdcdeaf0 item 85 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7240): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7240): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7240): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7240): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7240): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.551126003 +0000 UTC m=+12.949373846 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7240): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7740): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7740): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7740): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdcdfa40 item 86 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7740): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7740): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7740): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7740): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7740): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.551574118 +0000 UTC m=+12.949821960 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7740): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7cc0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7cc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7cc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7cc0): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7cc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.551574118 +0000 UTC m=+12.949821960 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfb7cc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdcdfd50 item 86 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0440): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0440): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0440): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0440): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0440): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.55267836 +0000 UTC m=+12.950926202 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0440): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0940): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0940): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0940): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0940): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0940): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0940): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce030230 item 87 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0940): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0940): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.553100145 +0000 UTC m=+12.951347988 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0940): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0e80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0e80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0e80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0e80): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0e80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.553100145 +0000 UTC m=+12.951347988 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe0e80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce0303f0 item 87 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1500): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1500): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1500): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1500): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1500): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.554113786 +0000 UTC m=+12.952361628 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1500): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1a00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1a00): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1a00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce030930 item 88 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1a00): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1a00): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1a00): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1a00): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1a00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.554603359 +0000 UTC m=+12.952851201 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42cdfe1a00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c080): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c080): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c080): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c080): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c080): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.554603359 +0000 UTC m=+12.952851201 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c080): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce030cb0 item 88 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c6c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c6c0): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c6c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c6c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c6c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c6c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c6c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c6c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.555600189 +0000 UTC m=+12.953848031 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01c6c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01cc00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01cc00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01cc00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce031180 item 89 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01cc00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01cc00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.556013468 +0000 UTC m=+12.954261321 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01cc00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d140): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d140): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d140): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d140): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d140): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d140): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce031340 item 89 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d140): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d140): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.556460562 +0000 UTC m=+12.954708404 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d140): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d6c0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d6c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d6c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d6c0): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d6c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.556460562 +0000 UTC m=+12.954708404 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01d6c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce031500 item 89 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01dd00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01dd00): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01dd00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01dd00): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01dd00): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01dd00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01dd00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01dd00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.557804465 +0000 UTC m=+12.956052307 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce01dd00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c340): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c340): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c340): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce0319d0 item 90 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c340): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c340): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.558256047 +0000 UTC m=+12.956503889 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c340): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c880): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c880): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c880): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce031b90 item 90 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c880): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c880): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c880): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c880): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c880): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.558717858 +0000 UTC m=+12.956965701 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09c880): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09ce40): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09ce40): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09ce40): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09ce40): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09ce40): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.558717858 +0000 UTC m=+12.956965701 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09ce40): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42ce031d50 item 90 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d480): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d480): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d480): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d480): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d480): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d480): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d480): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d480): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.559683158 +0000 UTC m=+12.957931000 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d480): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d9c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d9c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d9c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd90ed20 item 91 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d9c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d9c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.560063174 +0000 UTC m=+12.958311016 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce09d9c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100000): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100000): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100000): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100000): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100000): >_readAt: n=2, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100000): _writeAt: size=3, off=7 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd90f500 item 91 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100000): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100000): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.560470873 +0000 UTC m=+12.958718715 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100000): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100580): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100580): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100580): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100580): >_readAt: n=8, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100580): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.560470873 +0000 UTC m=+12.958718715 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100580): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cd90fab0 item 91 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100bc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100bc0): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100bc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100bc0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100bc0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100bc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100bc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100bc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.561883737 +0000 UTC m=+12.960131589 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce100bc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101100): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101100): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101100): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cde5e850 item 92 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101100): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101100): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.562385182 +0000 UTC m=+12.960633024 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101100): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101640): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101640): open at offset 5 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101640): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cde5eb60 item 92 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101640): _readAt: size=2, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101640): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101640): _writeAt: size=3, off=5 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101640): >_writeAt: n=3, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101640): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.562908639 +0000 UTC m=+12.961156481 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101640): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101c00): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101c00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101c00): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101c00): >_readAt: n=3, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101c00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.562908639 +0000 UTC m=+12.961156481 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce101c00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cde5ed90 item 92 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a340): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a340): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a340): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a340): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a340): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a340): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a340): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a340): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.564299141 +0000 UTC m=+12.962547003 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a340): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a880): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a880): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a880): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cde5f570 item 93 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a880): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a880): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.564739221 +0000 UTC m=+12.962987083 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11a880): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11af80): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11af80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11af80): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11af80): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11af80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.564739221 +0000 UTC m=+12.962987083 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11af80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cde5f730 item 93 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11b5c0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11b5c0): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11b5c0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11b5c0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11b5c0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11b5c0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11b5c0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11b5c0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.566173695 +0000 UTC m=+12.964421558 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11b5c0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11bb00): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11bb00): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11bb00): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cde5fab0 item 94 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11bb00): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11bb00): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.566622072 +0000 UTC m=+12.964869913 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce11bb00): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136300): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136300): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136300): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136300): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136300): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.566622072 +0000 UTC m=+12.964869913 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136300): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cde5fc70 item 94 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136940): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136940): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136940): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136940): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136940): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136940): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136940): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136940): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.568118253 +0000 UTC m=+12.966366125 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136940): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136e80): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136e80): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136e80): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cda147e0 item 95 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136e80): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136e80): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.569489096 +0000 UTC m=+12.967736939 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136e80): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137580): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137580): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137580): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137580): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137580): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.569489096 +0000 UTC m=+12.967736939 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137580): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cda14af0 item 95 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 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/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137bc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137bc0): open at offset 0 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137bc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137bc0): _readAt: size=2, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137bc0): >_readAt: n=0, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137bc0): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137bc0): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137bc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.571095245 +0000 UTC m=+12.969343087 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce137bc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136480): _writeAt: size=5, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136480): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136480): >openPending: err= 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7c150 item 96 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136480): >_writeAt: n=5, err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136480): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.571613112 +0000 UTC m=+12.969860954 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136480): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/03 05:12:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:12:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/03 05:12:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136bc0): _readAt: size=512, off=0 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136bc0): openPending: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136bc0): >openPending: err= 2026/04/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136bc0): >_readAt: n=5, err=EOF 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136bc0): close: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-03 05:12:44.571613112 +0000 UTC m=+12.969860954 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/03 05:12:44 DEBUG : open-test-file(0x1e42ce136bc0): >close: err= 2026/04/03 05:12:44 DEBUG : open-test-file: Remove: 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e42cdf7c4d0 item 96 2026/04/03 05:12:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/03 05:12:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/03 05:12:44 DEBUG : open-test-file: >Remove: err= 2026/04/03 05:12:44 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:44 DEBUG : Looking for writers 2026/04/03 05:12:44 DEBUG : >WaitForWriters: 2026/04/03 05:12:44 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.51s) --- PASS: TestRWFileHandleOpenTests/writes (0.25s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.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.26s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:12:44 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:12:44 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:12:44 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:12:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:12:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:12:44 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:12:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:12:44 DEBUG : file1: newRWFileHandle: 2026/04/03 05:12:44 DEBUG : file1(0x1e42cdbbeb80): openPending: 2026/04/03 05:12:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:44 DEBUG : file1(0x1e42cdbbeb80): >openPending: err= 2026/04/03 05:12:44 DEBUG : file1: >newRWFileHandle: err= 2026/04/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:12:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/03 05:12:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/03 05:12:44 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:12:44 DEBUG : Looking for writers 2026/04/03 05:12:44 DEBUG : file1: reading active writers 2026/04/03 05:12:44 DEBUG : file1: active writers 1 2026/04/03 05:12:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:12:44 DEBUG : Looking for writers 2026/04/03 05:12:44 DEBUG : file1: reading active writers 2026/04/03 05:12:44 DEBUG : file1: active writers 1 2026/04/03 05:12:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:12:44 DEBUG : Looking for writers 2026/04/03 05:12:44 DEBUG : file1: reading active writers 2026/04/03 05:12:44 DEBUG : file1: active writers 1 2026/04/03 05:12:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:12:44 DEBUG : Looking for writers 2026/04/03 05:12:44 DEBUG : file1: reading active writers 2026/04/03 05:12:44 DEBUG : file1: active writers 1 2026/04/03 05:12:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:12:44 DEBUG : Looking for writers 2026/04/03 05:12:44 DEBUG : file1: reading active writers 2026/04/03 05:12:44 DEBUG : file1: active writers 1 2026/04/03 05:12:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/03 05:12:44 DEBUG : Looking for writers 2026/04/03 05:12:44 DEBUG : file1: reading active writers 2026/04/03 05:12:44 DEBUG : file1: active writers 1 2026/04/03 05:12:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/03 05:12:45 DEBUG : Looking for writers 2026/04/03 05:12:45 DEBUG : file1: reading active writers 2026/04/03 05:12:45 DEBUG : file1: active writers 1 2026/04/03 05:12:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/03 05:12:45 DEBUG : Looking for writers 2026/04/03 05:12:45 DEBUG : file1: reading active writers 2026/04/03 05:12:45 DEBUG : file1: active writers 1 2026/04/03 05:12:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:12:46 DEBUG : Looking for writers 2026/04/03 05:12:46 DEBUG : file1: reading active writers 2026/04/03 05:12:46 DEBUG : file1: active writers 1 2026/04/03 05:12:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:12:47 DEBUG : Looking for writers 2026/04/03 05:12:47 DEBUG : file1: reading active writers 2026/04/03 05:12:47 DEBUG : file1: active writers 1 2026/04/03 05:12:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:12:48 DEBUG : Looking for writers 2026/04/03 05:12:48 DEBUG : file1: reading active writers 2026/04/03 05:12:48 DEBUG : file1: active writers 1 2026/04/03 05:12:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:12:49 DEBUG : Looking for writers 2026/04/03 05:12:49 DEBUG : file1: reading active writers 2026/04/03 05:12:49 DEBUG : file1: active writers 1 2026/04/03 05:12:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:12:50 DEBUG : Looking for writers 2026/04/03 05:12:50 DEBUG : file1: reading active writers 2026/04/03 05:12:50 DEBUG : file1: active writers 1 2026/04/03 05:12:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:12:51 DEBUG : Looking for writers 2026/04/03 05:12:51 DEBUG : file1: reading active writers 2026/04/03 05:12:51 DEBUG : file1: active writers 1 2026/04/03 05:12:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:12:52 DEBUG : Looking for writers 2026/04/03 05:12:52 DEBUG : file1: reading active writers 2026/04/03 05:12:52 DEBUG : file1: active writers 1 2026/04/03 05:12:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:12:53 DEBUG : Looking for writers 2026/04/03 05:12:53 DEBUG : file1: reading active writers 2026/04/03 05:12:53 DEBUG : file1: active writers 1 2026/04/03 05:12:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:12:54 DEBUG : Looking for writers 2026/04/03 05:12:54 DEBUG : file1: reading active writers 2026/04/03 05:12:54 DEBUG : file1: active writers 1 2026/04/03 05:12:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:12:55 DEBUG : Looking for writers 2026/04/03 05:12:55 DEBUG : file1: reading active writers 2026/04/03 05:12:55 DEBUG : file1: active writers 1 2026/04/03 05:12:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:12:56 DEBUG : Looking for writers 2026/04/03 05:12:56 DEBUG : file1: reading active writers 2026/04/03 05:12:56 DEBUG : file1: active writers 1 2026/04/03 05:12:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:12:57 DEBUG : Looking for writers 2026/04/03 05:12:57 DEBUG : file1: reading active writers 2026/04/03 05:12:57 DEBUG : file1: active writers 1 2026/04/03 05:12:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:12:58 DEBUG : Looking for writers 2026/04/03 05:12:58 DEBUG : file1: reading active writers 2026/04/03 05:12:58 DEBUG : file1: active writers 1 2026/04/03 05:12:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:12:59 DEBUG : Looking for writers 2026/04/03 05:12:59 DEBUG : file1: reading active writers 2026/04/03 05:12:59 DEBUG : file1: active writers 1 2026/04/03 05:12:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:00 DEBUG : Looking for writers 2026/04/03 05:13:00 DEBUG : file1: reading active writers 2026/04/03 05:13:00 DEBUG : file1: active writers 1 2026/04/03 05:13:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:01 DEBUG : Looking for writers 2026/04/03 05:13:01 DEBUG : file1: reading active writers 2026/04/03 05:13:01 DEBUG : file1: active writers 1 2026/04/03 05:13:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:02 DEBUG : Looking for writers 2026/04/03 05:13:02 DEBUG : file1: reading active writers 2026/04/03 05:13:02 DEBUG : file1: active writers 1 2026/04/03 05:13:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:03 DEBUG : Looking for writers 2026/04/03 05:13:03 DEBUG : file1: reading active writers 2026/04/03 05:13:03 DEBUG : file1: active writers 1 2026/04/03 05:13:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:04 DEBUG : Looking for writers 2026/04/03 05:13:04 DEBUG : file1: reading active writers 2026/04/03 05:13:04 DEBUG : file1: active writers 1 2026/04/03 05:13:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:05 DEBUG : Looking for writers 2026/04/03 05:13:05 DEBUG : file1: reading active writers 2026/04/03 05:13:05 DEBUG : file1: active writers 1 2026/04/03 05:13:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:06 DEBUG : Looking for writers 2026/04/03 05:13:06 DEBUG : file1: reading active writers 2026/04/03 05:13:06 DEBUG : file1: active writers 1 2026/04/03 05:13:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:07 DEBUG : Looking for writers 2026/04/03 05:13:07 DEBUG : file1: reading active writers 2026/04/03 05:13:07 DEBUG : file1: active writers 1 2026/04/03 05:13:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:08 DEBUG : Looking for writers 2026/04/03 05:13:08 DEBUG : file1: reading active writers 2026/04/03 05:13:08 DEBUG : file1: active writers 1 2026/04/03 05:13:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:09 DEBUG : Looking for writers 2026/04/03 05:13:09 DEBUG : file1: reading active writers 2026/04/03 05:13:09 DEBUG : file1: active writers 1 2026/04/03 05:13:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:10 DEBUG : Looking for writers 2026/04/03 05:13:10 DEBUG : file1: reading active writers 2026/04/03 05:13:10 DEBUG : file1: active writers 1 2026/04/03 05:13:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:11 DEBUG : Looking for writers 2026/04/03 05:13:11 DEBUG : file1: reading active writers 2026/04/03 05:13:11 DEBUG : file1: active writers 1 2026/04/03 05:13:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:12 DEBUG : Looking for writers 2026/04/03 05:13:12 DEBUG : file1: reading active writers 2026/04/03 05:13:12 DEBUG : file1: active writers 1 2026/04/03 05:13:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:13 DEBUG : Looking for writers 2026/04/03 05:13:13 DEBUG : file1: reading active writers 2026/04/03 05:13:13 DEBUG : file1: active writers 1 2026/04/03 05:13:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/03 05:13:14 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x1e42cdc891d0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x1e42cdf2c008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:33272271913024} name:file1 opens:1 downloaders: o: fd:0x1e42cd4c6288 info:{ModTime:{wall:14009555992928426236 ext:12992895185 loc:0x46682c0} ATime:{wall:14009555992928426236 ext:12992895185 loc:0x46682c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2026/04/03 05:13:14 DEBUG : >WaitForWriters: 2026/04/03 05:13:14 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:14 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:14 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:13:14 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:13:14 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:13:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:13:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:13:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:13:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:13:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:13:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:13:14 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:13:14 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:13:14 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:13:14 DEBUG : rename_me: newRWFileHandle: 2026/04/03 05:13:14 DEBUG : rename_me(0x1e42cde94680): openPending: 2026/04/03 05:13:14 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/03 05:13:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/03 05:13:14 DEBUG : rename_me(0x1e42cde94680): >openPending: err= 2026/04/03 05:13:14 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/03 05:13:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/03 05:13:14 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/03 05:13:14 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/03 05:13:14 DEBUG : rename_me(0x1e42cde94680): _writeAt: size=5, off=0 2026/04/03 05:13:14 DEBUG : rename_me(0x1e42cde94680): >_writeAt: n=5, err= 2026/04/03 05:13:14 DEBUG : rename_me(0x1e42cde94680): close: 2026/04/03 05:13:14 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-03 05:13:14.618296324 +0000 UTC m=+43.016544176 2026/04/03 05:13:14 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/03 05:13:14 DEBUG : rename_me(0x1e42cde94680): >close: err= 2026/04/03 05:13:14 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/03 05:13:14 DEBUG : i_was_renamed: Updating file with 0x1e42cdeb2900 2026/04/03 05:13:14 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/03 05:13:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/03 05:13:14 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:14 DEBUG : Looking for writers 2026/04/03 05:13:14 DEBUG : i_was_renamed: reading active writers 2026/04/03 05:13:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/03 05:13:14 DEBUG : Looking for writers 2026/04/03 05:13:14 DEBUG : i_was_renamed: reading active writers 2026/04/03 05:13:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/03 05:13:14 DEBUG : Looking for writers 2026/04/03 05:13:14 DEBUG : i_was_renamed: reading active writers 2026/04/03 05:13:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/03 05:13:14 DEBUG : Looking for writers 2026/04/03 05:13:14 DEBUG : i_was_renamed: reading active writers 2026/04/03 05:13:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/03 05:13:14 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/03 05:13:14 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:14 DEBUG : i_was_renamed: size = 5 OK 2026/04/03 05:13:14 INFO : i_was_renamed: Copied (new) 2026/04/03 05:13:14 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-03 05:13:14 +0000 UTC" 2026/04/03 05:13:14 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/03 05:13:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/03 05:13:14 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/03 05:13:14 DEBUG : Looking for writers 2026/04/03 05:13:14 DEBUG : i_was_renamed: reading active writers 2026/04/03 05:13:14 DEBUG : >WaitForWriters: 2026/04/03 05:13:14 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:14 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:14 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/03 05:13:14 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:13:14 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:13:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:13:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:13:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:13:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:13:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/03 05:13:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yhxPp}/rclone-test-zukiqic2mela" 2026/04/03 05:13:14 INFO : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/03 05:13:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:14 DEBUG : forgetting directory cache 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42ce2cce80): _readAt: size=512, off=0 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42ce2cce80): openPending: 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 04:14:14 +0000 UTC" against cached fingerprint "" 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 05:13:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42ce2cce80): >openPending: err= 2026/04/03 05:13:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42ce2cce80): >_readAt: n=20, err=EOF 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42ce2cce80): close: 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 04:14:14 +0000 GMT 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42ce2cce80): >close: err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:15 DEBUG : forgetting directory cache 2026/04/03 05:13:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc2ab40): _readAt: size=512, off=0 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc2ab40): openPending: 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 04:15:14 +0000 UTC" against cached fingerprint "20,2026-04-03 04:14:14 +0000 UTC" 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 04:15:14 +0000 UTC" != cached fingerprint "20,2026-04-03 04:14:14 +0000 UTC") 2026/04/03 05:13:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 05:13:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc2ab40): >openPending: err= 2026/04/03 05:13:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc2ab40): >_readAt: n=20, err=EOF 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc2ab40): close: 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 04:15:14 +0000 GMT 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc2ab40): >close: err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:15 DEBUG : forgetting directory cache 2026/04/03 05:13:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc90340): _readAt: size=512, off=0 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc90340): openPending: 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 04:16:14 +0000 UTC" against cached fingerprint "20,2026-04-03 04:15:14 +0000 UTC" 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 04:16:14 +0000 UTC" != cached fingerprint "20,2026-04-03 04:15:14 +0000 UTC") 2026/04/03 05:13:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 05:13:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc90340): >openPending: err= 2026/04/03 05:13:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc90340): >_readAt: n=20, err=EOF 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc90340): close: 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 04:16:14 +0000 GMT 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc90340): >close: err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:15 DEBUG : forgetting directory cache 2026/04/03 05:13:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc4e000): _readAt: size=512, off=0 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc4e000): openPending: 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 04:17:14 +0000 UTC" against cached fingerprint "20,2026-04-03 04:16:14 +0000 UTC" 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 04:17:14 +0000 UTC" != cached fingerprint "20,2026-04-03 04:16:14 +0000 UTC") 2026/04/03 05:13:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 05:13:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc4e000): >openPending: err= 2026/04/03 05:13:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc4e000): >_readAt: n=20, err=EOF 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc4e000): close: 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 04:17:14 +0000 GMT 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate(0x1e42cdc4e000): >close: err= 2026/04/03 05:13:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:16 DEBUG : forgetting directory cache 2026/04/03 05:13:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cdcb5900): _readAt: size=512, off=0 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cdcb5900): openPending: 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 04:18:14 +0000 UTC" against cached fingerprint "20,2026-04-03 04:17:14 +0000 UTC" 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 04:18:14 +0000 UTC" != cached fingerprint "20,2026-04-03 04:17:14 +0000 UTC") 2026/04/03 05:13:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 05:13:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cdcb5900): >openPending: err= 2026/04/03 05:13:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cdcb5900): >_readAt: n=20, err=EOF 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cdcb5900): close: 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 04:18:14 +0000 GMT 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cdcb5900): >close: err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:16 DEBUG : forgetting directory cache 2026/04/03 05:13:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cde45180): _readAt: size=512, off=0 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cde45180): openPending: 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-03 04:19:14 +0000 UTC" against cached fingerprint "20,2026-04-03 04:18:14 +0000 UTC" 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-03 04:19:14 +0000 UTC" != cached fingerprint "20,2026-04-03 04:18:14 +0000 UTC") 2026/04/03 05:13:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/03 05:13:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cde45180): >openPending: err= 2026/04/03 05:13:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cde45180): >_readAt: n=20, err=EOF 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cde45180): close: 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 04:19:14 +0000 GMT 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cde45180): >close: err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:16 DEBUG : forgetting directory cache 2026/04/03 05:13:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cdde0e80): _readAt: size=512, off=0 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cdde0e80): openPending: 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-03 04:20:14 +0000 UTC" against cached fingerprint "20,2026-04-03 04:19:14 +0000 UTC" 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-03 04:20:14 +0000 UTC" != cached fingerprint "20,2026-04-03 04:19:14 +0000 UTC") 2026/04/03 05:13:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/03 05:13:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cdde0e80): >openPending: err= 2026/04/03 05:13:16 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cdde0e80): >_readAt: n=21, err=EOF 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cdde0e80): close: 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 04:20:14 +0000 GMT 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cdde0e80): >close: err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:16 DEBUG : forgetting directory cache 2026/04/03 05:13:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cde81c00): _readAt: size=512, off=0 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cde81c00): openPending: 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-03 04:21:14 +0000 UTC" against cached fingerprint "21,2026-04-03 04:20:14 +0000 UTC" 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-03 04:21:14 +0000 UTC" != cached fingerprint "21,2026-04-03 04:20:14 +0000 UTC") 2026/04/03 05:13:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/03 05:13:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cde81c00): >openPending: err= 2026/04/03 05:13:16 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cde81c00): >_readAt: n=22, err=EOF 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cde81c00): close: 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 04:21:14 +0000 GMT 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate(0x1e42cde81c00): >close: err= 2026/04/03 05:13:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:17 DEBUG : forgetting directory cache 2026/04/03 05:13:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate(0x1e42cdea8000): _readAt: size=512, off=0 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate(0x1e42cdea8000): openPending: 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-03 04:22:14 +0000 UTC" against cached fingerprint "22,2026-04-03 04:21:14 +0000 UTC" 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-03 04:22:14 +0000 UTC" != cached fingerprint "22,2026-04-03 04:21:14 +0000 UTC") 2026/04/03 05:13:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/03 05:13:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate(0x1e42cdea8000): >openPending: err= 2026/04/03 05:13:17 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate(0x1e42cdea8000): >_readAt: n=23, err=EOF 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate(0x1e42cdea8000): close: 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 04:22:14 +0000 GMT 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate(0x1e42cdea8000): >close: err= 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:17 DEBUG : forgetting directory cache 2026/04/03 05:13:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate(0x1e42cde7f080): _readAt: size=512, off=0 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate(0x1e42cde7f080): openPending: 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-03 04:23:14 +0000 UTC" against cached fingerprint "23,2026-04-03 04:22:14 +0000 UTC" 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-03 04:23:14 +0000 UTC" != cached fingerprint "23,2026-04-03 04:22:14 +0000 UTC") 2026/04/03 05:13:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/03 05:13:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate(0x1e42cde7f080): >openPending: err= 2026/04/03 05:13:17 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate(0x1e42cde7f080): >_readAt: n=24, err=EOF 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate(0x1e42cde7f080): close: 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-03 04:23:14 +0000 GMT 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate(0x1e42cde7f080): >close: err= 2026/04/03 05:13:17 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:17 DEBUG : Looking for writers 2026/04/03 05:13:17 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/03 05:13:17 DEBUG : >WaitForWriters: 2026/04/03 05:13:17 DEBUG : webdav root 'rclone-test-zukiqic2mela': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:17 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:17 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:17 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:17 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:17 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : forgetting directory cache 2026/04/03 05:13:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/03 05:13:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/03 05:13:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/03 05:13:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/03 05:13:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/03 05:13:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/03 05:13:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/03 05:13:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/03 05:13:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/03 05:13:17 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/03 05:13:17 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/03 05:13:17 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/03 05:13:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/03 05:13:17 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/03 05:13:17 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/03 05:13:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/03 05:13:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/03 05:13:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/03 05:13:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/03 05:13:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/03 05:13:17 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/03 05:13:17 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:17 DEBUG : Looking for writers 2026/04/03 05:13:17 DEBUG : FiLeB: reading active writers 2026/04/03 05:13:17 DEBUG : FilEb: reading active writers 2026/04/03 05:13:17 DEBUG : FiLeA: reading active writers 2026/04/03 05:13:17 DEBUG : >WaitForWriters: 2026/04/03 05:13:17 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:17 DEBUG : Looking for writers 2026/04/03 05:13:17 DEBUG : FiLeA: reading active writers 2026/04/03 05:13:17 DEBUG : FiLeB: reading active writers 2026/04/03 05:13:17 DEBUG : FilEb: reading active writers 2026/04/03 05:13:17 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:17 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:17 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:17 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/03 05:13:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/03 05:13:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/03 05:13:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/03 05:13:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/03 05:13:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/03 05:13:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/03 05:13:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/03 05:13:17 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:17 DEBUG : Looking for writers 2026/04/03 05:13:17 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/03 05:13:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/03 05:13:17 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:17 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:17 DEBUG : webdav root 'rclone-test-zukiqic2mela': Reusing VFS from active cache 2026/04/03 05:13:17 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:17 DEBUG : Looking for writers 2026/04/03 05:13:17 DEBUG : >WaitForWriters: 2026/04/03 05:13:17 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:17 DEBUG : Looking for writers 2026/04/03 05:13:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:17 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:17 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:17 DEBUG : Looking for writers 2026/04/03 05:13:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:17 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:17 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:17 DEBUG : Looking for writers 2026/04/03 05:13:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:17 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:18 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:18 DEBUG : dir: Looking for writers 2026/04/03 05:13:18 DEBUG : file2: reading active writers 2026/04/03 05:13:18 DEBUG : Looking for writers 2026/04/03 05:13:18 DEBUG : dir: reading active writers 2026/04/03 05:13:18 DEBUG : file1: reading active writers 2026/04/03 05:13:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:18 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:18 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:18 DEBUG : dir: Looking for writers 2026/04/03 05:13:18 DEBUG : Looking for writers 2026/04/03 05:13:18 DEBUG : dir: reading active writers 2026/04/03 05:13:18 DEBUG : file1: reading active writers 2026/04/03 05:13:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:18 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:18 DEBUG : file1: Open: flags=O_RDONLY 2026/04/03 05:13:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/03 05:13:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/03 05:13:18 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:18 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/03 05:13:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/03 05:13:18 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/03 05:13:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:13:18 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:13:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/03 05:13:18 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/03 05:13:18 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/03 05:13:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/03 05:13:18 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (0 bytes), uploading instead of streaming 2026/04/03 05:13:18 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:18 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/03 05:13:18 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/03 05:13:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/03 05:13:18 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:13:18 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/03 05:13:18 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:18 DEBUG : dir: Looking for writers 2026/04/03 05:13:18 DEBUG : file2: reading active writers 2026/04/03 05:13:18 DEBUG : new_file.txt: reading active writers 2026/04/03 05:13:18 DEBUG : Looking for writers 2026/04/03 05:13:18 DEBUG : dir: reading active writers 2026/04/03 05:13:18 DEBUG : file1: reading active writers 2026/04/03 05:13:18 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:18 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:18 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/03 05:13:18 DEBUG : dir/file1: Updating file with dir/file1 0x1e42cd5d12c0 2026/04/03 05:13:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/03 05:13:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:18 INFO : dir/file1: Moved (server-side) to: file0 2026/04/03 05:13:18 DEBUG : file0: Updating file with file0 0x1e42cd5d12c0 2026/04/03 05:13:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/03 05:13:18 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/03 05:13:18 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:18 DEBUG : dir: Looking for writers 2026/04/03 05:13:18 DEBUG : Looking for writers 2026/04/03 05:13:18 DEBUG : dir: reading active writers 2026/04/03 05:13:18 DEBUG : file0: reading active writers 2026/04/03 05:13:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:18 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:18 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:18 DEBUG : Looking for writers 2026/04/03 05:13:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:18 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:18 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/03 05:13:18 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/03 05:13:18 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/03 05:13:18 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/03 05:13:19 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:19 DEBUG : c: Looking for writers 2026/04/03 05:13:19 DEBUG : d: Looking for writers 2026/04/03 05:13:19 DEBUG : Looking for writers 2026/04/03 05:13:19 DEBUG : a: Looking for writers 2026/04/03 05:13:19 DEBUG : b: Looking for writers 2026/04/03 05:13:19 DEBUG : Looking for writers 2026/04/03 05:13:19 DEBUG : d: reading active writers 2026/04/03 05:13:19 DEBUG : /: reading active writers 2026/04/03 05:13:19 DEBUG : a: reading active writers 2026/04/03 05:13:19 DEBUG : b: reading active writers 2026/04/03 05:13:19 DEBUG : c: reading active writers 2026/04/03 05:13:19 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:19 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/03 05:13:19 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/03 05:13:19 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/03 05:13:19 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/03 05:13:19 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:19 DEBUG : a/b/c/d: Looking for writers 2026/04/03 05:13:19 DEBUG : a/b/c: Looking for writers 2026/04/03 05:13:19 DEBUG : d: reading active writers 2026/04/03 05:13:19 DEBUG : a/b: Looking for writers 2026/04/03 05:13:19 DEBUG : c: reading active writers 2026/04/03 05:13:19 DEBUG : a: Looking for writers 2026/04/03 05:13:19 DEBUG : b: reading active writers 2026/04/03 05:13:19 DEBUG : Looking for writers 2026/04/03 05:13:19 DEBUG : a: reading active writers 2026/04/03 05:13:19 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.41s) === 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-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:19 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:19 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:19 DEBUG : Looking for writers 2026/04/03 05:13:19 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-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:19 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:13:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 05:13:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:19 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/03 05:13:19 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/03 05:13:19 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/03 05:13:19 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (5 bytes), uploading instead of streaming 2026/04/03 05:13:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:19 DEBUG : file1: size = 5 OK 2026/04/03 05:13:19 DEBUG : file1: Size of src and dst objects identical 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:13:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 05:13:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 05:13:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:13:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 05:13:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 05:13:19 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/03 05:13:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/03 05:13:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 05:13:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:19 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (0 bytes), uploading instead of streaming 2026/04/03 05:13:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:19 DEBUG : file1: size = 0 OK 2026/04/03 05:13:19 DEBUG : file1: Size of src and dst objects identical 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/03 05:13:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 05:13:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:19 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (7 bytes), uploading instead of streaming 2026/04/03 05:13:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:19 DEBUG : file1: size = 7 OK 2026/04/03 05:13:19 DEBUG : file1: Size of src and dst objects identical 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:19 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:19 DEBUG : Looking for writers 2026/04/03 05:13:19 DEBUG : file1: reading active writers 2026/04/03 05:13:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:19 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:13:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 05:13:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:19 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/03 05:13:20 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/03 05:13:20 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/03 05:13:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/03 05:13:20 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (11 bytes), uploading instead of streaming 2026/04/03 05:13:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:20 DEBUG : file1: size = 11 OK 2026/04/03 05:13:20 DEBUG : file1: Size of src and dst objects identical 2026/04/03 05:13:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:20 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/03 05:13:20 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:20 DEBUG : Looking for writers 2026/04/03 05:13:20 DEBUG : file1: reading active writers 2026/04/03 05:13:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:20 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:13:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:13:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 05:13:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 05:13:20 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/03 05:13:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:20 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (5 bytes), uploading instead of streaming 2026/04/03 05:13:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:20 DEBUG : file1: size = 5 OK 2026/04/03 05:13:20 DEBUG : file1: Size of src and dst objects identical 2026/04/03 05:13:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:20 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/03 05:13:20 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:20 DEBUG : Looking for writers 2026/04/03 05:13:20 DEBUG : file1: reading active writers 2026/04/03 05:13:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:20 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:13:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:13:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 05:13:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 05:13:20 DEBUG : file1: WriteFileHandle.Release closing 2026/04/03 05:13:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:20 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (0 bytes), uploading instead of streaming 2026/04/03 05:13:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:21 DEBUG : file1: size = 0 OK 2026/04/03 05:13:21 DEBUG : file1: Size of src and dst objects identical 2026/04/03 05:13:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:21 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/03 05:13:21 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:21 DEBUG : Looking for writers 2026/04/03 05:13:21 DEBUG : file1: reading active writers 2026/04/03 05:13:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:21 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:13:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:13:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 05:13:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/03 05:13:21 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:21 DEBUG : Looking for writers 2026/04/03 05:13:21 DEBUG : file1: reading active writers 2026/04/03 05:13:21 DEBUG : file1: active writers 1 2026/04/03 05:13:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/03 05:13:21 DEBUG : Looking for writers 2026/04/03 05:13:21 DEBUG : file1: reading active writers 2026/04/03 05:13:21 DEBUG : file1: active writers 1 2026/04/03 05:13:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/03 05:13:21 DEBUG : Looking for writers 2026/04/03 05:13:21 DEBUG : file1: reading active writers 2026/04/03 05:13:21 DEBUG : file1: active writers 1 2026/04/03 05:13:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/03 05:13:21 DEBUG : Looking for writers 2026/04/03 05:13:21 DEBUG : file1: reading active writers 2026/04/03 05:13:21 DEBUG : file1: active writers 1 2026/04/03 05:13:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/03 05:13:21 DEBUG : Looking for writers 2026/04/03 05:13:21 DEBUG : file1: reading active writers 2026/04/03 05:13:21 DEBUG : file1: active writers 1 2026/04/03 05:13:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/03 05:13:21 DEBUG : Looking for writers 2026/04/03 05:13:21 DEBUG : file1: reading active writers 2026/04/03 05:13:21 DEBUG : file1: active writers 1 2026/04/03 05:13:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/03 05:13:21 DEBUG : Looking for writers 2026/04/03 05:13:21 DEBUG : file1: reading active writers 2026/04/03 05:13:21 DEBUG : file1: active writers 1 2026/04/03 05:13:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/03 05:13:22 DEBUG : Looking for writers 2026/04/03 05:13:22 DEBUG : file1: reading active writers 2026/04/03 05:13:22 DEBUG : file1: active writers 1 2026/04/03 05:13:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:23 DEBUG : Looking for writers 2026/04/03 05:13:23 DEBUG : file1: reading active writers 2026/04/03 05:13:23 DEBUG : file1: active writers 1 2026/04/03 05:13:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:24 DEBUG : Looking for writers 2026/04/03 05:13:24 DEBUG : file1: reading active writers 2026/04/03 05:13:24 DEBUG : file1: active writers 1 2026/04/03 05:13:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:25 DEBUG : Looking for writers 2026/04/03 05:13:25 DEBUG : file1: reading active writers 2026/04/03 05:13:25 DEBUG : file1: active writers 1 2026/04/03 05:13:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:26 DEBUG : Looking for writers 2026/04/03 05:13:26 DEBUG : file1: reading active writers 2026/04/03 05:13:26 DEBUG : file1: active writers 1 2026/04/03 05:13:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:27 DEBUG : Looking for writers 2026/04/03 05:13:27 DEBUG : file1: reading active writers 2026/04/03 05:13:27 DEBUG : file1: active writers 1 2026/04/03 05:13:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:28 DEBUG : Looking for writers 2026/04/03 05:13:28 DEBUG : file1: reading active writers 2026/04/03 05:13:28 DEBUG : file1: active writers 1 2026/04/03 05:13:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:29 DEBUG : Looking for writers 2026/04/03 05:13:29 DEBUG : file1: reading active writers 2026/04/03 05:13:29 DEBUG : file1: active writers 1 2026/04/03 05:13:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:30 DEBUG : Looking for writers 2026/04/03 05:13:30 DEBUG : file1: reading active writers 2026/04/03 05:13:30 DEBUG : file1: active writers 1 2026/04/03 05:13:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:31 DEBUG : Looking for writers 2026/04/03 05:13:31 DEBUG : file1: reading active writers 2026/04/03 05:13:31 DEBUG : file1: active writers 1 2026/04/03 05:13:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:32 DEBUG : Looking for writers 2026/04/03 05:13:32 DEBUG : file1: reading active writers 2026/04/03 05:13:32 DEBUG : file1: active writers 1 2026/04/03 05:13:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:33 DEBUG : Looking for writers 2026/04/03 05:13:33 DEBUG : file1: reading active writers 2026/04/03 05:13:33 DEBUG : file1: active writers 1 2026/04/03 05:13:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:34 DEBUG : Looking for writers 2026/04/03 05:13:34 DEBUG : file1: reading active writers 2026/04/03 05:13:34 DEBUG : file1: active writers 1 2026/04/03 05:13:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:35 DEBUG : Looking for writers 2026/04/03 05:13:35 DEBUG : file1: reading active writers 2026/04/03 05:13:35 DEBUG : file1: active writers 1 2026/04/03 05:13:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:36 DEBUG : Looking for writers 2026/04/03 05:13:36 DEBUG : file1: reading active writers 2026/04/03 05:13:36 DEBUG : file1: active writers 1 2026/04/03 05:13:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:37 DEBUG : Looking for writers 2026/04/03 05:13:37 DEBUG : file1: reading active writers 2026/04/03 05:13:37 DEBUG : file1: active writers 1 2026/04/03 05:13:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:38 DEBUG : Looking for writers 2026/04/03 05:13:38 DEBUG : file1: reading active writers 2026/04/03 05:13:38 DEBUG : file1: active writers 1 2026/04/03 05:13:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:39 DEBUG : Looking for writers 2026/04/03 05:13:39 DEBUG : file1: reading active writers 2026/04/03 05:13:39 DEBUG : file1: active writers 1 2026/04/03 05:13:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:40 DEBUG : Looking for writers 2026/04/03 05:13:40 DEBUG : file1: reading active writers 2026/04/03 05:13:40 DEBUG : file1: active writers 1 2026/04/03 05:13:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:41 DEBUG : Looking for writers 2026/04/03 05:13:41 DEBUG : file1: reading active writers 2026/04/03 05:13:41 DEBUG : file1: active writers 1 2026/04/03 05:13:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:42 DEBUG : Looking for writers 2026/04/03 05:13:42 DEBUG : file1: reading active writers 2026/04/03 05:13:42 DEBUG : file1: active writers 1 2026/04/03 05:13:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:43 DEBUG : Looking for writers 2026/04/03 05:13:43 DEBUG : file1: reading active writers 2026/04/03 05:13:43 DEBUG : file1: active writers 1 2026/04/03 05:13:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:44 DEBUG : Looking for writers 2026/04/03 05:13:44 DEBUG : file1: reading active writers 2026/04/03 05:13:44 DEBUG : file1: active writers 1 2026/04/03 05:13:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:45 DEBUG : Looking for writers 2026/04/03 05:13:45 DEBUG : file1: reading active writers 2026/04/03 05:13:45 DEBUG : file1: active writers 1 2026/04/03 05:13:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:46 DEBUG : Looking for writers 2026/04/03 05:13:46 DEBUG : file1: reading active writers 2026/04/03 05:13:46 DEBUG : file1: active writers 1 2026/04/03 05:13:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:47 DEBUG : Looking for writers 2026/04/03 05:13:47 DEBUG : file1: reading active writers 2026/04/03 05:13:47 DEBUG : file1: active writers 1 2026/04/03 05:13:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:48 DEBUG : Looking for writers 2026/04/03 05:13:48 DEBUG : file1: reading active writers 2026/04/03 05:13:48 DEBUG : file1: active writers 1 2026/04/03 05:13:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:49 DEBUG : Looking for writers 2026/04/03 05:13:49 DEBUG : file1: reading active writers 2026/04/03 05:13:49 DEBUG : file1: active writers 1 2026/04/03 05:13:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:50 DEBUG : Looking for writers 2026/04/03 05:13:50 DEBUG : file1: reading active writers 2026/04/03 05:13:50 DEBUG : file1: active writers 1 2026/04/03 05:13:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/03 05:13:51 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/03 05:13:51 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:51 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:13:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 05:13:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 05:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:51 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (0 bytes), uploading instead of streaming 2026/04/03 05:13:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:51 DEBUG : file1: size = 0 OK 2026/04/03 05:13:51 DEBUG : file1: Size of src and dst objects identical 2026/04/03 05:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:13:51 DEBUG : file1: Open: flags=O_RDONLY 2026/04/03 05:13:51 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/03 05:13:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/03 05:13:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:51 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:51 DEBUG : Looking for writers 2026/04/03 05:13:51 DEBUG : file1: reading active writers 2026/04/03 05:13:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:51 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/03 05:13:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/03 05:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/03 05:13:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/03 05:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:51 DEBUG : webdav root 'rclone-test-zukiqic2mela': File to upload is small (100 bytes), uploading instead of streaming 2026/04/03 05:13:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:51 DEBUG : file1: size = 100 OK 2026/04/03 05:13:51 DEBUG : file1: Size of src and dst objects identical 2026/04/03 05:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/03 05:13:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/03 05:13:51 DEBUG : file1: Open: flags=O_RDONLY 2026/04/03 05:13:51 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/03 05:13:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/03 05:13:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:51 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:51 DEBUG : Looking for writers 2026/04/03 05:13:51 DEBUG : file1: reading active writers 2026/04/03 05:13:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:51 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:51 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:51 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:51 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:51 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:51 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:51 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/03 05:13:51 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/03 05:13:51 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:51 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:51 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/03 05:13:51 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/03 05:13:51 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:51 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:51 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/03 05:13:51 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/03 05:13:51 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:51 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:51 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/03 05:13:51 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/03 05:13:51 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:51 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:51 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/03 05:13:51 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/03 05:13:51 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:51 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:51 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:51 DEBUG : flat: Looking for writers 2026/04/03 05:13:51 DEBUG : f000.txt: reading active writers 2026/04/03 05:13:51 DEBUG : f001.txt: reading active writers 2026/04/03 05:13:51 DEBUG : f002.txt: reading active writers 2026/04/03 05:13:51 DEBUG : f003.txt: reading active writers 2026/04/03 05:13:51 DEBUG : f004.txt: reading active writers 2026/04/03 05:13:51 DEBUG : Looking for writers 2026/04/03 05:13:51 DEBUG : flat: reading active writers 2026/04/03 05:13:51 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:51 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:51 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:51 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:51 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:51 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/03 05:13:51 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/03 05:13:51 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:51 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:51 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/03 05:13:51 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/03 05:13:51 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:51 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:51 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/03 05:13:51 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/03 05:13:51 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:51 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:51 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:51 DEBUG : a/b/c: Looking for writers 2026/04/03 05:13:51 DEBUG : deep.txt: reading active writers 2026/04/03 05:13:51 DEBUG : a/b: Looking for writers 2026/04/03 05:13:51 DEBUG : mid.txt: reading active writers 2026/04/03 05:13:51 DEBUG : c: reading active writers 2026/04/03 05:13:51 DEBUG : a: Looking for writers 2026/04/03 05:13:51 DEBUG : b: reading active writers 2026/04/03 05:13:51 DEBUG : top.txt: reading active writers 2026/04/03 05:13:51 DEBUG : Looking for writers 2026/04/03 05:13:51 DEBUG : a: reading active writers 2026/04/03 05:13:51 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:51 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:52 DEBUG : bigdir: Looking for writers 2026/04/03 05:13:52 DEBUG : big.bin: reading active writers 2026/04/03 05:13:52 DEBUG : Looking for writers 2026/04/03 05:13:52 DEBUG : bigdir: reading active writers 2026/04/03 05:13:52 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.67s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-zukiqic2mela'", Local "Local file system at /tmp/rclone69222548", Modify Window "1s" 2026/04/03 05:13:52 INFO : webdav root 'rclone-test-zukiqic2mela': poll-interval is not supported by this remote 2026/04/03 05:13:52 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:52 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:52 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/03 05:13:52 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/03 05:13:52 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/03 05:13:52 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:52 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/03 05:13:52 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/03 05:13:52 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:52 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/03 05:13:52 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/03 05:13:52 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/03 05:13:52 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/03 05:13:52 DEBUG : WaitForWriters: timeout=30s 2026/04/03 05:13:52 DEBUG : dir1: Looking for writers 2026/04/03 05:13:52 DEBUG : a.txt: reading active writers 2026/04/03 05:13:52 DEBUG : dir2: Looking for writers 2026/04/03 05:13:52 DEBUG : b.txt: reading active writers 2026/04/03 05:13:52 DEBUG : dir3: Looking for writers 2026/04/03 05:13:52 DEBUG : c.txt: reading active writers 2026/04/03 05:13:52 DEBUG : Looking for writers 2026/04/03 05:13:52 DEBUG : dir1: reading active writers 2026/04/03 05:13:52 DEBUG : dir2: reading active writers 2026/04/03 05:13:52 DEBUG : dir3: reading active writers 2026/04/03 05:13:52 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/03 05:13:52 DEBUG : webdav root 'rclone-test-zukiqic2mela': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.343100651s (try 1/5)