"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/05/01 04:02:06 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-xuxepod0siho" 2026/05/01 04:02:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/01 04:02:06 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/05/01 04:02:06 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/01 04:02:06 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/01 04:02:06 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/01 04:02:06 DEBUG : Setting pass="2Da3clc_G_3ppDxo4YQGwkgaNIH271kUURnuRSvIebuh" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/01 04:02:06 DEBUG : TestWebdavRclone: detected overridden config - adding "{vUIZB}" suffix to name 2026/05/01 04:02:06 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/01 04:02:06 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/01 04:02:06 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/01 04:02:06 DEBUG : Setting pass="2Da3clc_G_3ppDxo4YQGwkgaNIH271kUURnuRSvIebuh" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/01 04:02:06 DEBUG : found headers: 2026/05/01 04:02:06 DEBUG : Creating backend with remote "/tmp/rclone2769775452" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:06 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:06 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:06 DEBUG : dir: Looking for writers 2026/05/01 04:02:06 DEBUG : Looking for writers 2026/05/01 04:02:06 DEBUG : dir: reading active writers 2026/05/01 04:02:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:06 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:06 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:06 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:06 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:06 DEBUG : dir/subdir: Looking for writers 2026/05/01 04:02:06 DEBUG : dir: Looking for writers 2026/05/01 04:02:06 DEBUG : file1: reading active writers 2026/05/01 04:02:06 DEBUG : file2: reading active writers 2026/05/01 04:02:06 DEBUG : subdir: reading active writers 2026/05/01 04:02:06 DEBUG : Looking for writers 2026/05/01 04:02:06 DEBUG : dir: reading active writers 2026/05/01 04:02:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:06 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:06 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:06 DEBUG : dir: Looking for writers 2026/05/01 04:02:06 DEBUG : file1: reading active writers 2026/05/01 04:02:06 DEBUG : Looking for writers 2026/05/01 04:02:06 DEBUG : dir: reading active writers 2026/05/01 04:02:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:06 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:06 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:06 DEBUG : dir: Looking for writers 2026/05/01 04:02:06 DEBUG : Looking for writers 2026/05/01 04:02:06 DEBUG : dir: reading active writers 2026/05/01 04:02:06 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:06 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:07 DEBUG : dir: forgetting directory cache 2026/05/01 04:02:07 DEBUG : forgetting directory cache 2026/05/01 04:02:07 DEBUG : dir: forgetting directory cache 2026/05/01 04:02:07 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:07 DEBUG : Looking for writers 2026/05/01 04:02:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:07 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:07 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/01 04:02:07 DEBUG : dir: invalidating directory cache 2026/05/01 04:02:07 DEBUG : >ForgetPath: 2026/05/01 04:02:07 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/01 04:02:07 DEBUG : invalidating directory cache 2026/05/01 04:02:07 DEBUG : dir: forgetting directory cache 2026/05/01 04:02:07 DEBUG : >ForgetPath: 2026/05/01 04:02:07 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/01 04:02:07 DEBUG : >ForgetPath: 2026/05/01 04:02:07 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:07 DEBUG : dir: Looking for writers 2026/05/01 04:02:07 DEBUG : Looking for writers 2026/05/01 04:02:07 DEBUG : dir: reading active writers 2026/05/01 04:02:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:07 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:07 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:07 DEBUG : forgetting directory cache 2026/05/01 04:02:07 DEBUG : dir: forgetting directory cache 2026/05/01 04:02:07 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:07 DEBUG : dir: Looking for writers 2026/05/01 04:02:07 DEBUG : fil/a/b: Looking for writers 2026/05/01 04:02:07 DEBUG : fil/a: Looking for writers 2026/05/01 04:02:07 DEBUG : b: reading active writers 2026/05/01 04:02:07 DEBUG : fil: Looking for writers 2026/05/01 04:02:07 DEBUG : a: reading active writers 2026/05/01 04:02:07 DEBUG : Looking for writers 2026/05/01 04:02:07 DEBUG : dir: reading active writers 2026/05/01 04:02:07 DEBUG : fil: reading active writers 2026/05/01 04:02:07 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:07 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:07 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:07 DEBUG : dir: Looking for writers 2026/05/01 04:02:07 DEBUG : Looking for writers 2026/05/01 04:02:07 DEBUG : dir: reading active writers 2026/05/01 04:02:07 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:07 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:07 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:07 DEBUG : dir: Looking for writers 2026/05/01 04:02:07 DEBUG : file1: reading active writers 2026/05/01 04:02:07 DEBUG : Looking for writers 2026/05/01 04:02:07 DEBUG : dir: reading active writers 2026/05/01 04:02:07 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:07 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:07 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/05/01 04:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/01 04:02:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/01 04:02:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/01 04:02:08 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/01 04:02:08 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:08 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:08 DEBUG : dir: invalidating directory cache 2026/05/01 04:02:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/01 04:02:08 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/01 04:02:08 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/01 04:02:08 DEBUG : dir/file1: Reset virtual modtime 2026/05/01 04:02:08 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/01 04:02:08 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/01 04:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/01 04:02:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/01 04:02:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:08 DEBUG : dir: invalidating directory cache 2026/05/01 04:02:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/01 04:02:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/01 04:02:08 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/01 04:02:08 DEBUG : forgetting directory cache 2026/05/01 04:02:08 DEBUG : dir: forgetting directory cache 2026/05/01 04:02:08 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/01 04:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:08 DEBUG : dir/virtualDir: Looking for writers 2026/05/01 04:02:08 DEBUG : dir: Looking for writers 2026/05/01 04:02:08 DEBUG : virtualFile: reading active writers 2026/05/01 04:02:08 DEBUG : virtualDir: reading active writers 2026/05/01 04:02:08 DEBUG : file1: reading active writers 2026/05/01 04:02:08 DEBUG : virtualFile2: reading active writers 2026/05/01 04:02:08 DEBUG : Looking for writers 2026/05/01 04:02:08 DEBUG : dir: reading active writers 2026/05/01 04:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:08 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:08 ERROR : dir/: Can only open directories read only 2026/05/01 04:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:08 DEBUG : dir: Looking for writers 2026/05/01 04:02:08 DEBUG : Looking for writers 2026/05/01 04:02:08 DEBUG : dir: reading active writers 2026/05/01 04:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:08 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:08 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/01 04:02:08 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/01 04:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/01 04:02:08 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (5 bytes), uploading instead of streaming 2026/05/01 04:02:08 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:08 DEBUG : dir/potato: size = 5 OK 2026/05/01 04:02:08 NOTICE: webdav root 'rclone-test-xuxepod0siho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/01 04:02:08 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/01 04:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/01 04:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:08 DEBUG : dir: Looking for writers 2026/05/01 04:02:08 DEBUG : file1: reading active writers 2026/05/01 04:02:08 DEBUG : potato: reading active writers 2026/05/01 04:02:08 DEBUG : Looking for writers 2026/05/01 04:02:08 DEBUG : dir: reading active writers 2026/05/01 04:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:08 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/01 04:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:08 DEBUG : dir/sub: Looking for writers 2026/05/01 04:02:08 DEBUG : dir: Looking for writers 2026/05/01 04:02:08 DEBUG : file1: reading active writers 2026/05/01 04:02:08 DEBUG : sub: reading active writers 2026/05/01 04:02:08 DEBUG : Looking for writers 2026/05/01 04:02:08 DEBUG : dir: reading active writers 2026/05/01 04:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:09 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/01 04:02:09 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/01 04:02:09 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:09 DEBUG : dir/sub/subsub: Looking for writers 2026/05/01 04:02:09 DEBUG : dir/sub: Looking for writers 2026/05/01 04:02:09 DEBUG : subsub: reading active writers 2026/05/01 04:02:09 DEBUG : dir: Looking for writers 2026/05/01 04:02:09 DEBUG : file1: reading active writers 2026/05/01 04:02:09 DEBUG : sub: reading active writers 2026/05/01 04:02:09 DEBUG : Looking for writers 2026/05/01 04:02:09 DEBUG : dir: reading active writers 2026/05/01 04:02:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:09 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:09 ERROR : dir/: Dir.Remove not empty 2026/05/01 04:02:09 DEBUG : dir/file1: Remove: 2026/05/01 04:02:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:09 DEBUG : dir/file1: >Remove: err= 2026/05/01 04:02:09 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/01 04:02:09 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:09 DEBUG : Looking for writers 2026/05/01 04:02:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:09 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:09 DEBUG : dir/file1: Remove: 2026/05/01 04:02:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:09 DEBUG : dir/file1: >Remove: err= 2026/05/01 04:02:09 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/01 04:02:09 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:09 DEBUG : Looking for writers 2026/05/01 04:02:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:09 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:09 DEBUG : dir/file1: Remove: 2026/05/01 04:02:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:09 DEBUG : dir/file1: >Remove: err= 2026/05/01 04:02:09 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:09 DEBUG : dir: Looking for writers 2026/05/01 04:02:09 DEBUG : Looking for writers 2026/05/01 04:02:09 DEBUG : dir: reading active writers 2026/05/01 04:02:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:09 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:09 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:09 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/01 04:02:10 DEBUG : dir: Updating dir with dir2 0x3d8b07cbb2b0 2026/05/01 04:02:10 DEBUG : dir: forgetting directory cache 2026/05/01 04:02:10 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/01 04:02:10 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/01 04:02:10 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/01 04:02:10 DEBUG : file2: Updating file with file2 0x3d8b0783e410 2026/05/01 04:02:10 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/01 04:02:10 INFO : dir2/file3: Deleted 2026/05/01 04:02:10 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/01 04:02:10 DEBUG : dir2/file3: Updating file with dir2/file3 0x3d8b0783e410 2026/05/01 04:02:10 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/01 04:02:10 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/01 04:02:10 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/01 04:02:10 DEBUG : empty directory: Updating dir with renamed empty directory 0x3d8b07cbb790 2026/05/01 04:02:10 DEBUG : empty directory: forgetting directory cache 2026/05/01 04:02:10 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/01 04:02:10 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/01 04:02:10 DEBUG : dir2: Renaming to "dir3" 2026/05/01 04:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:10 DEBUG : dir3: Looking for writers 2026/05/01 04:02:10 DEBUG : file3: reading active writers 2026/05/01 04:02:10 DEBUG : renamed empty directory: Looking for writers 2026/05/01 04:02:10 DEBUG : Looking for writers 2026/05/01 04:02:10 DEBUG : dir3: reading active writers 2026/05/01 04:02:10 DEBUG : renamed empty directory: reading active writers 2026/05/01 04:02:10 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:10 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/01 04:02:10 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:10 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 04:02:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/01 04:02:10 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/01 04:02:10 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/01 04:02:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/01 04:02:10 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:10 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 04:02:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/01 04:02:10 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/01 04:02:10 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/01 04:02:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/01 04:02:10 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (12 bytes), uploading instead of streaming 2026/05/01 04:02:10 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:10 DEBUG : dir/sub/file2: size = 12 OK 2026/05/01 04:02:10 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/01 04:02:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/01 04:02:10 DEBUG : forgetting directory cache 2026/05/01 04:02:10 DEBUG : dir: forgetting directory cache 2026/05/01 04:02:10 DEBUG : dir/sub: forgetting directory cache 2026/05/01 04:02:10 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/01 04:02:10 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/01 04:02:10 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (5 bytes), uploading instead of streaming 2026/05/01 04:02:10 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:10 DEBUG : dir/sub/file0: size = 5 OK 2026/05/01 04:02:10 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/01 04:02:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/01 04:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:10 DEBUG : dir/sub: Looking for writers 2026/05/01 04:02:10 DEBUG : file0: reading active writers 2026/05/01 04:02:10 DEBUG : file2: reading active writers 2026/05/01 04:02:10 DEBUG : dir: Looking for writers 2026/05/01 04:02:10 DEBUG : file1: reading active writers 2026/05/01 04:02:10 DEBUG : sub: reading active writers 2026/05/01 04:02:10 DEBUG : Looking for writers 2026/05/01 04:02:10 DEBUG : dir: reading active writers 2026/05/01 04:02:10 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:10 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/01 04:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:10 DEBUG : Looking for writers 2026/05/01 04:02:10 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:10 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/01 04:02:10 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:10 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/01 04:02:10 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/01 04:02:10 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/01 04:02:10 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:10 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:10 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/01 04:02:10 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:10 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/01 04:02:10 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/01 04:02:10 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/01 04:02:10 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:10 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:10 DEBUG : dir: Looking for writers 2026/05/01 04:02:10 DEBUG : file1: reading active writers 2026/05/01 04:02:10 DEBUG : file1.metadata: reading active writers 2026/05/01 04:02:10 DEBUG : Looking for writers 2026/05/01 04:02:10 DEBUG : dir: reading active writers 2026/05/01 04:02:10 DEBUG : dir.metadata: reading active writers 2026/05/01 04:02:10 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:10 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:10 DEBUG : dir: Looking for writers 2026/05/01 04:02:10 DEBUG : file1: reading active writers 2026/05/01 04:02:10 DEBUG : Looking for writers 2026/05/01 04:02:10 DEBUG : dir: reading active writers 2026/05/01 04:02:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:11 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:11 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:11 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/05/01 04:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:11 DEBUG : dir: Looking for writers 2026/05/01 04:02:11 DEBUG : file1: reading active writers 2026/05/01 04:02:11 DEBUG : Looking for writers 2026/05/01 04:02:11 DEBUG : dir: reading active writers 2026/05/01 04:02:11 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-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:11 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/01 04:02:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:11 DEBUG : dir: Looking for writers 2026/05/01 04:02:11 DEBUG : file1: reading active writers 2026/05/01 04:02:11 DEBUG : Looking for writers 2026/05/01 04:02:11 DEBUG : dir: reading active writers 2026/05/01 04:02:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/05/01 04:02:11 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/01 04:02:11 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/01 04:02:11 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:11 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/01 04:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:11 DEBUG : Looking for writers 2026/05/01 04:02:11 DEBUG : file.txt: reading active writers 2026/05/01 04:02:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:11 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:11 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (25 bytes), uploading instead of streaming 2026/05/01 04:02:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:11 DEBUG : dir/file1: size = 25 OK 2026/05/01 04:02:11 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/01 04:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:11 DEBUG : dir: Looking for writers 2026/05/01 04:02:11 DEBUG : file1: reading active writers 2026/05/01 04:02:11 DEBUG : Looking for writers 2026/05/01 04:02:11 DEBUG : dir: reading active writers 2026/05/01 04:02:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:11 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:11 DEBUG : dir/file1: Remove: 2026/05/01 04:02:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:11 DEBUG : dir/file1: >Remove: err= 2026/05/01 04:02:11 DEBUG : dir/file1: Remove: 2026/05/01 04:02:11 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/01 04:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:11 DEBUG : dir: Looking for writers 2026/05/01 04:02:11 DEBUG : Looking for writers 2026/05/01 04:02:11 DEBUG : dir: reading active writers 2026/05/01 04:02:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:11 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:11 DEBUG : dir/file1: Remove: 2026/05/01 04:02:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:11 DEBUG : dir/file1: >Remove: err= 2026/05/01 04:02:11 DEBUG : dir/file1: Remove: 2026/05/01 04:02:11 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/01 04:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:11 DEBUG : dir: Looking for writers 2026/05/01 04:02:11 DEBUG : Looking for writers 2026/05/01 04:02:11 DEBUG : dir: reading active writers 2026/05/01 04:02:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.17s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:11 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/01 04:02:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/01 04:02:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/01 04:02:11 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/01 04:02:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/01 04:02:11 DEBUG : dir/file1: Open: flags=0x3 2026/05/01 04:02:11 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/01 04:02:11 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/01 04:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:11 DEBUG : dir: Looking for writers 2026/05/01 04:02:11 DEBUG : file1: reading active writers 2026/05/01 04:02:11 DEBUG : Looking for writers 2026/05/01 04:02:11 DEBUG : dir: reading active writers 2026/05/01 04:02:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:12 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:12 DEBUG : dir: Looking for writers 2026/05/01 04:02:12 DEBUG : file1: reading active writers 2026/05/01 04:02:12 DEBUG : Looking for writers 2026/05/01 04:02:12 DEBUG : dir: reading active writers 2026/05/01 04:02:12 DEBUG : >WaitForWriters: 2026/05/01 04:02:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/01 04:02:12 DEBUG : newLeaf: Updating file with newLeaf 0x3d8b07c980d0 2026/05/01 04:02:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/01 04:02:12 DEBUG : dir/file1: Updating file with dir/file1 0x3d8b07c980d0 2026/05/01 04:02:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/01 04:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 04:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/01 04:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:12 DEBUG : dir/file1: File is currently open, delaying rename 0x3d8b07c980d0 2026/05/01 04:02:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:12 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (25 bytes), uploading instead of streaming 2026/05/01 04:02:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:12 DEBUG : dir/file1: size = 25 OK 2026/05/01 04:02:12 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/01 04:02:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:12 DEBUG : newLeaf: Running delayed rename now 2026/05/01 04:02:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/01 04:02:12 DEBUG : newLeaf: Updating file with newLeaf 0x3d8b07c980d0 2026/05/01 04:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:12 DEBUG : dir: Looking for writers 2026/05/01 04:02:12 DEBUG : Looking for writers 2026/05/01 04:02:12 DEBUG : dir: reading active writers 2026/05/01 04:02:12 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:12 DEBUG : >WaitForWriters: 2026/05/01 04:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:12 DEBUG : dir: Looking for writers 2026/05/01 04:02:12 DEBUG : Looking for writers 2026/05/01 04:02:12 DEBUG : dir: reading active writers 2026/05/01 04:02:12 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:12 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:12 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:12 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:12 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:12 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:12 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:12 DEBUG : dir: Looking for writers 2026/05/01 04:02:12 DEBUG : file1: reading active writers 2026/05/01 04:02:12 DEBUG : Looking for writers 2026/05/01 04:02:12 DEBUG : dir: reading active writers 2026/05/01 04:02:12 DEBUG : >WaitForWriters: 2026/05/01 04:02:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/01 04:02:12 DEBUG : newLeaf: Updating file with newLeaf 0x3d8b0841e340 2026/05/01 04:02:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/01 04:02:12 DEBUG : dir/file1: Updating file with dir/file1 0x3d8b0841e340 2026/05/01 04:02:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/01 04:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 04:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/01 04:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:12 DEBUG : dir/file1: File is currently open, delaying rename 0x3d8b0841e340 2026/05/01 04:02:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:12 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (25 bytes), uploading instead of streaming 2026/05/01 04:02:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:12 DEBUG : dir/file1: size = 25 OK 2026/05/01 04:02:12 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/01 04:02:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:12 DEBUG : newLeaf: Running delayed rename now 2026/05/01 04:02:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/01 04:02:12 DEBUG : newLeaf: Updating file with newLeaf 0x3d8b0841e340 2026/05/01 04:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:12 DEBUG : dir: Looking for writers 2026/05/01 04:02:12 DEBUG : Looking for writers 2026/05/01 04:02:12 DEBUG : dir: reading active writers 2026/05/01 04:02:12 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:12 DEBUG : >WaitForWriters: 2026/05/01 04:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:12 DEBUG : dir: Looking for writers 2026/05/01 04:02:12 DEBUG : Looking for writers 2026/05/01 04:02:12 DEBUG : dir: reading active writers 2026/05/01 04:02:12 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:12 DEBUG : >WaitForWriters: 2026/05/01 04:02:12 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:12 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:12 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:12 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:12 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:12 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 04:02:12 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:12 DEBUG : dir/file1(0x3d8b084b78c0): openPending: 2026/05/01 04:02:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/01 04:02:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/01 04:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:12 DEBUG : dir/file1(0x3d8b084b78c0): >openPending: err= 2026/05/01 04:02:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/01 04:02:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:12 DEBUG : dir/file1(0x3d8b084b78c0): _writeAt: size=14, off=0 2026/05/01 04:02:12 DEBUG : dir/file1(0x3d8b084b78c0): >_writeAt: n=14, err= 2026/05/01 04:02:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/01 04:02:12 DEBUG : dir/file1(0x3d8b084b78c0): close: 2026/05/01 04:02:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/01 04:02:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/01 04:02:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:12 DEBUG : dir/file1(0x3d8b084b78c0): >close: err= 2026/05/01 04:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:12 DEBUG : dir: Looking for writers 2026/05/01 04:02:12 DEBUG : file1: reading active writers 2026/05/01 04:02:12 DEBUG : Looking for writers 2026/05/01 04:02:12 DEBUG : dir: reading active writers 2026/05/01 04:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:12 DEBUG : dir: Looking for writers 2026/05/01 04:02:12 DEBUG : file1: reading active writers 2026/05/01 04:02:12 DEBUG : Looking for writers 2026/05/01 04:02:12 DEBUG : dir: reading active writers 2026/05/01 04:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:12 DEBUG : dir: Looking for writers 2026/05/01 04:02:12 DEBUG : file1: reading active writers 2026/05/01 04:02:12 DEBUG : Looking for writers 2026/05/01 04:02:12 DEBUG : dir: reading active writers 2026/05/01 04:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:12 DEBUG : dir: Looking for writers 2026/05/01 04:02:12 DEBUG : file1: reading active writers 2026/05/01 04:02:12 DEBUG : Looking for writers 2026/05/01 04:02:12 DEBUG : dir: reading active writers 2026/05/01 04:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:12 DEBUG : dir/file1: vfs cache: starting upload 2026/05/01 04:02:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:12 DEBUG : dir/file1: size = 14 OK 2026/05/01 04:02:12 INFO : dir/file1: Copied (replaced existing) 2026/05/01 04:02:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/01 04:02:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/01 04:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/01 04:02:13 DEBUG : dir: Looking for writers 2026/05/01 04:02:13 DEBUG : file1: reading active writers 2026/05/01 04:02:13 DEBUG : Looking for writers 2026/05/01 04:02:13 DEBUG : dir: reading active writers 2026/05/01 04:02:13 DEBUG : >WaitForWriters: 2026/05/01 04:02:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:13 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:13 DEBUG : dir/file1(0x3d8b08571040): _readAt: size=512, off=0 2026/05/01 04:02:13 DEBUG : dir/file1(0x3d8b08571040): openPending: 2026/05/01 04:02:13 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/05/01 04:02:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/01 04:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:13 DEBUG : dir/file1(0x3d8b08571040): >openPending: err= 2026/05/01 04:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/01 04:02:13 DEBUG : dir/file1(0x3d8b08571040): >_readAt: n=14, err=EOF 2026/05/01 04:02:13 DEBUG : dir/file1(0x3d8b08571040): close: 2026/05/01 04:02:13 DEBUG : dir/file1(0x3d8b08571040): >close: err= 2026/05/01 04:02:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/01 04:02:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/01 04:02:13 DEBUG : newLeaf: Updating file with newLeaf 0x3d8b07cbbba0 2026/05/01 04:02:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/01 04:02:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/01 04:02:13 DEBUG : dir/file1: Updating file with dir/file1 0x3d8b07cbbba0 2026/05/01 04:02:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/01 04:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 04:02:13 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:13 DEBUG : dir/file1(0x3d8b08613500): openPending: 2026/05/01 04:02:13 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/05/01 04:02:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/01 04:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:13 DEBUG : dir/file1(0x3d8b08613500): >openPending: err= 2026/05/01 04:02:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/01 04:02:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:13 DEBUG : dir/file1(0x3d8b08613500): _writeAt: size=25, off=0 2026/05/01 04:02:13 DEBUG : dir/file1(0x3d8b08613500): >_writeAt: n=25, err= 2026/05/01 04:02:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/01 04:02:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/01 04:02:13 DEBUG : newLeaf: Updating file with newLeaf 0x3d8b07cbbba0 2026/05/01 04:02:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:13 DEBUG : newLeaf(0x3d8b08613500): close: 2026/05/01 04:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/01 04:02:13 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-01 04:02:13.153176341 +0000 UTC m=+6.930686485 2026/05/01 04:02:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:13 DEBUG : newLeaf(0x3d8b08613500): >close: err= 2026/05/01 04:02:13 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:13 DEBUG : dir: Looking for writers 2026/05/01 04:02:13 DEBUG : Looking for writers 2026/05/01 04:02:13 DEBUG : dir: reading active writers 2026/05/01 04:02:13 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:13 DEBUG : dir: Looking for writers 2026/05/01 04:02:13 DEBUG : Looking for writers 2026/05/01 04:02:13 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:13 DEBUG : dir: reading active writers 2026/05/01 04:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:13 DEBUG : dir: Looking for writers 2026/05/01 04:02:13 DEBUG : Looking for writers 2026/05/01 04:02:13 DEBUG : dir: reading active writers 2026/05/01 04:02:13 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:13 DEBUG : dir: Looking for writers 2026/05/01 04:02:13 DEBUG : Looking for writers 2026/05/01 04:02:13 DEBUG : dir: reading active writers 2026/05/01 04:02:13 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:13 DEBUG : newLeaf: vfs cache: starting upload 2026/05/01 04:02:13 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:13 DEBUG : newLeaf: size = 25 OK 2026/05/01 04:02:13 INFO : newLeaf: Copied (replaced existing) 2026/05/01 04:02:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-01 04:02:13 +0000 UTC" 2026/05/01 04:02:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/01 04:02:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/01 04:02:13 DEBUG : dir: Looking for writers 2026/05/01 04:02:13 DEBUG : Looking for writers 2026/05/01 04:02:13 DEBUG : dir: reading active writers 2026/05/01 04:02:13 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:13 DEBUG : >WaitForWriters: 2026/05/01 04:02:13 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:13 DEBUG : dir: Looking for writers 2026/05/01 04:02:13 DEBUG : Looking for writers 2026/05/01 04:02:13 DEBUG : dir: reading active writers 2026/05/01 04:02:13 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:13 DEBUG : >WaitForWriters: 2026/05/01 04:02:13 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:13 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:13 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:13 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:13 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:13 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:13 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:13 DEBUG : dir: Looking for writers 2026/05/01 04:02:13 DEBUG : file1: reading active writers 2026/05/01 04:02:13 DEBUG : Looking for writers 2026/05/01 04:02:13 DEBUG : dir: reading active writers 2026/05/01 04:02:13 DEBUG : >WaitForWriters: 2026/05/01 04:02:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/01 04:02:13 DEBUG : newLeaf: Updating file with newLeaf 0x3d8b084b8c30 2026/05/01 04:02:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/01 04:02:13 DEBUG : dir/file1: Updating file with dir/file1 0x3d8b084b8c30 2026/05/01 04:02:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/01 04:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 04:02:13 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:13 DEBUG : dir/file1(0x3d8b0863f780): openPending: 2026/05/01 04:02:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/01 04:02:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/01 04:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:13 DEBUG : dir/file1(0x3d8b0863f780): >openPending: err= 2026/05/01 04:02:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/01 04:02:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:13 DEBUG : dir/file1(0x3d8b0863f780): _writeAt: size=25, off=0 2026/05/01 04:02:13 DEBUG : dir/file1(0x3d8b0863f780): >_writeAt: n=25, err= 2026/05/01 04:02:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/01 04:02:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/01 04:02:13 DEBUG : newLeaf: Updating file with newLeaf 0x3d8b084b8c30 2026/05/01 04:02:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:13 DEBUG : newLeaf(0x3d8b0863f780): close: 2026/05/01 04:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/01 04:02:13 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-01 04:02:13.654361456 +0000 UTC m=+7.431871600 2026/05/01 04:02:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:13 DEBUG : newLeaf(0x3d8b0863f780): >close: err= 2026/05/01 04:02:13 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:13 DEBUG : dir: Looking for writers 2026/05/01 04:02:13 DEBUG : Looking for writers 2026/05/01 04:02:13 DEBUG : dir: reading active writers 2026/05/01 04:02:13 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:13 DEBUG : dir: Looking for writers 2026/05/01 04:02:13 DEBUG : Looking for writers 2026/05/01 04:02:13 DEBUG : dir: reading active writers 2026/05/01 04:02:13 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:13 DEBUG : dir: Looking for writers 2026/05/01 04:02:13 DEBUG : Looking for writers 2026/05/01 04:02:13 DEBUG : dir: reading active writers 2026/05/01 04:02:13 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:13 DEBUG : dir: Looking for writers 2026/05/01 04:02:13 DEBUG : Looking for writers 2026/05/01 04:02:13 DEBUG : dir: reading active writers 2026/05/01 04:02:13 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:13 DEBUG : newLeaf: vfs cache: starting upload 2026/05/01 04:02:13 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:13 DEBUG : newLeaf: size = 25 OK 2026/05/01 04:02:13 INFO : newLeaf: Copied (replaced existing) 2026/05/01 04:02:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-01 04:02:13 +0000 UTC" 2026/05/01 04:02:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/01 04:02:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/01 04:02:13 DEBUG : dir: Looking for writers 2026/05/01 04:02:13 DEBUG : Looking for writers 2026/05/01 04:02:13 DEBUG : dir: reading active writers 2026/05/01 04:02:13 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:13 DEBUG : >WaitForWriters: 2026/05/01 04:02:13 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:13 DEBUG : dir: Looking for writers 2026/05/01 04:02:13 DEBUG : Looking for writers 2026/05/01 04:02:13 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:13 DEBUG : dir: reading active writers 2026/05/01 04:02:13 DEBUG : >WaitForWriters: 2026/05/01 04:02:13 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:13 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:13 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:13 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:13 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:13 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 04:02:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07e95240): openPending: 2026/05/01 04:02:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/01 04:02:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/01 04:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07e95240): >openPending: err= 2026/05/01 04:02:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/01 04:02:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07e95240): _writeAt: size=14, off=0 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07e95240): >_writeAt: n=14, err= 2026/05/01 04:02:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07e95240): close: 2026/05/01 04:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/01 04:02:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/01 04:02:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07e95240): >close: err= 2026/05/01 04:02:14 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : file1: reading active writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : file1: reading active writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : file1: reading active writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : file1: reading active writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:14 DEBUG : dir/file1: vfs cache: starting upload 2026/05/01 04:02:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:14 DEBUG : dir/file1: size = 14 OK 2026/05/01 04:02:14 INFO : dir/file1: Copied (replaced existing) 2026/05/01 04:02:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/01 04:02:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/01 04:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : file1: reading active writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : >WaitForWriters: 2026/05/01 04:02:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07e3a100): _readAt: size=512, off=0 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07e3a100): openPending: 2026/05/01 04:02:14 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/05/01 04:02:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/01 04:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07e3a100): >openPending: err= 2026/05/01 04:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07e3a100): >_readAt: n=14, err=EOF 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07e3a100): close: 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07e3a100): >close: err= 2026/05/01 04:02:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/01 04:02:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/01 04:02:14 DEBUG : newLeaf: Updating file with newLeaf 0x3d8b0867ea90 2026/05/01 04:02:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/01 04:02:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/01 04:02:14 DEBUG : dir/file1: Updating file with dir/file1 0x3d8b0867ea90 2026/05/01 04:02:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/01 04:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 04:02:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07f5b200): openPending: 2026/05/01 04:02:14 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/05/01 04:02:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/01 04:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07f5b200): >openPending: err= 2026/05/01 04:02:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/01 04:02:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07f5b200): _writeAt: size=25, off=0 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07f5b200): >_writeAt: n=25, err= 2026/05/01 04:02:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/01 04:02:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/01 04:02:14 DEBUG : newLeaf: Updating file with newLeaf 0x3d8b0867ea90 2026/05/01 04:02:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:14 DEBUG : newLeaf(0x3d8b07f5b200): close: 2026/05/01 04:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/01 04:02:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-01 04:02:14.297071761 +0000 UTC m=+8.074581946 2026/05/01 04:02:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:14 DEBUG : newLeaf(0x3d8b07f5b200): >close: err= 2026/05/01 04:02:14 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:14 DEBUG : newLeaf: vfs cache: starting upload 2026/05/01 04:02:14 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:14 DEBUG : newLeaf: size = 25 OK 2026/05/01 04:02:14 INFO : newLeaf: Copied (replaced existing) 2026/05/01 04:02:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-01 04:02:14 +0000 UTC" 2026/05/01 04:02:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/01 04:02:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:14 DEBUG : >WaitForWriters: 2026/05/01 04:02:14 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : >WaitForWriters: 2026/05/01 04:02:14 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:14 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:14 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:14 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:14 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:14 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:14 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : file1: reading active writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : >WaitForWriters: 2026/05/01 04:02:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b080cdac0): _readAt: size=512, off=0 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b080cdac0): openPending: 2026/05/01 04:02:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/01 04:02:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/01 04:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b080cdac0): >openPending: err= 2026/05/01 04:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/01 04:02:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b080cdac0): >_readAt: n=14, err=EOF 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b080cdac0): close: 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b080cdac0): >close: err= 2026/05/01 04:02:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/01 04:02:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/01 04:02:14 DEBUG : newLeaf: Updating file with newLeaf 0x3d8b080b8270 2026/05/01 04:02:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/01 04:02:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/01 04:02:14 DEBUG : dir/file1: Updating file with dir/file1 0x3d8b080b8270 2026/05/01 04:02:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/01 04:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 04:02:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07fa2d40): openPending: 2026/05/01 04:02:14 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/05/01 04:02:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/01 04:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07fa2d40): >openPending: err= 2026/05/01 04:02:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/01 04:02:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07fa2d40): _writeAt: size=25, off=0 2026/05/01 04:02:14 DEBUG : dir/file1(0x3d8b07fa2d40): >_writeAt: n=25, err= 2026/05/01 04:02:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/01 04:02:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/01 04:02:14 DEBUG : newLeaf: Updating file with newLeaf 0x3d8b080b8270 2026/05/01 04:02:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:14 DEBUG : newLeaf(0x3d8b07fa2d40): close: 2026/05/01 04:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/01 04:02:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-01 04:02:14.807836202 +0000 UTC m=+8.585346346 2026/05/01 04:02:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:14 DEBUG : newLeaf(0x3d8b07fa2d40): >close: err= 2026/05/01 04:02:14 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:14 DEBUG : dir: Looking for writers 2026/05/01 04:02:14 DEBUG : Looking for writers 2026/05/01 04:02:14 DEBUG : dir: reading active writers 2026/05/01 04:02:14 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:14 DEBUG : newLeaf: vfs cache: starting upload 2026/05/01 04:02:14 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:14 DEBUG : newLeaf: size = 25 OK 2026/05/01 04:02:14 INFO : newLeaf: Copied (replaced existing) 2026/05/01 04:02:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-01 04:02:14 +0000 UTC" 2026/05/01 04:02:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/01 04:02:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/01 04:02:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/01 04:02:15 DEBUG : dir: Looking for writers 2026/05/01 04:02:15 DEBUG : Looking for writers 2026/05/01 04:02:15 DEBUG : dir: reading active writers 2026/05/01 04:02:15 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:15 DEBUG : >WaitForWriters: 2026/05/01 04:02:15 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:15 DEBUG : dir: Looking for writers 2026/05/01 04:02:15 DEBUG : Looking for writers 2026/05/01 04:02:15 DEBUG : dir: reading active writers 2026/05/01 04:02:15 DEBUG : newLeaf: reading active writers 2026/05/01 04:02:15 DEBUG : >WaitForWriters: 2026/05/01 04:02:15 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:15 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:15 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:15 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:15 DEBUG : Looking for writers 2026/05/01 04:02:15 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-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:15 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/01 04:02:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:15 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:15 DEBUG : dir: Looking for writers 2026/05/01 04:02:15 DEBUG : file1: reading active writers 2026/05/01 04:02:15 DEBUG : Looking for writers 2026/05/01 04:02:15 DEBUG : dir: reading active writers 2026/05/01 04:02:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:15 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/01 04:02:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/01 04:02:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/01 04:02:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/01 04:02:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/01 04:02:15 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:15 DEBUG : dir: Looking for writers 2026/05/01 04:02:15 DEBUG : file1: reading active writers 2026/05/01 04:02:15 DEBUG : Looking for writers 2026/05/01 04:02:15 DEBUG : dir: reading active writers 2026/05/01 04:02:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:15 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/01 04:02:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/01 04:02:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/01 04:02:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/01 04:02:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/01 04:02:15 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/01 04:02:15 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/01 04:02:15 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/01 04:02:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/01 04:02:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/01 04:02:15 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/01 04:02:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/01 04:02:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/01 04:02:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/01 04:02:15 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/01 04:02:15 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:15 DEBUG : dir: Looking for writers 2026/05/01 04:02:15 DEBUG : file1: reading active writers 2026/05/01 04:02:15 DEBUG : Looking for writers 2026/05/01 04:02:15 DEBUG : dir: reading active writers 2026/05/01 04:02:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:15 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/01 04:02:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:15 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:15 DEBUG : dir: Looking for writers 2026/05/01 04:02:15 DEBUG : file1: reading active writers 2026/05/01 04:02:15 DEBUG : Looking for writers 2026/05/01 04:02:15 DEBUG : dir: reading active writers 2026/05/01 04:02:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:15 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/01 04:02:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:15 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/01 04:02:15 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/01 04:02:15 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:15 DEBUG : dir: Looking for writers 2026/05/01 04:02:15 DEBUG : file1: reading active writers 2026/05/01 04:02:15 DEBUG : Looking for writers 2026/05/01 04:02:15 DEBUG : dir: reading active writers 2026/05/01 04:02:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:15 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:15 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:15 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:15 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:15 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b08690d40): _readAt: size=1, off=0 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b08690d40): openPending: 2026/05/01 04:02:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/01 04:02:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/01 04:02:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b08690d40): >openPending: err= 2026/05/01 04:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b08690d40): >_readAt: n=1, err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b08690d40): _readAt: size=256, off=1 2026/05/01 04:02:16 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b08690d40): >_readAt: n=15, err=EOF 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b08690d40): _readAt: size=16, off=16 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b08690d40): >_readAt: n=0, err=EOF 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b08690d40): close: 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b08690d40): >close: err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b08690d40): close: 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b08690d40): >close: err=file already closed 2026/05/01 04:02:16 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:16 DEBUG : dir: Looking for writers 2026/05/01 04:02:16 DEBUG : file1: reading active writers 2026/05/01 04:02:16 DEBUG : Looking for writers 2026/05/01 04:02:16 DEBUG : dir: reading active writers 2026/05/01 04:02:16 DEBUG : >WaitForWriters: 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:16 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07e3d240): _readAt: size=1, off=0 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07e3d240): openPending: 2026/05/01 04:02:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/01 04:02:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/01 04:02:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07e3d240): >openPending: err= 2026/05/01 04:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07e3d240): >_readAt: n=1, err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07e3d240): _readAt: size=1, off=5 2026/05/01 04:02:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07e3d240): >_readAt: n=1, err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07e3d240): _readAt: size=1, off=3 2026/05/01 04:02:16 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07e3d240): >_readAt: n=1, err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07e3d240): _readAt: size=1, off=13 2026/05/01 04:02:16 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07e3d240): >_readAt: n=1, err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07e3d240): _readAt: size=16, off=100 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07e3d240): >_readAt: n=0, err=EOF 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07e3d240): close: 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07e3d240): >close: err= 2026/05/01 04:02:16 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:16 DEBUG : dir: Looking for writers 2026/05/01 04:02:16 DEBUG : file1: reading active writers 2026/05/01 04:02:16 DEBUG : Looking for writers 2026/05/01 04:02:16 DEBUG : dir: reading active writers 2026/05/01 04:02:16 DEBUG : >WaitForWriters: 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:16 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): _readAt: size=1, off=0 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): openPending: 2026/05/01 04:02:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/01 04:02:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/01 04:02:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): >openPending: err= 2026/05/01 04:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): >_readAt: n=1, err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): _readAt: size=1, off=5 2026/05/01 04:02:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): >_readAt: n=1, err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): _readAt: size=1, off=1 2026/05/01 04:02:16 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): >_readAt: n=1, err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): _readAt: size=6, off=10 2026/05/01 04:02:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): >_readAt: n=6, err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): _readAt: size=256, off=10 2026/05/01 04:02:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): >_readAt: n=6, err=EOF 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): _readAt: size=256, off=100 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): >_readAt: n=0, err=EOF 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): close: 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): >close: err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): _readAt: size=256, off=100 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07ce7000): >_readAt: n=0, err=file already closed 2026/05/01 04:02:16 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:16 DEBUG : dir: Looking for writers 2026/05/01 04:02:16 DEBUG : file1: reading active writers 2026/05/01 04:02:16 DEBUG : Looking for writers 2026/05/01 04:02:16 DEBUG : dir: reading active writers 2026/05/01 04:02:16 DEBUG : >WaitForWriters: 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:16 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b085dae80): RWFileHandle.Flush 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b085dae80): _readAt: size=256, off=0 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b085dae80): openPending: 2026/05/01 04:02:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/01 04:02:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/01 04:02:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b085dae80): >openPending: err= 2026/05/01 04:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b085dae80): >_readAt: n=16, err=EOF 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b085dae80): RWFileHandle.Flush 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b085dae80): RWFileHandle.Flush 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b085dae80): close: 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b085dae80): >close: err= 2026/05/01 04:02:16 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:16 DEBUG : dir: Looking for writers 2026/05/01 04:02:16 DEBUG : file1: reading active writers 2026/05/01 04:02:16 DEBUG : Looking for writers 2026/05/01 04:02:16 DEBUG : dir: reading active writers 2026/05/01 04:02:16 DEBUG : >WaitForWriters: 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:16 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/01 04:02:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07f306c0): _readAt: size=256, off=0 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07f306c0): openPending: 2026/05/01 04:02:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/01 04:02:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/01 04:02:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07f306c0): >openPending: err= 2026/05/01 04:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07f306c0): >_readAt: n=16, err=EOF 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07f306c0): RWFileHandle.Release 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07f306c0): close: 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07f306c0): >close: err= 2026/05/01 04:02:16 DEBUG : dir/file1(0x3d8b07f306c0): RWFileHandle.Release 2026/05/01 04:02:16 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:16 DEBUG : dir: Looking for writers 2026/05/01 04:02:16 DEBUG : file1: reading active writers 2026/05/01 04:02:16 DEBUG : Looking for writers 2026/05/01 04:02:16 DEBUG : dir: reading active writers 2026/05/01 04:02:16 DEBUG : >WaitForWriters: 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:16 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:16 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:16 DEBUG : file1: newRWFileHandle: 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fb0940): openPending: 2026/05/01 04:02:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fb0940): >openPending: err= 2026/05/01 04:02:16 DEBUG : file1: >newRWFileHandle: err= 2026/05/01 04:02:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/01 04:02:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fb0940): _writeAt: size=5, off=0 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fb0940): >_writeAt: n=5, err= 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fb0940): _writeAt: size=7, off=5 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fb0940): >_writeAt: n=7, err= 2026/05/01 04:02:16 DEBUG : file1: vfs cache: truncate to size=11 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fb0940): close: 2026/05/01 04:02:16 DEBUG : file1: vfs cache: setting modification time to 2026-05-01 04:02:16.771192858 +0000 UTC m=+10.548703003 2026/05/01 04:02:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fb0940): >close: err= 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fb0940): close: 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fb0940): >close: err=file already closed 2026/05/01 04:02:16 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:16 DEBUG : Looking for writers 2026/05/01 04:02:16 DEBUG : file1: reading active writers 2026/05/01 04:02:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:16 DEBUG : Looking for writers 2026/05/01 04:02:16 DEBUG : file1: reading active writers 2026/05/01 04:02:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:16 DEBUG : Looking for writers 2026/05/01 04:02:16 DEBUG : file1: reading active writers 2026/05/01 04:02:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:16 DEBUG : Looking for writers 2026/05/01 04:02:16 DEBUG : file1: reading active writers 2026/05/01 04:02:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:16 DEBUG : file1: vfs cache: starting upload 2026/05/01 04:02:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:16 DEBUG : file1: size = 11 OK 2026/05/01 04:02:16 INFO : file1: Copied (new) 2026/05/01 04:02:16 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-01 04:02:16 +0000 UTC" 2026/05/01 04:02:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/01 04:02:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:16 INFO : file1: vfs cache: upload succeeded try #1 2026/05/01 04:02:16 DEBUG : Looking for writers 2026/05/01 04:02:16 DEBUG : file1: reading active writers 2026/05/01 04:02:16 DEBUG : >WaitForWriters: 2026/05/01 04:02:16 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:16 DEBUG : Looking for writers 2026/05/01 04:02:16 DEBUG : file1: reading active writers 2026/05/01 04:02:16 DEBUG : >WaitForWriters: 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:16 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:16 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:16 DEBUG : file1: newRWFileHandle: 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fbfc40): openPending: 2026/05/01 04:02:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fbfc40): >openPending: err= 2026/05/01 04:02:16 DEBUG : file1: >newRWFileHandle: err= 2026/05/01 04:02:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/01 04:02:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fbfc40): _writeAt: size=7, off=0 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fbfc40): >_writeAt: n=7, err= 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fbfc40): _writeAt: size=6, off=5 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fbfc40): >_writeAt: n=6, err= 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fbfc40): close: 2026/05/01 04:02:16 DEBUG : file1: vfs cache: setting modification time to 2026-05-01 04:02:16.96997696 +0000 UTC m=+10.747487093 2026/05/01 04:02:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fbfc40): >close: err= 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fbfc40): _writeAt: size=5, off=0 2026/05/01 04:02:16 DEBUG : file1(0x3d8b07fbfc40): >_writeAt: n=0, err=file already closed 2026/05/01 04:02:16 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:16 DEBUG : Looking for writers 2026/05/01 04:02:16 DEBUG : file1: reading active writers 2026/05/01 04:02:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:16 DEBUG : Looking for writers 2026/05/01 04:02:16 DEBUG : file1: reading active writers 2026/05/01 04:02:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:17 DEBUG : file1: vfs cache: starting upload 2026/05/01 04:02:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:17 DEBUG : file1: size = 11 OK 2026/05/01 04:02:17 INFO : file1: Copied (new) 2026/05/01 04:02:17 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-01 04:02:16 +0000 UTC" 2026/05/01 04:02:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/01 04:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:17 INFO : file1: vfs cache: upload succeeded try #1 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : >WaitForWriters: 2026/05/01 04:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : >WaitForWriters: 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:17 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:17 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:17 DEBUG : file1: newRWFileHandle: 2026/05/01 04:02:17 DEBUG : file1(0x3d8b08027900): openPending: 2026/05/01 04:02:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:17 DEBUG : file1(0x3d8b08027900): >openPending: err= 2026/05/01 04:02:17 DEBUG : file1: >newRWFileHandle: err= 2026/05/01 04:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/01 04:02:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/01 04:02:17 DEBUG : file1(0x3d8b08027900): close: 2026/05/01 04:02:17 DEBUG : file1: vfs cache: setting modification time to 2026-05-01 04:02:17.167864143 +0000 UTC m=+10.945374287 2026/05/01 04:02:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:17 DEBUG : file1(0x3d8b08027900): >close: err= 2026/05/01 04:02:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/01 04:02:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/01 04:02:17 DEBUG : file2: newRWFileHandle: 2026/05/01 04:02:17 DEBUG : file2(0x3d8b08027d80): openPending: 2026/05/01 04:02:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/01 04:02:17 DEBUG : file2(0x3d8b08027d80): >openPending: err= 2026/05/01 04:02:17 DEBUG : file2: >newRWFileHandle: err= 2026/05/01 04:02:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/01 04:02:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/01 04:02:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/01 04:02:17 DEBUG : file2(0x3d8b08027d80): RWFileHandle.Flush 2026/05/01 04:02:17 DEBUG : file2(0x3d8b08027d80): RWFileHandle.Release 2026/05/01 04:02:17 DEBUG : file2(0x3d8b08027d80): close: 2026/05/01 04:02:17 DEBUG : file2: vfs cache: setting modification time to 2026-05-01 04:02:17.168675538 +0000 UTC m=+10.946185682 2026/05/01 04:02:17 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:17 DEBUG : file2(0x3d8b08027d80): >close: err= 2026/05/01 04:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : file2: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : file2: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : file2: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : file2: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/01 04:02:17 DEBUG : file1: vfs cache: starting upload 2026/05/01 04:02:17 DEBUG : file2: vfs cache: starting upload 2026/05/01 04:02:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:17 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:17 DEBUG : file1: size = 0 OK 2026/05/01 04:02:17 INFO : file1: Copied (new) 2026/05/01 04:02:17 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-01 04:02:17 +0000 UTC" 2026/05/01 04:02:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/01 04:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:17 INFO : file1: vfs cache: upload succeeded try #1 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file2: reading active writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/01 04:02:17 DEBUG : file2: size = 0 OK 2026/05/01 04:02:17 INFO : file2: Copied (new) 2026/05/01 04:02:17 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-01 04:02:17 +0000 UTC" 2026/05/01 04:02:17 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/01 04:02:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/01 04:02:17 INFO : file2: vfs cache: upload succeeded try #1 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : file2: reading active writers 2026/05/01 04:02:17 DEBUG : >WaitForWriters: 2026/05/01 04:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : file2: reading active writers 2026/05/01 04:02:17 DEBUG : >WaitForWriters: 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:17 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:17 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:17 DEBUG : file1: newRWFileHandle: 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0805ef40): openPending: 2026/05/01 04:02:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0805ef40): >openPending: err= 2026/05/01 04:02:17 DEBUG : file1: >newRWFileHandle: err= 2026/05/01 04:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/01 04:02:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0805ef40): _writeAt: size=5, off=0 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0805ef40): >_writeAt: n=5, err= 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0805ef40): RWFileHandle.Flush 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0805ef40): RWFileHandle.Flush 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0805ef40): close: 2026/05/01 04:02:17 DEBUG : file1: vfs cache: setting modification time to 2026-05-01 04:02:17.536663219 +0000 UTC m=+11.314173363 2026/05/01 04:02:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0805ef40): >close: err= 2026/05/01 04:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:17 DEBUG : file1: vfs cache: starting upload 2026/05/01 04:02:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:17 DEBUG : file1: size = 5 OK 2026/05/01 04:02:17 INFO : file1: Copied (new) 2026/05/01 04:02:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-01 04:02:17 +0000 UTC" 2026/05/01 04:02:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/01 04:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:17 INFO : file1: vfs cache: upload succeeded try #1 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : >WaitForWriters: 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:17 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:17 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:17 DEBUG : file1: newRWFileHandle: 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0817a080): openPending: 2026/05/01 04:02:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0817a080): >openPending: err= 2026/05/01 04:02:17 DEBUG : file1: >newRWFileHandle: err= 2026/05/01 04:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/01 04:02:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0817a080): _writeAt: size=5, off=0 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0817a080): >_writeAt: n=5, err= 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0817a080): RWFileHandle.Release 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0817a080): close: 2026/05/01 04:02:17 DEBUG : file1: vfs cache: setting modification time to 2026-05-01 04:02:17.72339265 +0000 UTC m=+11.500902794 2026/05/01 04:02:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0817a080): >close: err= 2026/05/01 04:02:17 DEBUG : file1(0x3d8b0817a080): RWFileHandle.Release 2026/05/01 04:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:17 DEBUG : file1: vfs cache: starting upload 2026/05/01 04:02:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:17 DEBUG : file1: size = 5 OK 2026/05/01 04:02:17 INFO : file1: Copied (new) 2026/05/01 04:02:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-01 04:02:17 +0000 UTC" 2026/05/01 04:02:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/01 04:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:17 INFO : file1: vfs cache: upload succeeded try #1 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : >WaitForWriters: 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:17 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:17 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/01 04:02:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 04:02:17 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:17 DEBUG : dir/file1(0x3d8b083ff8c0): openPending: 2026/05/01 04:02:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/01 04:02:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/01 04:02:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:17 DEBUG : dir/file1(0x3d8b083ff8c0): >openPending: err= 2026/05/01 04:02:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/01 04:02:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/01 04:02:17 DEBUG : dir/file1(0x3d8b083ff8c0): _writeAt: size=5, off=0 2026/05/01 04:02:17 DEBUG : dir/file1(0x3d8b083ff8c0): >_writeAt: n=5, err= 2026/05/01 04:02:17 DEBUG : dir/file1(0x3d8b083ff8c0): close: 2026/05/01 04:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:17 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-01 04:02:17.974970372 +0000 UTC m=+11.752480507 2026/05/01 04:02:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:17 DEBUG : dir/file1(0x3d8b083ff8c0): >close: err= 2026/05/01 04:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:17 DEBUG : dir: Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : dir: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:17 DEBUG : dir: Looking for writers 2026/05/01 04:02:17 DEBUG : file1: reading active writers 2026/05/01 04:02:17 DEBUG : Looking for writers 2026/05/01 04:02:17 DEBUG : dir: reading active writers 2026/05/01 04:02:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:18 DEBUG : dir: Looking for writers 2026/05/01 04:02:18 DEBUG : file1: reading active writers 2026/05/01 04:02:18 DEBUG : Looking for writers 2026/05/01 04:02:18 DEBUG : dir: reading active writers 2026/05/01 04:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:18 DEBUG : dir: Looking for writers 2026/05/01 04:02:18 DEBUG : file1: reading active writers 2026/05/01 04:02:18 DEBUG : Looking for writers 2026/05/01 04:02:18 DEBUG : dir: reading active writers 2026/05/01 04:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:18 DEBUG : dir/file1: vfs cache: starting upload 2026/05/01 04:02:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:18 DEBUG : dir/file1: size = 5 OK 2026/05/01 04:02:18 INFO : dir/file1: Copied (replaced existing) 2026/05/01 04:02:18 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-01 04:02:17 +0000 UTC" 2026/05/01 04:02:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/01 04:02:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/01 04:02:18 DEBUG : dir: Looking for writers 2026/05/01 04:02:18 DEBUG : file1: reading active writers 2026/05/01 04:02:18 DEBUG : Looking for writers 2026/05/01 04:02:18 DEBUG : dir: reading active writers 2026/05/01 04:02:18 DEBUG : >WaitForWriters: 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:18 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : dir/file1: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/01 04:02:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/01 04:02:18 DEBUG : dir/file1(0x3d8b084746c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : dir/file1(0x3d8b084746c0): openPending: 2026/05/01 04:02:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/01 04:02:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/01 04:02:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:18 DEBUG : dir/file1(0x3d8b084746c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : dir/file1(0x3d8b084746c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : dir/file1(0x3d8b084746c0): _writeAt: size=15, off=5 2026/05/01 04:02:18 DEBUG : dir/file1(0x3d8b084746c0): >_writeAt: n=15, err= 2026/05/01 04:02:18 DEBUG : dir/file1(0x3d8b084746c0): close: 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/01 04:02:18 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-01 04:02:18.261060355 +0000 UTC m=+12.038570490 2026/05/01 04:02:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : dir/file1(0x3d8b084746c0): >close: err= 2026/05/01 04:02:18 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:18 DEBUG : dir: Looking for writers 2026/05/01 04:02:18 DEBUG : file1: reading active writers 2026/05/01 04:02:18 DEBUG : Looking for writers 2026/05/01 04:02:18 DEBUG : dir: reading active writers 2026/05/01 04:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:18 DEBUG : dir: Looking for writers 2026/05/01 04:02:18 DEBUG : file1: reading active writers 2026/05/01 04:02:18 DEBUG : Looking for writers 2026/05/01 04:02:18 DEBUG : dir: reading active writers 2026/05/01 04:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:18 DEBUG : dir: Looking for writers 2026/05/01 04:02:18 DEBUG : file1: reading active writers 2026/05/01 04:02:18 DEBUG : Looking for writers 2026/05/01 04:02:18 DEBUG : dir: reading active writers 2026/05/01 04:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:18 DEBUG : dir: Looking for writers 2026/05/01 04:02:18 DEBUG : file1: reading active writers 2026/05/01 04:02:18 DEBUG : Looking for writers 2026/05/01 04:02:18 DEBUG : dir: reading active writers 2026/05/01 04:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:18 DEBUG : dir/file1: vfs cache: starting upload 2026/05/01 04:02:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:18 DEBUG : dir/file1: size = 20 OK 2026/05/01 04:02:18 INFO : dir/file1: Copied (replaced existing) 2026/05/01 04:02:18 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-01 04:02:18 +0000 UTC" 2026/05/01 04:02:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/01 04:02:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/01 04:02:18 DEBUG : dir: Looking for writers 2026/05/01 04:02:18 DEBUG : file1: reading active writers 2026/05/01 04:02:18 DEBUG : Looking for writers 2026/05/01 04:02:18 DEBUG : dir: reading active writers 2026/05/01 04:02:18 DEBUG : >WaitForWriters: 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:18 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : file1: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : file1(0x3d8b0847b840): openPending: 2026/05/01 04:02:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:18 DEBUG : file1(0x3d8b0847b840): >openPending: err= 2026/05/01 04:02:18 DEBUG : file1: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/01 04:02:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/01 04:02:18 DEBUG : file1(0x3d8b0847b840): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : file1(0x3d8b0847b840): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : file1(0x3d8b0847b840): close: 2026/05/01 04:02:18 DEBUG : file1: vfs cache: setting modification time to 2026-05-01 04:02:18.481181618 +0000 UTC m=+12.258691762 2026/05/01 04:02:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : file1(0x3d8b0847b840): >close: err= 2026/05/01 04:02:18 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:18 DEBUG : Looking for writers 2026/05/01 04:02:18 DEBUG : file1: reading active writers 2026/05/01 04:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:18 DEBUG : Looking for writers 2026/05/01 04:02:18 DEBUG : file1: reading active writers 2026/05/01 04:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:18 DEBUG : Looking for writers 2026/05/01 04:02:18 DEBUG : file1: reading active writers 2026/05/01 04:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:18 DEBUG : Looking for writers 2026/05/01 04:02:18 DEBUG : file1: reading active writers 2026/05/01 04:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:18 DEBUG : file1: vfs cache: starting upload 2026/05/01 04:02:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:18 DEBUG : file1: size = 5 OK 2026/05/01 04:02:18 INFO : file1: Copied (new) 2026/05/01 04:02:18 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-01 04:02:18 +0000 UTC" 2026/05/01 04:02:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:18 INFO : file1: vfs cache: upload succeeded try #1 2026/05/01 04:02:18 DEBUG : Looking for writers 2026/05/01 04:02:18 DEBUG : file1: reading active writers 2026/05/01 04:02:18 DEBUG : >WaitForWriters: 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:18 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/01 04:02:18 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873e200): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873e200): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873e200): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873e200): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873e200): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.667845695 +0000 UTC m=+12.445355839 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873e200): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873e680): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873e680): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873e680): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873e680): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873e680): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873e680): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873e680): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.667845695 +0000 UTC m=+12.445355839 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873e680): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873eb40): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873eb40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873eb40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873eb40): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873eb40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.667845695 +0000 UTC m=+12.445355839 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873eb40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08196f50 item 1 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873f180): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873f180): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873f180): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873f180): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873f180): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.67027346 +0000 UTC m=+12.447783604 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873f180): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873f680): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873f680): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873f680): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873f680): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873f680): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.67027346 +0000 UTC m=+12.447783604 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873f680): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08197420 item 2 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873fcc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873fcc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873fcc0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873fcc0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873fcc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.671824383 +0000 UTC m=+12.449334517 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0873fcc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758240): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758240): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758240): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758240): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758240): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758240): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758240): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.671824383 +0000 UTC m=+12.449334517 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758240): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758700): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758700): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758700): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758700): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758700): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.671824383 +0000 UTC m=+12.449334517 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758700): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081977a0 item 3 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758d80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758d80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758d80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758d80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758d80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.674314306 +0000 UTC m=+12.451824439 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08758d80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087592c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087592c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087592c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087592c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087592c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.674314306 +0000 UTC m=+12.451824439 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087592c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f01c0 item 4 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08759900): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08759900): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08759900): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08759900): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08759900): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.675795287 +0000 UTC m=+12.453305431 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08759900): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08759d80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08759d80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08759d80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08759d80): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08759d80): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08759d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08759d80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.675795287 +0000 UTC m=+12.453305431 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08759d80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08778340): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08778340): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08778340): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08778340): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08778340): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.675795287 +0000 UTC m=+12.453305431 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08778340): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f0620 item 5 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087789c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087789c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087789c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087789c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087789c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.67781037 +0000 UTC m=+12.455320514 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087789c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08778f00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08778f00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08778f00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08778f00): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08778f00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.67781037 +0000 UTC m=+12.455320514 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08778f00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f0bd0 item 6 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08779580): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08779580): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08779580): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08779580): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08779580): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.679206912 +0000 UTC m=+12.456717056 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08779580): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08779a80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08779a80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08779a80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08779a80): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08779a80): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08779a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08779a80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.679206912 +0000 UTC m=+12.456717056 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08779a80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788040): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788040): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788040): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788040): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788040): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.679206912 +0000 UTC m=+12.456717056 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788040): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f0fc0 item 7 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087886c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087886c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087886c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087886c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087886c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.681032096 +0000 UTC m=+12.458542240 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087886c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788c00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788c00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788c00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788c00): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788c00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.681032096 +0000 UTC m=+12.458542240 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788c00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f1490 item 8 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087891c0): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b087891c0): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087891c0): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087891c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087891c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087891c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087891c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789580): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789580): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789580): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789580): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789580): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.682782317 +0000 UTC m=+12.460292461 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789580): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789a00): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789a00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789a00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789a00): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789a00): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789a00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.682782317 +0000 UTC m=+12.460292461 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789a00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd8c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd8c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd8c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd8c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd8c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.682782317 +0000 UTC m=+12.460292461 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd8c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f1810 item 9 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087884c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087884c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087884c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087884c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087884c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.685299991 +0000 UTC m=+12.462810135 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b087884c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788a00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788a00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788a00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788a00): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788a00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.685299991 +0000 UTC m=+12.462810135 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08788a00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f74230 item 10 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789040): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b08789040): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789040): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789040): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789040): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789040): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789040): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789ec0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789ec0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789ec0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789ec0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789ec0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.686760335 +0000 UTC m=+12.464270468 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08789ec0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cc4c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cc4c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cc4c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cc4c0): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cc4c0): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cc4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cc4c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.686760335 +0000 UTC m=+12.464270468 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cc4c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cc9c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cc9c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cc9c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cc9c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cc9c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.686760335 +0000 UTC m=+12.464270468 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cc9c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f74690 item 11 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd040): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd040): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd040): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd040): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd040): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.688683022 +0000 UTC m=+12.466193166 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd040): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd580): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd580): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd580): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd580): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd580): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.688683022 +0000 UTC m=+12.466193166 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080cd580): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f74e70 item 12 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07766000): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b07766000): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07766000): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07766000): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07766000): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07766000): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07766000): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a21880): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a21880): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a21880): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a21880): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a21880): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.690131964 +0000 UTC m=+12.467642108 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a21880): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3af00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3af00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3af00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3af00): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3af00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.690131964 +0000 UTC m=+12.467642108 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3af00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f751f0 item 13 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b5c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b5c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b5c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b5c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b5c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.691457552 +0000 UTC m=+12.468967696 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b5c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3bb00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3bb00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3bb00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3bb00): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3bb00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.691457552 +0000 UTC m=+12.468967696 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3bb00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f75650 item 14 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9c940): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b07b9c940): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9c940): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9c940): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9c940): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9c940): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9c940): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d0c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d0c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d0c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d0c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d0c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.692903186 +0000 UTC m=+12.470413321 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d0c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dd80): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dd80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dd80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dd80): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dd80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.692903186 +0000 UTC m=+12.470413321 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dd80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f75a40 item 15 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4b80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4b80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4b80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4b80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4b80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.694454333 +0000 UTC m=+12.471964477 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4b80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f50c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f50c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f50c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f50c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f50c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.694454333 +0000 UTC m=+12.471964477 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f50c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f0000 item 16 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5a40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5a40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5a40): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5a40): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5a40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.696175969 +0000 UTC m=+12.473686113 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5a40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5ec0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5ec0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5ec0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5ec0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5ec0): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5ec0): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5ec0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.696175969 +0000 UTC m=+12.473686113 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5ec0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086aa500): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086aa500): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086aa500): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086aa500): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086aa500): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.696175969 +0000 UTC m=+12.473686113 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086aa500): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f0380 item 17 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086aab80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086aab80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086aab80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086aab80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086aab80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.698471703 +0000 UTC m=+12.475981867 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086aab80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086ab0c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086ab0c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086ab0c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086ab0c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086ab0c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.698471703 +0000 UTC m=+12.475981867 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086ab0c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f0930 item 18 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086ab740): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086ab740): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086ab740): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086ab740): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086ab740): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.700164366 +0000 UTC m=+12.477674510 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086ab740): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086abc40): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086abc40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086abc40): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086abc40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086abc40): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086abc40): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086abc40): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086abc40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.700164366 +0000 UTC m=+12.477674510 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b086abc40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c240): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c240): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c240): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c240): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c240): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.700164366 +0000 UTC m=+12.477674510 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c240): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f0cb0 item 19 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c8c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c8c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c8c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c8c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c8c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.702424372 +0000 UTC m=+12.479934516 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c8c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ce00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ce00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ce00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ce00): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ce00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.702424372 +0000 UTC m=+12.479934516 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ce00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f11f0 item 20 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d580): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d580): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d580): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d580): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d580): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.703929961 +0000 UTC m=+12.481440105 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d580): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6da80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6da80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6da80): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6da80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6da80): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6da80): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6da80): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6da80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.703929961 +0000 UTC m=+12.481440105 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6da80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c080): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c080): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c080): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c080): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c080): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.703929961 +0000 UTC m=+12.481440105 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c080): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f1570 item 21 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c700): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c700): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c700): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c700): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c700): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.707795635 +0000 UTC m=+12.485305779 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c700): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800cc40): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800cc40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800cc40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800cc40): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800cc40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.707795635 +0000 UTC m=+12.485305779 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800cc40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08156000 item 22 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d2c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d2c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d2c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d2c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d2c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.709517753 +0000 UTC m=+12.487027898 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d2c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d7c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d7c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d7c0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d7c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d7c0): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d7c0): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d7c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d7c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.709517753 +0000 UTC m=+12.487027898 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d7c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ddc0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ddc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ddc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ddc0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ddc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.709517753 +0000 UTC m=+12.487027898 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ddc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08156460 item 23 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c780): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c780): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c780): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c780): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c780): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.7118521 +0000 UTC m=+12.489362244 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c780): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0ccc0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0ccc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0ccc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0ccc0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0ccc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.7118521 +0000 UTC m=+12.489362244 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0ccc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08156b60 item 24 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d300): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b07e0d300): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d300): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d300): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d300): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d300): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d300): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d6c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d6c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d6c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d6c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d6c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.713398876 +0000 UTC m=+12.490909021 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d6c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dbc0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dbc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dbc0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dbc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dbc0): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dbc0): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dbc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dbc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.713398876 +0000 UTC m=+12.490909021 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dbc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10300): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10300): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10300): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10300): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10300): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.713398876 +0000 UTC m=+12.490909021 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10300): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081571f0 item 25 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10980): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10980): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10980): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10980): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10980): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.715616042 +0000 UTC m=+12.493126186 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10980): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10ec0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10ec0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10ec0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10ec0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10ec0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.715616042 +0000 UTC m=+12.493126186 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10ec0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081576c0 item 26 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11500): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b07e11500): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11500): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11500): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11500): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11500): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11500): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e118c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e118c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e118c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e118c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e118c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.717273838 +0000 UTC m=+12.494783983 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e118c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11dc0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11dc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11dc0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11dc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11dc0): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11dc0): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11dc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.717273838 +0000 UTC m=+12.494783983 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11dc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570400): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570400): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570400): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570400): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570400): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.717273838 +0000 UTC m=+12.494783983 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570400): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08157d50 item 27 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570a80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570a80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570a80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570a80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570a80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.719278242 +0000 UTC m=+12.496788386 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570a80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570fc0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570fc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570fc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570fc0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570fc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.719278242 +0000 UTC m=+12.496788386 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570fc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081ca460 item 28 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571680): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b08571680): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571680): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571680): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571680): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571680): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571680): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571a40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571a40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571a40): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571a40): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571a40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.720731951 +0000 UTC m=+12.498242096 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571a40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82300): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82300): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82300): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82300): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82300): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.720731951 +0000 UTC m=+12.498242096 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82300): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081caa10 item 29 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82e80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82e80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82e80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82e80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82e80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.721982288 +0000 UTC m=+12.499492422 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82e80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c83480): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c83480): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c83480): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c83480): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c83480): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.721982288 +0000 UTC m=+12.499492422 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c83480): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081cad90 item 30 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c180): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b07e3c180): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c180): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c180): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c180): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c180): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c180): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c540): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c540): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c540): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c540): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c540): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.723814314 +0000 UTC m=+12.501324458 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c540): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e26500): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e26500): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e26500): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e26500): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e26500): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.723814314 +0000 UTC m=+12.501324458 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e26500): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a00e0 item 31 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e26b80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e26b80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e26b80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e26b80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e26b80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.725221196 +0000 UTC m=+12.502731331 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e26b80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e270c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e270c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e270c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e270c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e270c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.725221196 +0000 UTC m=+12.502731331 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e270c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a04d0 item 32 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e27700): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e27700): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e27700): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e27700): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e27700): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.726651653 +0000 UTC m=+12.504161797 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e27700): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e27b80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e27b80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e27b80): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e27b80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e27b80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a0850 item 33 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e27b80): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e27b80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.72716268 +0000 UTC m=+12.504672814 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e27b80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6200): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6200): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6200): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6200): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6200): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.72716268 +0000 UTC m=+12.504672814 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6200): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a0b60 item 33 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6840): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6840): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6840): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6840): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6840): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.728501293 +0000 UTC m=+12.506011427 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6840): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6d40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6d40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a0ee0 item 34 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6d40): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6d40): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6d40): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6d40): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6d40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.729230141 +0000 UTC m=+12.506740285 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6d40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7280): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7280): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7280): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7280): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7280): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.729230141 +0000 UTC m=+12.506740285 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7280): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a10a0 item 34 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce78c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce78c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce78c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce78c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce78c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.730583422 +0000 UTC m=+12.508093556 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce78c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7d40): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7d40): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7d40): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7d40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7d40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a1420 item 35 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7d40): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7d40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.731593032 +0000 UTC m=+12.509103176 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7d40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6340): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6340): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6340): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6340): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6340): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.731593032 +0000 UTC m=+12.509103176 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6340): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a1730 item 35 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b69c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b69c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b69c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b69c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b69c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.733405682 +0000 UTC m=+12.510915826 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b69c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6ec0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6ec0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a1ab0 item 36 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6ec0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6ec0): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6ec0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6ec0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.734042928 +0000 UTC m=+12.511553072 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6ec0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7400): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7400): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7400): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7400): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7400): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.734042928 +0000 UTC m=+12.511553072 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7400): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a1c70 item 36 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7ac0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7ac0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7ac0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7ac0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7ac0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.735470598 +0000 UTC m=+12.512980743 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7ac0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056040): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056040): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056040): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056040): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056040): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848a150 item 37 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056040): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056040): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.736017013 +0000 UTC m=+12.513527158 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056040): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056540): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056540): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056540): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056540): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056540): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.736017013 +0000 UTC m=+12.513527158 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056540): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848a310 item 37 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056c00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056c00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056c00): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056c00): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056c00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.737595089 +0000 UTC m=+12.515105233 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056c00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057100): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057100): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848a770 item 38 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057100): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057100): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057100): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057100): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057100): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.738271388 +0000 UTC m=+12.515781532 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057100): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057640): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057640): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057640): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057640): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057640): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.738271388 +0000 UTC m=+12.515781532 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057640): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848a930 item 38 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057cc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057cc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057cc0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057cc0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057cc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.739657371 +0000 UTC m=+12.517167515 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057cc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d582c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d582c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d582c0): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d582c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d582c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848acb0 item 39 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d582c0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d582c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.740228261 +0000 UTC m=+12.517738405 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d582c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d587c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d587c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d587c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d587c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d587c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.740228261 +0000 UTC m=+12.517738405 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d587c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848aee0 item 39 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d58e40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d58e40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d58e40): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d58e40): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d58e40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.741922296 +0000 UTC m=+12.519432460 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d58e40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59340): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59340): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848b3b0 item 40 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59340): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59340): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59340): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59340): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59340): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.742528193 +0000 UTC m=+12.520038337 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59340): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59880): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59880): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59880): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59880): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59880): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.742528193 +0000 UTC m=+12.520038337 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59880): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848b5e0 item 40 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59e40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59e40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59e40): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59e40): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59e40): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59e40): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59e40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.743928302 +0000 UTC m=+12.521438435 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d59e40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1e440): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1e440): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1e440): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848b9d0 item 41 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1e440): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1e440): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.744493641 +0000 UTC m=+12.522003785 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1e440): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1e900): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1e900): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1e900): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1e900): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1e900): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848bb90 item 41 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1e900): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1e900): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.745067137 +0000 UTC m=+12.522577281 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1e900): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1ee40): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1ee40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1ee40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1ee40): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1ee40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.745067137 +0000 UTC m=+12.522577281 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1ee40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868e000 item 41 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1f480): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1f480): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1f480): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1f480): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1f480): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1f480): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1f480): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.746540735 +0000 UTC m=+12.524050879 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1f480): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1f980): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1f980): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1f980): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868e4d0 item 42 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1f980): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1f980): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.747025853 +0000 UTC m=+12.524535997 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1f980): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1fec0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1fec0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868e690 item 42 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1fec0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1fec0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1fec0): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1fec0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1fec0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.747627632 +0000 UTC m=+12.525137776 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e1fec0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e74540): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e74540): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e74540): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e74540): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e74540): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.747627632 +0000 UTC m=+12.525137776 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e74540): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868e850 item 42 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e74b80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e74b80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e74b80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e74b80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e74b80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e74b80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e74b80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.748962136 +0000 UTC m=+12.526472280 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e74b80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e75080): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e75080): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e75080): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868ee00 item 43 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e75080): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e75080): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.749507128 +0000 UTC m=+12.527017272 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e75080): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e755c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e755c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e755c0): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e755c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e755c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868efc0 item 43 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e755c0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e755c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.750151237 +0000 UTC m=+12.527661371 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e755c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e75b00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e75b00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e75b00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e75b00): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e75b00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.750151237 +0000 UTC m=+12.527661371 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e75b00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868f260 item 43 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94240): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94240): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94240): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94240): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94240): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94240): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94240): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.751566675 +0000 UTC m=+12.529076819 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94240): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94740): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94740): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94740): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868f5e0 item 44 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94740): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94740): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.752120362 +0000 UTC m=+12.529630496 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94740): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94c80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94c80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868f7a0 item 44 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94c80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94c80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94c80): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94c80): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94c80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.752735166 +0000 UTC m=+12.530245310 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e94c80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95200): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95200): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95200): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95200): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95200): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.752735166 +0000 UTC m=+12.530245310 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95200): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868f960 item 44 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95840): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95840): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95840): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95840): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95840): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95840): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95840): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.754025717 +0000 UTC m=+12.531535861 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95840): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95d40): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95d40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95d40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868fce0 item 45 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95d40): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95d40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.754586909 +0000 UTC m=+12.532097053 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e95d40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f10540): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f10540): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f10540): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f10540): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f10540): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.754586909 +0000 UTC m=+12.532097053 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f10540): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08460000 item 45 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f10b80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f10b80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f10b80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f10b80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f10b80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f10b80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f10b80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.756142904 +0000 UTC m=+12.533653048 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f10b80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11080): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11080): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11080): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08460380 item 46 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11080): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11080): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.756673908 +0000 UTC m=+12.534184052 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11080): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11780): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11780): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11780): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11780): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11780): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.756673908 +0000 UTC m=+12.534184052 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11780): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08460540 item 46 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11dc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11dc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11dc0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11dc0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11dc0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11dc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.758204885 +0000 UTC m=+12.535715029 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f11dc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f463c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f463c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f463c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08460930 item 47 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f463c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f463c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.758841389 +0000 UTC m=+12.536351533 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f463c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f46ac0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f46ac0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f46ac0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f46ac0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f46ac0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.758841389 +0000 UTC m=+12.536351533 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f46ac0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08460b60 item 47 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47100): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47100): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47100): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47100): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47100): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47100): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47100): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.760823168 +0000 UTC m=+12.538333312 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47100): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47600): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47600): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47600): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08461030 item 48 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47600): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47600): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.761532611 +0000 UTC m=+12.539042744 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47600): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47d00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47d00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47d00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47d00): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47d00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.761532611 +0000 UTC m=+12.539042744 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f47d00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08461260 item 48 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e440): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e440): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e440): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e440): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e440): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.763383283 +0000 UTC m=+12.540893417 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e440): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e8c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e8c0): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e8c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e8c0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e8c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b084615e0 item 49 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e8c0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e8c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.764002484 +0000 UTC m=+12.541512658 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e8c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ee00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ee00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ee00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ee00): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ee00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.764002484 +0000 UTC m=+12.541512658 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ee00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b084617a0 item 49 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f480): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f480): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f480): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f480): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f480): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.765808872 +0000 UTC m=+12.543319016 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f480): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f980): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f980): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f980): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08461b20 item 50 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f980): _readAt: size=2, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f980): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f980): _writeAt: size=3, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f980): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f980): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.766592355 +0000 UTC m=+12.544102499 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f980): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8a000): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8a000): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8a000): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8a000): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8a000): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.766592355 +0000 UTC m=+12.544102499 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8a000): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08461ce0 item 50 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8a680): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8a680): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8a680): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8a680): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8a680): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.768316567 +0000 UTC m=+12.545826711 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8a680): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8ab80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8ab80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8ab80): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8ab80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8ab80): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8ab80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0779aa10 item 51 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8ab80): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8ab80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.768947421 +0000 UTC m=+12.546457565 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8ab80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8b0c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8b0c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8b0c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8b0c0): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8b0c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.768947421 +0000 UTC m=+12.546457565 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8b0c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0779ae70 item 51 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080083c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080083c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080083c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080083c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080083c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.770568577 +0000 UTC m=+12.548078721 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080083c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080088c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080088c0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080088c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081225b0 item 52 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080088c0): _readAt: size=2, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080088c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080088c0): _writeAt: size=3, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080088c0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080088c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.7712932 +0000 UTC m=+12.548803333 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080088c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08008e40): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08008e40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08008e40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08008e40): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08008e40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.7712932 +0000 UTC m=+12.548803333 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08008e40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08122a80 item 52 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080094c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080094c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080094c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080094c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080094c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.772871616 +0000 UTC m=+12.550381760 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080094c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080099c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080099c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080099c0): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080099c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080099c0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080099c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08122f50 item 53 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080099c0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080099c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.773467193 +0000 UTC m=+12.550977337 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080099c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c000): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c000): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c000): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c000): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c000): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.773467193 +0000 UTC m=+12.550977337 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c000): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08123110 item 53 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c680): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c680): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c680): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c680): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c680): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.775236951 +0000 UTC m=+12.552747095 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c680): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cb80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cb80): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cb80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08123c00 item 54 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cb80): _readAt: size=2, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cb80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cb80): _writeAt: size=3, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cb80): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cb80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.775891269 +0000 UTC m=+12.553401413 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cb80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d100): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d100): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d100): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d100): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d100): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.775891269 +0000 UTC m=+12.553401413 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d100): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07a64310 item 54 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d780): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d780): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d780): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d780): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d780): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.777400525 +0000 UTC m=+12.554910669 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d780): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803dc80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803dc80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803dc80): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803dc80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803dc80): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803dc80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07a64c40 item 55 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803dc80): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803dc80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.778103465 +0000 UTC m=+12.555613609 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803dc80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805a2c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805a2c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805a2c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805a2c0): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805a2c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.778103465 +0000 UTC m=+12.555613609 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805a2c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07a65490 item 55 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805a940): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805a940): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805a940): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805a940): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805a940): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.779608923 +0000 UTC m=+12.557119057 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805a940): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ae40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ae40): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ae40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602070 item 56 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ae40): _readAt: size=2, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ae40): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ae40): _writeAt: size=3, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ae40): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ae40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.780201714 +0000 UTC m=+12.557711849 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ae40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805b3c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805b3c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805b3c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805b3c0): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805b3c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.780201714 +0000 UTC m=+12.557711849 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805b3c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602230 item 56 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ba00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ba00): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ba00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ba00): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ba00): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ba00): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ba00): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ba00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.781987023 +0000 UTC m=+12.559497157 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0805ba00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080040): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080040): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080040): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b086025b0 item 57 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080040): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080040): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.782443457 +0000 UTC m=+12.559953591 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080040): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080580): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080580): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080580): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080580): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080580): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080580): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602770 item 57 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080580): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080580): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.783113284 +0000 UTC m=+12.560623418 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080580): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080b00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080b00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080b00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080b00): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080b00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.783113284 +0000 UTC m=+12.560623418 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08080b00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602930 item 57 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081140): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081140): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081140): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081140): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081140): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081140): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081140): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081140): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.785153705 +0000 UTC m=+12.562663849 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081140): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081680): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081680): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081680): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602d90 item 58 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081680): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081680): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.785682766 +0000 UTC m=+12.563192910 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081680): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081bc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081bc0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081bc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602fc0 item 58 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081bc0): _readAt: size=2, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081bc0): _writeAt: size=3, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081bc0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081bc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.786496125 +0000 UTC m=+12.564006269 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08081bc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d8280): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d8280): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d8280): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d8280): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d8280): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.786496125 +0000 UTC m=+12.564006269 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d8280): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08603180 item 58 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d88c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d88c0): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d88c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d88c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d88c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d88c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d88c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d88c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.787879833 +0000 UTC m=+12.565389967 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d88c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d8e00): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d8e00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d8e00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08603650 item 59 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d8e00): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d8e00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.788494486 +0000 UTC m=+12.566004620 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d8e00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d9340): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d9340): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d9340): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d9340): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d9340): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d9340): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08603810 item 59 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d9340): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d9340): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.789101975 +0000 UTC m=+12.566612120 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d9340): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d98c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d98c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d98c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d98c0): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d98c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.789101975 +0000 UTC m=+12.566612120 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080d98c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b086039d0 item 59 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e000): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e000): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e000): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e000): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e000): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e000): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e000): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e000): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.790548703 +0000 UTC m=+12.568058847 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e000): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e540): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e540): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e540): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08603d50 item 60 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e540): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e540): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.791071793 +0000 UTC m=+12.568581927 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814e540): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814ea80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814ea80): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814ea80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07ad2070 item 60 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814ea80): _readAt: size=2, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814ea80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814ea80): _writeAt: size=3, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814ea80): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814ea80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.791733374 +0000 UTC m=+12.569243518 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814ea80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f040): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f040): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f040): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f040): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f040): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.791733374 +0000 UTC m=+12.569243518 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f040): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07ad2540 item 60 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f680): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f680): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f680): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f680): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f680): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f680): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f680): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f680): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.793170984 +0000 UTC m=+12.570681128 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814f680): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814fbc0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814fbc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814fbc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07ad35e0 item 61 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814fbc0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814fbc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.79364914 +0000 UTC m=+12.571159284 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0814fbc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081743c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081743c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081743c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081743c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081743c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.79364914 +0000 UTC m=+12.571159284 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081743c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07ad3880 item 61 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174a00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174a00): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174a00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174a00): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174a00): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174a00): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174a00): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174a00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.795959571 +0000 UTC m=+12.573469715 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174a00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174f40): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174f40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174f40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a2150 item 62 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174f40): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174f40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.796602677 +0000 UTC m=+12.574112821 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08174f40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175640): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175640): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175640): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175640): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175640): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.796602677 +0000 UTC m=+12.574112821 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175640): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a2380 item 62 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175c80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175c80): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175c80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175c80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175c80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175c80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175c80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175c80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.801356392 +0000 UTC m=+12.578866526 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08175c80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081aa2c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081aa2c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081aa2c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a2850 item 63 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081aa2c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081aa2c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.801888639 +0000 UTC m=+12.579398773 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081aa2c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081aa9c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081aa9c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081aa9c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081aa9c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081aa9c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.801888639 +0000 UTC m=+12.579398773 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081aa9c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a2cb0 item 63 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab000): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab000): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab000): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab000): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab000): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab000): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab000): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab000): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.804912079 +0000 UTC m=+12.582422213 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab000): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab540): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab540): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab540): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a3180 item 64 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab540): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab540): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.805456269 +0000 UTC m=+12.582966404 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081ab540): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081abc40): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081abc40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081abc40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081abc40): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081abc40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.805456269 +0000 UTC m=+12.582966404 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081abc40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a3340 item 64 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8380): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8380): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8380): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8380): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8380): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.806980664 +0000 UTC m=+12.584490798 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8380): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8800): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8800): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8800): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8800): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8800): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a3730 item 65 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8800): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8800): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.807483886 +0000 UTC m=+12.584994020 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8800): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8d00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8d00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8d00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8d00): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8d00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.807483886 +0000 UTC m=+12.584994020 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8d00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a3a40 item 65 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9340): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9340): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9340): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9340): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9340): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.809110423 +0000 UTC m=+12.586620557 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9340): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e97c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e97c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0819a2a0 item 66 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e97c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e97c0): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e97c0): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e97c0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e97c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.810164408 +0000 UTC m=+12.587674542 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e97c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9d00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9d00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9d00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9d00): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9d00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.810164408 +0000 UTC m=+12.587674542 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9d00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0819a460 item 66 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08208440): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08208440): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08208440): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08208440): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08208440): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.811558105 +0000 UTC m=+12.589068239 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08208440): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082088c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082088c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082088c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082088c0): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082088c0): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0819a7e0 item 67 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082088c0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082088c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.812144575 +0000 UTC m=+12.589654708 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082088c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08208dc0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08208dc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08208dc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08208dc0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08208dc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.812144575 +0000 UTC m=+12.589654708 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08208dc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0819aa80 item 67 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209440): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209440): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209440): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209440): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209440): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.813456887 +0000 UTC m=+12.590967021 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209440): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209940): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209940): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0819aee0 item 68 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209940): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209940): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209940): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209940): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209940): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.814013631 +0000 UTC m=+12.591523764 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209940): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209e80): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209e80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209e80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209e80): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209e80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.814013631 +0000 UTC m=+12.591523764 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08209e80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0819b2d0 item 68 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822a5c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822a5c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822a5c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822a5c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822a5c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.815906503 +0000 UTC m=+12.593416637 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822a5c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822aa40): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822aa40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822aa40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822aa40): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822aa40): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0819b9d0 item 69 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822aa40): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822aa40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.816567363 +0000 UTC m=+12.594077497 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822aa40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822af40): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822af40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822af40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822af40): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822af40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.816567363 +0000 UTC m=+12.594077497 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822af40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800a000 item 69 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822b5c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822b5c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822b5c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822b5c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822b5c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.81774993 +0000 UTC m=+12.595260074 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822b5c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822bac0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822bac0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800a540 item 70 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822bac0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822bac0): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822bac0): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822bac0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822bac0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.8182996 +0000 UTC m=+12.595809744 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0822bac0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244100): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244100): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244100): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244100): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244100): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.8182996 +0000 UTC m=+12.595809744 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244100): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800a700 item 70 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244780): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244780): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244780): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244780): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244780): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.819681224 +0000 UTC m=+12.597191358 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244780): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244c80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244c80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244c80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244c80): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244c80): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800abd0 item 71 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244c80): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244c80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.820453826 +0000 UTC m=+12.597963960 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08244c80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245180): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245180): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245180): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245180): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245180): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.820453826 +0000 UTC m=+12.597963960 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245180): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800aee0 item 71 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245800): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245800): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245800): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245800): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245800): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.821670158 +0000 UTC m=+12.599180292 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245800): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245d00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245d00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800b420 item 72 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245d00): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245d00): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245d00): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245d00): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245d00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.822355234 +0000 UTC m=+12.599865368 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08245d00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08266340): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08266340): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08266340): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08266340): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08266340): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.822355234 +0000 UTC m=+12.599865368 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08266340): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800b5e0 item 72 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8b7c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8b7c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8b7c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8b7c0): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8b7c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8b7c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8b7c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.824263404 +0000 UTC m=+12.601773538 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8b7c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8bcc0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8bcc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8bcc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07d7a230 item 73 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8bcc0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8bcc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.824841559 +0000 UTC m=+12.602351692 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8bcc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6280): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6280): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6280): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6280): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6280): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07d7a4d0 item 73 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6280): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6280): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.82580471 +0000 UTC m=+12.603314845 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6280): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb67c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb67c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb67c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb67c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb67c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.82580471 +0000 UTC m=+12.603314845 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb67c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07d7a690 item 73 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6e00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6e00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6e00): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6e00): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6e00): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6e00): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6e00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.827661875 +0000 UTC m=+12.605172009 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb6e00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7300): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7300): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7300): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07d7ab60 item 74 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7300): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7300): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.828256951 +0000 UTC m=+12.605767085 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7300): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7840): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7840): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07d7ae70 item 74 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7840): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7840): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7840): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7840): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7840): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.82895978 +0000 UTC m=+12.606469924 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7840): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7dc0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7dc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7dc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7dc0): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7dc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.82895978 +0000 UTC m=+12.606469924 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fb7dc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07d7b030 item 74 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffa500): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffa500): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffa500): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffa500): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffa500): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffa500): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffa500): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.830422298 +0000 UTC m=+12.607932432 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffa500): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffaa00): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffaa00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffaa00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07d7b3b0 item 75 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffaa00): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffaa00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.830994571 +0000 UTC m=+12.608504705 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffaa00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffaf40): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffaf40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffaf40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffaf40): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffaf40): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07d7b570 item 75 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffaf40): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffaf40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.831648678 +0000 UTC m=+12.609158812 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffaf40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffb480): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffb480): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffb480): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffb480): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffb480): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.831648678 +0000 UTC m=+12.609158812 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffb480): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07d7b730 item 75 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffbac0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffbac0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffbac0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffbac0): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffbac0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffbac0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffbac0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.833062804 +0000 UTC m=+12.610572938 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ffbac0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829c0c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829c0c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829c0c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07d7bab0 item 76 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829c0c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829c0c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.833641959 +0000 UTC m=+12.611152094 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829c0c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829c600): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829c600): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07d7bc70 item 76 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829c600): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829c600): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829c600): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829c600): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829c600): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.834285697 +0000 UTC m=+12.611795832 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829c600): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829cb80): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829cb80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829cb80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829cb80): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829cb80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.834285697 +0000 UTC m=+12.611795832 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829cb80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07d7be30 item 76 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829d1c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829d1c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829d1c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829d1c0): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829d1c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829d1c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829d1c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.835919028 +0000 UTC m=+12.613429162 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829d1c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829d6c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829d6c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829d6c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07aba850 item 77 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829d6c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829d6c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.836514114 +0000 UTC m=+12.614024248 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829d6c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829ddc0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829ddc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829ddc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829ddc0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829ddc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.836514114 +0000 UTC m=+12.614024248 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0829ddc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07abae70 item 77 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6500): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6500): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6500): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6500): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6500): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6500): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6500): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.838016306 +0000 UTC m=+12.615526440 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6500): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c880): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c880): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c880): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081cb110 item 78 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c880): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c880): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.839456681 +0000 UTC m=+12.616966816 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c880): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3cf80): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3cf80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3cf80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3cf80): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3cf80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.839456681 +0000 UTC m=+12.616966816 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3cf80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081cb2d0 item 78 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3d6c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3d6c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3d6c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3d6c0): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3d6c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3d6c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3d6c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.841398395 +0000 UTC m=+12.618908530 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3d6c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c400): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c400): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c400): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081ca150 item 79 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c400): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c400): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.841873986 +0000 UTC m=+12.619384119 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c400): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3dbc0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3dbc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3dbc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3dbc0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3dbc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.841873986 +0000 UTC m=+12.619384119 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3dbc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081ca380 item 79 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6b40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6b40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6b40): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6b40): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6b40): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6b40): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6b40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.843298069 +0000 UTC m=+12.620808204 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b6b40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7040): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7040): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7040): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081ca930 item 80 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7040): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7040): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.843754573 +0000 UTC m=+12.621264708 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7040): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7740): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7740): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7740): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7740): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7740): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.843754573 +0000 UTC m=+12.621264708 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7740): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081caaf0 item 80 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7d80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7d80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7d80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7d80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7d80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.84559241 +0000 UTC m=+12.623102545 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b082b7d80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20f40): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20f40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20f40): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20f40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20f40): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20f40): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081cae70 item 81 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20f40): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20f40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.846248513 +0000 UTC m=+12.623758647 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20f40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3a540): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3a540): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3a540): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3a540): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3a540): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.846248513 +0000 UTC m=+12.623758647 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3a540): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081cb030 item 81 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b380): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b380): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b380): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b380): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b380): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.847786593 +0000 UTC m=+12.625296727 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b380): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b880): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b880): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b880): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081cbab0 item 82 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b880): _readAt: size=2, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b880): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b880): _writeAt: size=3, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b880): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b880): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.84840326 +0000 UTC m=+12.625913393 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b880): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3be00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3be00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3be00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3be00): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3be00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.84840326 +0000 UTC m=+12.625913393 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3be00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081cbd50 item 82 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d000): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d000): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d000): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d000): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d000): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.849655339 +0000 UTC m=+12.627165473 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d000): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dac0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dac0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dac0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dac0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dac0): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dac0): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081469a0 item 83 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dac0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dac0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.850221109 +0000 UTC m=+12.627731243 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dac0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4500): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4500): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4500): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4500): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4500): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.850221109 +0000 UTC m=+12.627731243 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4500): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08146c40 item 83 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c180): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c180): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c180): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c180): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c180): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.851991098 +0000 UTC m=+12.629501232 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c180): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c680): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c680): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c680): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800a150 item 84 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c680): _readAt: size=2, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c680): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c680): _writeAt: size=3, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c680): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c680): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.852548813 +0000 UTC m=+12.630058947 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c680): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6cc00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6cc00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6cc00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6cc00): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6cc00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.852548813 +0000 UTC m=+12.630058947 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6cc00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800a460 item 84 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d280): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d280): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d280): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d280): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d280): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.853713657 +0000 UTC m=+12.631223792 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d280): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d880): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d880): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d880): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d880): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d880): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d880): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800a850 item 85 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d880): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d880): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.85427558 +0000 UTC m=+12.631785715 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d880): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ddc0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ddc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ddc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ddc0): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ddc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.85427558 +0000 UTC m=+12.631785715 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ddc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800ab60 item 85 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.855493294 +0000 UTC m=+12.633003429 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca40): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800b030 item 86 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca40): _readAt: size=2, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca40): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca40): _writeAt: size=3, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca40): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.856036492 +0000 UTC m=+12.633546626 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800cfc0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800cfc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800cfc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800cfc0): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800cfc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.856036492 +0000 UTC m=+12.633546626 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800cfc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800b3b0 item 86 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d640): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d640): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d640): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d640): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d640): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.85727239 +0000 UTC m=+12.634782524 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d640): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc40): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc40): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc40): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc40): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800b810 item 87 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc40): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.857785071 +0000 UTC m=+12.635295205 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c480): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c480): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c480): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c480): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c480): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.857785071 +0000 UTC m=+12.635295205 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c480): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800b9d0 item 87 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.859115168 +0000 UTC m=+12.636625302 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d040): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d040): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d040): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800bdc0 item 88 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d040): _readAt: size=2, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d040): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d040): _writeAt: size=3, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d040): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d040): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.859678954 +0000 UTC m=+12.637189088 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d040): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d5c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d5c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d5c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d5c0): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d5c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.859678954 +0000 UTC m=+12.637189088 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d5c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f740e0 item 88 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.860931855 +0000 UTC m=+12.638441990 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10340): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10340): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10340): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f74460 item 89 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10340): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10340): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.861441689 +0000 UTC m=+12.638951823 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10340): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10880): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10880): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10880): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10880): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10880): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10880): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f74700 item 89 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10880): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10880): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.861958748 +0000 UTC m=+12.639468881 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10880): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10e00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10e00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10e00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10e00): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10e00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.861958748 +0000 UTC m=+12.639468881 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10e00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f74a80 item 89 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.863293253 +0000 UTC m=+12.640803387 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11980): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11980): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11980): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f74f50 item 90 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11980): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11980): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.863731161 +0000 UTC m=+12.641241305 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11980): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11ec0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11ec0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11ec0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f75110 item 90 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11ec0): _readAt: size=2, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11ec0): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11ec0): _writeAt: size=3, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11ec0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11ec0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.864313393 +0000 UTC m=+12.641823527 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11ec0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570580): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570580): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570580): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570580): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570580): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.864313393 +0000 UTC m=+12.641823527 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570580): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f752d0 item 90 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570bc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570bc0): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570bc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570bc0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570bc0): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570bc0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570bc0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570bc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.865594246 +0000 UTC m=+12.643104381 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08570bc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571100): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571100): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571100): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f757a0 item 91 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571100): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571100): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.866143086 +0000 UTC m=+12.643653220 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571100): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b085716c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b085716c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b085716c0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b085716c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b085716c0): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b085716c0): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f75960 item 91 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b085716c0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b085716c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.86669554 +0000 UTC m=+12.644205674 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b085716c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571c40): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571c40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571c40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571c40): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571c40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.86669554 +0000 UTC m=+12.644205674 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08571c40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f75b20 item 91 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82900): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82900): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82900): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82900): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82900): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82900): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82900): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82900): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.868060824 +0000 UTC m=+12.645570958 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82900): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82ec0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82ec0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82ec0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f00e0 item 92 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82ec0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82ec0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.868563034 +0000 UTC m=+12.646073168 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c82ec0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c834c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c834c0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c834c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f02a0 item 92 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c834c0): _readAt: size=2, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c834c0): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c834c0): _writeAt: size=3, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c834c0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c834c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.869297003 +0000 UTC m=+12.646807137 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07c834c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6140): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6140): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6140): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6140): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6140): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.869297003 +0000 UTC m=+12.646807137 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6140): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f0540 item 92 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6780): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6780): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6780): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6780): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6780): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6780): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6780): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6780): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.870528823 +0000 UTC m=+12.648038957 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6780): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6d40): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6d40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6d40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f08c0 item 93 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6d40): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6d40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.871051742 +0000 UTC m=+12.648561877 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce6d40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7440): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7440): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7440): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7440): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7440): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.871051742 +0000 UTC m=+12.648561877 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7440): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f0a80 item 93 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7a80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7a80): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7a80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7a80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7a80): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7a80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7a80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7a80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.87247212 +0000 UTC m=+12.649982254 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ce7a80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b60c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b60c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b60c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f0e70 item 94 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b60c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b60c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.872915058 +0000 UTC m=+12.650425193 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b60c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b67c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b67c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b67c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b67c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b67c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.872915058 +0000 UTC m=+12.650425193 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b67c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f1030 item 94 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6e00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6e00): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6e00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6e00): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6e00): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6e00): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6e00): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6e00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.874164122 +0000 UTC m=+12.651674255 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b6e00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7340): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7340): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7340): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f13b0 item 95 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7340): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7340): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.874648047 +0000 UTC m=+12.652158181 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7340): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7ac0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7ac0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7ac0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7ac0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7ac0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.874648047 +0000 UTC m=+12.652158181 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b084b7ac0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f1570 item 95 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056200): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056200): open at offset 0 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056200): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056200): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056200): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056200): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056200): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056200): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.87583859 +0000 UTC m=+12.653348725 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056200): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056740): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056740): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056740): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f19d0 item 96 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056740): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056740): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.876270187 +0000 UTC m=+12.653780320 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056740): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056e80): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056e80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056e80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056e80): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056e80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.876270187 +0000 UTC m=+12.653780320 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08056e80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f1b90 item 96 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= 2026/05/01 04:02:18 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:18 DEBUG : Looking for writers 2026/05/01 04:02:18 DEBUG : >WaitForWriters: 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:18 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/01 04:02:18 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37240): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37240): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37240): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37240): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37240): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.900426392 +0000 UTC m=+12.677936526 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37240): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37740): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37740): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37740): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37740): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37740): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37740): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37740): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.900426392 +0000 UTC m=+12.677936526 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37740): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37c00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37c00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37c00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37c00): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37c00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.900426392 +0000 UTC m=+12.677936526 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e37c00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a1570 item 1 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72340): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72340): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72340): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72340): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72340): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.902664167 +0000 UTC m=+12.680174312 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72340): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72840): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72840): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72840): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72840): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72840): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.902664167 +0000 UTC m=+12.680174312 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72840): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a1ab0 item 2 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72e80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72e80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72e80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72e80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72e80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.904049749 +0000 UTC m=+12.681559882 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e72e80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e73300): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e73300): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e73300): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e73300): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e73300): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e73300): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e73300): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.904049749 +0000 UTC m=+12.681559882 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e73300): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e737c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e737c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e737c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e737c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e737c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.904049749 +0000 UTC m=+12.681559882 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e737c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a1e30 item 3 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e73e40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e73e40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e73e40): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e73e40): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e73e40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.906030747 +0000 UTC m=+12.683540881 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e73e40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92480): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92480): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92480): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92480): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92480): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.906030747 +0000 UTC m=+12.683540881 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92480): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848a460 item 4 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92ac0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92ac0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92ac0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92ac0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92ac0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.907586149 +0000 UTC m=+12.685096293 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92ac0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92f40): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92f40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92f40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92f40): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92f40): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92f40): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92f40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.907586149 +0000 UTC m=+12.685096293 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e92f40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e93400): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e93400): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e93400): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e93400): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e93400): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.907586149 +0000 UTC m=+12.685096293 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e93400): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848a8c0 item 5 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e93a80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e93a80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e93a80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e93a80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e93a80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.909797544 +0000 UTC m=+12.687307678 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e93a80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edc0c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edc0c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edc0c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edc0c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edc0c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.909797544 +0000 UTC m=+12.687307678 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edc0c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848ae00 item 6 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edc740): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edc740): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edc740): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edc740): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edc740): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.911414123 +0000 UTC m=+12.688924267 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edc740): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edcc40): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edcc40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edcc40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edcc40): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edcc40): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edcc40): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edcc40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.911414123 +0000 UTC m=+12.688924267 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edcc40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edd100): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edd100): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edd100): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edd100): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edd100): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.911414123 +0000 UTC m=+12.688924267 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edd100): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848b2d0 item 7 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edd780): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edd780): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edd780): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edd780): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edd780): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.913881642 +0000 UTC m=+12.691391776 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07edd780): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07eddcc0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07eddcc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07eddcc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07eddcc0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07eddcc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.913881642 +0000 UTC m=+12.691391776 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07eddcc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848b880 item 8 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22380): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b07f22380): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22380): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22380): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22380): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22380): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22380): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22740): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22740): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22740): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22740): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22740): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.915488993 +0000 UTC m=+12.692999126 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22740): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22bc0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22bc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22bc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22bc0): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22bc0): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22bc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.915488993 +0000 UTC m=+12.692999126 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f22bc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f230c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f230c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f230c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f230c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f230c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.915488993 +0000 UTC m=+12.692999126 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f230c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848bc00 item 9 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f23740): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f23740): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f23740): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f23740): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f23740): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.917206191 +0000 UTC m=+12.694716325 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f23740): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f23c80): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f23c80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f23c80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f23c80): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f23c80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.917206191 +0000 UTC m=+12.694716325 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f23c80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868e4d0 item 10 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f483c0): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b07f483c0): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f483c0): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f483c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f483c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f483c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f483c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f48780): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f48780): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f48780): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f48780): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f48780): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.918587676 +0000 UTC m=+12.696097810 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f48780): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f48c80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f48c80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f48c80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f48c80): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f48c80): _writeAt: size=3, off=2 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f48c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f48c80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.918587676 +0000 UTC m=+12.696097810 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f48c80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49180): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49180): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49180): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49180): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49180): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.918587676 +0000 UTC m=+12.696097810 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49180): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868e850 item 11 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49800): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49800): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49800): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49800): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49800): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.920351814 +0000 UTC m=+12.697861948 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49800): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49d40): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49d40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49d40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49d40): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49d40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.920351814 +0000 UTC m=+12.697861948 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f49d40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868ef50 item 12 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e480): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b07f6e480): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e480): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e480): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e480): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e480): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e480): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e840): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e840): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e840): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e840): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e840): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.921812698 +0000 UTC m=+12.699322832 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6e840): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ef00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ef00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ef00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ef00): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ef00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.921812698 +0000 UTC m=+12.699322832 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6ef00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868f3b0 item 13 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f580): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f580): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f580): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f580): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f580): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.923151311 +0000 UTC m=+12.700661445 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6f580): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6fac0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6fac0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6fac0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6fac0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6fac0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.923151311 +0000 UTC m=+12.700661445 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6fac0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868f730 item 14 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8c200): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b07f8c200): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8c200): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8c200): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8c200): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8c200): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8c200): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8c5c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8c5c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8c5c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8c5c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8c5c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.924601595 +0000 UTC m=+12.702111728 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8c5c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8cc80): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8cc80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8cc80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8cc80): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8cc80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.924601595 +0000 UTC m=+12.702111728 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8cc80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868fab0 item 15 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8d300): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8d300): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8d300): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8d300): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8d300): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.926108005 +0000 UTC m=+12.703618159 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8d300): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8d840): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8d840): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8d840): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8d840): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8d840): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.926108005 +0000 UTC m=+12.703618159 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8d840): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868fe30 item 16 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8de80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8de80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8de80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8de80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8de80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.927676293 +0000 UTC m=+12.705186447 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f8de80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba400): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba400): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba400): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba400): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba400): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba400): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba400): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba400): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.927676293 +0000 UTC m=+12.705186447 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba400): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba900): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba900): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba900): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba900): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba900): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.927676293 +0000 UTC m=+12.705186447 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fba900): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08460310 item 17 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbaf80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbaf80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbaf80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbaf80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbaf80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.929976605 +0000 UTC m=+12.707486739 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbaf80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbb4c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbb4c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbb4c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbb4c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbb4c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.929976605 +0000 UTC m=+12.707486739 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbb4c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08460850 item 18 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbbb40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbbb40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbbb40): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbbb40): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbbb40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.931633329 +0000 UTC m=+12.709143463 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07fbbb40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8140): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8140): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8140): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8140): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8140): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8140): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8140): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8140): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.931633329 +0000 UTC m=+12.709143463 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8140): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8640): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8640): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8640): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8640): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8640): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.931633329 +0000 UTC m=+12.709143463 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8640): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08460cb0 item 19 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8cc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8cc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8cc0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8cc0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8cc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.933839635 +0000 UTC m=+12.711349768 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff8cc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9200): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9200): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9200): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9200): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9200): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.933839635 +0000 UTC m=+12.711349768 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9200): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b084612d0 item 20 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9880): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9880): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9880): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9880): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9880): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.935575408 +0000 UTC m=+12.713085542 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9880): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9d80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9d80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9d80): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9d80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9d80): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9d80): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9d80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.935575408 +0000 UTC m=+12.713085542 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07ff9d80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801c380): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801c380): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801c380): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801c380): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801c380): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.935575408 +0000 UTC m=+12.713085542 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801c380): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08461650 item 21 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801ca00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801ca00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801ca00): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801ca00): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801ca00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.937838751 +0000 UTC m=+12.715348885 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801ca00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801cf40): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801cf40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801cf40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801cf40): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801cf40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.937838751 +0000 UTC m=+12.715348885 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801cf40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08461b20 item 22 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801d5c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801d5c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801d5c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801d5c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801d5c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.939538387 +0000 UTC m=+12.717048521 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801d5c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801dac0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801dac0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801dac0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801dac0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801dac0): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801dac0): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801dac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801dac0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.939538387 +0000 UTC m=+12.717048521 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0801dac0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c0c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c0c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c0c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c0c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c0c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.939538387 +0000 UTC m=+12.717048521 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c0c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08122380 item 23 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c740): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c740): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c740): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c740): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c740): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.94178649 +0000 UTC m=+12.719296624 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803c740): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cc80): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cc80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cc80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cc80): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cc80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.94178649 +0000 UTC m=+12.719296624 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803cc80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08122cb0 item 24 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d2c0): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b0803d2c0): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d2c0): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d2c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d2c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d2c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d680): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d680): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d680): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d680): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d680): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.943501084 +0000 UTC m=+12.721011219 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0803d680): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080574c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080574c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080574c0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080574c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080574c0): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080574c0): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080574c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080574c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.943501084 +0000 UTC m=+12.721011219 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080574c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057a00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057a00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057a00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057a00): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057a00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.943501084 +0000 UTC m=+12.721011219 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08057a00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08123180 item 25 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d62180): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d62180): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d62180): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d62180): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d62180): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.945569678 +0000 UTC m=+12.723079812 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d62180): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d626c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d626c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d626c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d626c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d626c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.945569678 +0000 UTC m=+12.723079812 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d626c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08156b60 item 26 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d62d00): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b07d62d00): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d62d00): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d62d00): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d62d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d62d00): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d62d00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d630c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d630c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d630c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d630c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d630c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.947126604 +0000 UTC m=+12.724636738 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d630c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d635c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d635c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d635c0): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d635c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d635c0): >_readAt: n=2, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d635c0): _writeAt: size=3, off=7 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d635c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d635c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.947126604 +0000 UTC m=+12.724636738 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d635c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d63b00): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d63b00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d63b00): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d63b00): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d63b00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.947126604 +0000 UTC m=+12.724636738 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07d63b00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081571f0 item 27 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b2280): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b2280): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b2280): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b2280): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b2280): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.949006622 +0000 UTC m=+12.726516756 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b2280): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b27c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b27c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b27c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b27c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b27c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.949006622 +0000 UTC m=+12.726516756 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b27c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081576c0 item 28 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b2e00): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b080b2e00): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b2e00): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b2e00): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b2e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b2e00): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b2e00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b31c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b31c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b31c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b31c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b31c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.950437609 +0000 UTC m=+12.727947743 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b31c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b3880): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b3880): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b3880): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b3880): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b3880): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.950437609 +0000 UTC m=+12.727947743 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080b3880): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08157d50 item 29 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080de000): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080de000): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080de000): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080de000): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080de000): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.951671133 +0000 UTC m=+12.729181277 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080de000): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080de540): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080de540): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080de540): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080de540): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080de540): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.951671133 +0000 UTC m=+12.729181277 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080de540): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07a64930 item 30 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080deb80): _readAt: size=2, off=0 2026/05/01 04:02:18 ERROR : open-test-file(0x3d8b080deb80): Couldn't read size of file 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080deb80): >_readAt: n=0, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080deb80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080deb80): >_writeAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080deb80): close: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080deb80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080def40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080def40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080def40): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080def40): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080def40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.953345391 +0000 UTC m=+12.730855535 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080def40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080df600): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080df600): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080df600): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080df600): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080df600): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.953345391 +0000 UTC m=+12.730855535 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080df600): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07a65490 item 31 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080dfc80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080dfc80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080dfc80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080dfc80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080dfc80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.954889192 +0000 UTC m=+12.732399336 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080dfc80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f82c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f82c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f82c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f82c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f82c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.954889192 +0000 UTC m=+12.732399336 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f82c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602070 item 32 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f8900): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f8900): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f8900): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f8900): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f8900): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.956333104 +0000 UTC m=+12.733843248 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f8900): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f8d80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f8d80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f8d80): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f8d80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f8d80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b086023f0 item 33 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f8d80): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f8d80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.956874358 +0000 UTC m=+12.734384502 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f8d80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f9280): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f9280): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f9280): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f9280): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f9280): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.956874358 +0000 UTC m=+12.734384502 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f9280): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b086025b0 item 33 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f98c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f98c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f98c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f98c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f98c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.958351423 +0000 UTC m=+12.735861557 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f98c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f9d40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f9d40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602930 item 34 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f9d40): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f9d40): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f9d40): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f9d40): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f9d40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.958971206 +0000 UTC m=+12.736481350 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b080f9d40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08148380): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08148380): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08148380): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08148380): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08148380): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.958971206 +0000 UTC m=+12.736481350 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08148380): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602af0 item 34 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081489c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081489c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081489c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081489c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081489c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.960383428 +0000 UTC m=+12.737893572 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081489c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08148e40): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08148e40): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08148e40): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08148e40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08148e40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602fc0 item 35 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08148e40): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08148e40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.960878824 +0000 UTC m=+12.738388959 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08148e40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08149340): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08149340): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08149340): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08149340): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08149340): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.960878824 +0000 UTC m=+12.738388959 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08149340): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08603180 item 35 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081499c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081499c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081499c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081499c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081499c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.962348576 +0000 UTC m=+12.739858709 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081499c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08149ec0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08149ec0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08603650 item 36 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08149ec0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08149ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08149ec0): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08149ec0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08149ec0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.962887025 +0000 UTC m=+12.740397159 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08149ec0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182500): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182500): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182500): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182500): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182500): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.962887025 +0000 UTC m=+12.740397159 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182500): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08603810 item 36 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182b40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182b40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182b40): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182b40): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182b40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.96415267 +0000 UTC m=+12.741662803 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182b40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182fc0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182fc0): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182fc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182fc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08603b90 item 37 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182fc0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182fc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.964652916 +0000 UTC m=+12.742163051 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08182fc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081834c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081834c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081834c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081834c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081834c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.964652916 +0000 UTC m=+12.742163051 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081834c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08603d50 item 37 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08183b40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08183b40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08183b40): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08183b40): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08183b40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.966243696 +0000 UTC m=+12.743753840 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b08183b40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8140): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8140): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07ad2540 item 38 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8140): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8140): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8140): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8140): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8140): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.966778819 +0000 UTC m=+12.744288963 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8140): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8680): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8680): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8680): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8680): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8680): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.966778819 +0000 UTC m=+12.744288963 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8680): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07ad2f50 item 38 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8d00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8d00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8d00): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8d00): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8d00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.968481711 +0000 UTC m=+12.745991895 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c8d00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9200): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9200): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9200): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9200): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9200): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07ad3880 item 39 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9200): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9200): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.969177427 +0000 UTC m=+12.746687571 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9200): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9700): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9700): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9700): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9700): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9700): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.969177427 +0000 UTC m=+12.746687571 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9700): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07ad3b90 item 39 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9d80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9d80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9d80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9d80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9d80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.970614606 +0000 UTC m=+12.748124740 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081c9d80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8380): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8380): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a2380 item 40 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8380): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8380): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8380): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8380): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8380): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.971224781 +0000 UTC m=+12.748734915 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8380): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e88c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e88c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e88c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e88c0): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e88c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.971224781 +0000 UTC m=+12.748734915 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e88c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a2540 item 40 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8e80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8e80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8e80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8e80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8e80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8e80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8e80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.972525112 +0000 UTC m=+12.750035245 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8e80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9380): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9380): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9380): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a2cb0 item 41 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9380): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9380): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.973144323 +0000 UTC m=+12.750654486 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9380): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9840): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9840): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9840): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9840): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9840): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a2fc0 item 41 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9840): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9840): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.974684487 +0000 UTC m=+12.752194622 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9840): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9d80): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9d80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9d80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9d80): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9d80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.974684487 +0000 UTC m=+12.752194622 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e9d80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a3180 item 41 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e84c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e84c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e84c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e84c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e84c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e84c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e84c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.976515351 +0000 UTC m=+12.754025495 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e84c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e89c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e89c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e89c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a2380 item 42 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e89c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e89c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.977130575 +0000 UTC m=+12.754640709 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e89c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8f00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8f00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a2540 item 42 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8f00): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8f00): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8f00): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8f00): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8f00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.977703499 +0000 UTC m=+12.755213654 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e8f00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e94c0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e94c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e94c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e94c0): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e94c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.977703499 +0000 UTC m=+12.755213654 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b081e94c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a2850 item 42 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4b80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4b80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4b80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4b80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4b80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4b80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4b80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.979037403 +0000 UTC m=+12.756547538 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f4b80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5080): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5080): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5080): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a3420 item 43 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5080): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5080): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.979525586 +0000 UTC m=+12.757035721 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5080): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f55c0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f55c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f55c0): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f55c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f55c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a35e0 item 43 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f55c0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f55c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.980042364 +0000 UTC m=+12.757552499 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f55c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5e40): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5e40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5e40): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5e40): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5e40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.980042364 +0000 UTC m=+12.757552499 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b077f5e40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b080a3960 item 43 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c580): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c580): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c580): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c580): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c580): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c580): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c580): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.981459766 +0000 UTC m=+12.758969900 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3c580): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3ca80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3ca80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3ca80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081462a0 item 44 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3ca80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3ca80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.981884861 +0000 UTC m=+12.759395005 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3ca80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3cfc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3cfc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081465b0 item 44 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3cfc0): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3cfc0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3cfc0): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3cfc0): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3cfc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.982567061 +0000 UTC m=+12.760077196 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3cfc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3d640): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3d640): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3d640): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3d640): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3d640): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.982567061 +0000 UTC m=+12.760077196 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3d640): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08146b60 item 44 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3dc80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3dc80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3dc80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3dc80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3dc80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3dc80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3dc80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.983886788 +0000 UTC m=+12.761396922 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e3dc80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20d00): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20d00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20d00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081470a0 item 45 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20d00): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20d00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.984386223 +0000 UTC m=+12.761896358 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07a20d00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3acc0): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3acc0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3acc0): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3acc0): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3acc0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.984386223 +0000 UTC m=+12.761896358 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3acc0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08147570 item 45 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b480): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b480): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b480): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b480): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b480): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b480): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b480): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.985772887 +0000 UTC m=+12.763283021 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b480): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b980): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b980): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b980): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08147ab0 item 46 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b980): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b980): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.986250692 +0000 UTC m=+12.763760826 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b3b980): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9c800): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9c800): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9c800): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9c800): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9c800): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.986250692 +0000 UTC m=+12.763760826 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9c800): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08147c70 item 46 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d300): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d300): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d300): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d300): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d300): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d300): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d300): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.987804832 +0000 UTC m=+12.765314966 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9d300): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dd80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dd80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dd80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081223f0 item 47 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dd80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dd80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.988366675 +0000 UTC m=+12.765876809 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07b9dd80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c640): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c640): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c640): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c640): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c640): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.988366675 +0000 UTC m=+12.765876809 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6c640): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08122a10 item 47 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 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/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6cc80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6cc80): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6cc80): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6cc80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6cc80): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6cc80): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6cc80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.989806559 +0000 UTC m=+12.767316714 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6cc80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d180): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d180): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d180): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08122d90 item 48 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d180): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d180): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.990250359 +0000 UTC m=+12.767760493 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d180): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d980): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d980): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d980): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d980): >_readAt: n=5, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d980): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.990250359 +0000 UTC m=+12.767760493 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07f6d980): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081230a0 item 48 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c0c0): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c0c0): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c0c0): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c0c0): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c0c0): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.991500815 +0000 UTC m=+12.769010949 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c0c0): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08123c00 item 49 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.992028403 +0000 UTC m=+12.769538537 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800c540): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca80): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca80): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.992028403 +0000 UTC m=+12.769538537 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800ca80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081ca0e0 item 49 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d100): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d100): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d100): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d100): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d100): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.993270884 +0000 UTC m=+12.770781018 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d100): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d600): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d600): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d600): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081ca4d0 item 50 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d600): _readAt: size=2, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d600): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d600): _writeAt: size=3, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d600): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d600): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.993786199 +0000 UTC m=+12.771296343 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800d600): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc80): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc80): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc80): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc80): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc80): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.993786199 +0000 UTC m=+12.771296343 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b0800dc80): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081ca690 item 50 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c640): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c640): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c640): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c640): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c640): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.995019914 +0000 UTC m=+12.772530047 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0c640): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081caa80 item 51 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.995503288 +0000 UTC m=+12.773013422 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0cb40): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d080): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d080): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d080): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d080): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d080): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.995503288 +0000 UTC m=+12.773013422 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d080): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081cac40 item 51 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d700): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d700): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d700): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d700): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d700): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.996750518 +0000 UTC m=+12.774260652 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0d700): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081cafc0 item 52 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): _readAt: size=2, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): _writeAt: size=3, off=5 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.997440774 +0000 UTC m=+12.774950908 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e0dc00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10380): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10380): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10380): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10380): >_readAt: n=3, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10380): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.997440774 +0000 UTC m=+12.774950908 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10380): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081cb180 item 52 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10a00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10a00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10a00): _writeAt: size=5, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10a00): >_writeAt: n=5, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10a00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.998576803 +0000 UTC m=+12.776086937 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10a00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10f00): _readAt: size=2, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10f00): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10f00): _writeAt: size=3, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10f00): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10f00): open at offset 5 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10f00): >openPending: err= 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081cb730 item 53 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10f00): >_writeAt: n=3, err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10f00): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.99907156 +0000 UTC m=+12.776581694 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e10f00): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): _readAt: size=512, off=0 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): openPending: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): >openPending: err= 2026/05/01 04:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): >_readAt: n=8, err=EOF 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): close: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:18.99907156 +0000 UTC m=+12.776581694 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:18 DEBUG : open-test-file(0x3d8b07e11440): >close: err= 2026/05/01 04:02:18 DEBUG : open-test-file: Remove: 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081cb8f0 item 53 2026/05/01 04:02:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e11ac0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e11ac0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e11ac0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e11ac0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e11ac0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.00034503 +0000 UTC m=+12.777855163 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e11ac0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085700c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085700c0): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085700c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081cbd50 item 54 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085700c0): _readAt: size=2, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085700c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085700c0): _writeAt: size=3, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085700c0): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085700c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.000891333 +0000 UTC m=+12.778401477 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085700c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08570640): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08570640): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08570640): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08570640): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08570640): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.000891333 +0000 UTC m=+12.778401477 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08570640): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800a0e0 item 54 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08570cc0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08570cc0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08570cc0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08570cc0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08570cc0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.002070865 +0000 UTC m=+12.779581009 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08570cc0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085711c0): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085711c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085711c0): _writeAt: size=3, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085711c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085711c0): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085711c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800a620 item 55 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085711c0): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085711c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.002558818 +0000 UTC m=+12.780068951 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b085711c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08571780): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08571780): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08571780): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08571780): >_readAt: n=8, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08571780): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.002558818 +0000 UTC m=+12.780068951 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08571780): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800a7e0 item 55 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 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/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08571e00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08571e00): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08571e00): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08571e00): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08571e00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.003800958 +0000 UTC m=+12.781311093 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08571e00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82980): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82980): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82980): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800acb0 item 56 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82980): _readAt: size=2, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82980): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82980): _writeAt: size=3, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82980): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82980): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.004328567 +0000 UTC m=+12.781838701 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82980): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82f80): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82f80): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82f80): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82f80): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82f80): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.004328567 +0000 UTC m=+12.781838701 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c82f80): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800afc0 item 56 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c837c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c837c0): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c837c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c837c0): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c837c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c837c0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c837c0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c837c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.005523718 +0000 UTC m=+12.783033852 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07c837c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce6280): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce6280): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce6280): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800b500 item 57 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce6280): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce6280): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.006023713 +0000 UTC m=+12.783533848 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce6280): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce67c0): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce67c0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce67c0): _writeAt: size=3, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce67c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce67c0): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce67c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800b6c0 item 57 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce67c0): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce67c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.006526736 +0000 UTC m=+12.784036870 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce67c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce6dc0): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce6dc0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce6dc0): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce6dc0): >_readAt: n=8, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce6dc0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.006526736 +0000 UTC m=+12.784036870 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce6dc0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800b8f0 item 57 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7400): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7400): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7400): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7400): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7400): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7400): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7400): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7400): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.007752846 +0000 UTC m=+12.785262980 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7400): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7940): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7940): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7940): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0800bce0 item 58 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7940): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7940): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.00821503 +0000 UTC m=+12.785725164 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7940): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7e80): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7e80): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7e80): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f74000 item 58 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7e80): _readAt: size=2, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7e80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7e80): _writeAt: size=3, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7e80): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7e80): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.008702632 +0000 UTC m=+12.786212767 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07ce7e80): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6540): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6540): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6540): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6540): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6540): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.008702632 +0000 UTC m=+12.786212767 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6540): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f741c0 item 58 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6b80): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6b80): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6b80): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6b80): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6b80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6b80): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6b80): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6b80): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.009849643 +0000 UTC m=+12.787359777 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b6b80): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b70c0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b70c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b70c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f745b0 item 59 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b70c0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b70c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.010295627 +0000 UTC m=+12.787805761 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b70c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7600): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7600): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7600): _writeAt: size=3, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7600): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7600): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7600): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f749a0 item 59 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7600): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7600): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.010745999 +0000 UTC m=+12.788256134 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7600): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7c00): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7c00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7c00): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7c00): >_readAt: n=8, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7c00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.010745999 +0000 UTC m=+12.788256134 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b084b7c00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f74b60 item 59 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 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/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa340): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa340): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa340): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa340): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa340): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa340): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa340): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa340): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.011999781 +0000 UTC m=+12.789509915 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa340): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa880): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa880): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa880): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f75030 item 60 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa880): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa880): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.012451927 +0000 UTC m=+12.789962071 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfa880): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfadc0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfadc0): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfadc0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f751f0 item 60 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfadc0): _readAt: size=2, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfadc0): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfadc0): _writeAt: size=3, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfadc0): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfadc0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.012972983 +0000 UTC m=+12.790483117 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfadc0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfb3c0): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfb3c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfb3c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfb3c0): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfb3c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.012972983 +0000 UTC m=+12.790483117 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfb3c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f753b0 item 60 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfba00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfba00): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfba00): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfba00): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfba00): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfba00): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfba00): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfba00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.014177562 +0000 UTC m=+12.791687695 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07dfba00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36040): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36040): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36040): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f75880 item 61 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36040): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36040): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.01463129 +0000 UTC m=+12.792141424 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36040): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36740): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36740): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36740): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36740): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36740): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.01463129 +0000 UTC m=+12.792141424 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36740): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07f75a40 item 61 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 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/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36d80): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36d80): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36d80): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36d80): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36d80): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36d80): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36d80): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36d80): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.015940377 +0000 UTC m=+12.793450511 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e36d80): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e372c0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e372c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e372c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f0000 item 62 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e372c0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e372c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.016404706 +0000 UTC m=+12.793914840 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e372c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e37a40): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e37a40): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e37a40): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e37a40): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e37a40): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.016404706 +0000 UTC m=+12.793914840 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e37a40): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f01c0 item 62 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 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/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056180): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056180): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056180): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056180): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056180): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056180): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056180): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056180): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.017663528 +0000 UTC m=+12.795173662 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056180): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080566c0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080566c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080566c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f0620 item 63 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080566c0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080566c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.018158424 +0000 UTC m=+12.795668558 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080566c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056e00): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056e00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056e00): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056e00): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056e00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.018158424 +0000 UTC m=+12.795668558 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08056e00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f07e0 item 63 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 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/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057440): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057440): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057440): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057440): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057440): >_readAt: n=0, err=Bad file descriptor 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057440): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057440): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057440): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.01939314 +0000 UTC m=+12.796903274 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057440): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057980): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057980): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057980): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f0b60 item 64 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057980): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057980): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.01989488 +0000 UTC m=+12.797405014 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08057980): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cac180): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cac180): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cac180): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cac180): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cac180): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.01989488 +0000 UTC m=+12.797405014 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cac180): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f0d20 item 64 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cac7c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cac7c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cac7c0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cac7c0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cac7c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.02124762 +0000 UTC m=+12.798757753 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cac7c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cacc40): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cacc40): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cacc40): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cacc40): >_readAt: n=2, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cacc40): _writeAt: size=3, off=2 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f1110 item 65 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cacc40): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cacc40): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.021739149 +0000 UTC m=+12.799249283 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cacc40): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cad140): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cad140): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cad140): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cad140): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cad140): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.021739149 +0000 UTC m=+12.799249283 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cad140): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f12d0 item 65 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cad780): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cad780): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cad780): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cad780): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cad780): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.022940833 +0000 UTC m=+12.800450968 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cad780): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cadc00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cadc00): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f1650 item 66 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cadc00): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cadc00): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cadc00): _writeAt: size=3, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cadc00): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cadc00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.023496164 +0000 UTC m=+12.801006298 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cadc00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4240): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4240): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4240): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4240): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4240): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.023496164 +0000 UTC m=+12.801006298 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4240): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f1810 item 66 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4880): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4880): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4880): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4880): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4880): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.024677258 +0000 UTC m=+12.802187392 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4880): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4d00): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4d00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4d00): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4d00): >_readAt: n=2, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4d00): _writeAt: size=3, off=2 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f1c70 item 67 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4d00): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4d00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.025183957 +0000 UTC m=+12.802694092 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd4d00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5200): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5200): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5200): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5200): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5200): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.025183957 +0000 UTC m=+12.802694092 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5200): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b082f1e30 item 67 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5880): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5880): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5880): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5880): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5880): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.026434653 +0000 UTC m=+12.803944788 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5880): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5d80): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5d80): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a0380 item 68 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5d80): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5d80): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5d80): _writeAt: size=3, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5d80): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5d80): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.026969425 +0000 UTC m=+12.804479559 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07cd5d80): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d003c0): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d003c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d003c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d003c0): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d003c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.026969425 +0000 UTC m=+12.804479559 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d003c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a05b0 item 68 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d00a00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d00a00): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d00a00): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d00a00): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d00a00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.02849902 +0000 UTC m=+12.806009153 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d00a00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d00e80): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d00e80): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d00e80): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d00e80): >_readAt: n=2, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d00e80): _writeAt: size=3, off=2 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a0c40 item 69 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d00e80): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d00e80): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.029142266 +0000 UTC m=+12.806652410 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d00e80): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d01380): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d01380): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d01380): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d01380): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d01380): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.029142266 +0000 UTC m=+12.806652410 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d01380): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a0e00 item 69 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d01a00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d01a00): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d01a00): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d01a00): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d01a00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.030450573 +0000 UTC m=+12.807960707 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d01a00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1e000): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1e000): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a1180 item 70 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1e000): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1e000): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1e000): _writeAt: size=3, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1e000): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1e000): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.031044036 +0000 UTC m=+12.808554169 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1e000): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1e540): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1e540): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1e540): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1e540): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1e540): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.031044036 +0000 UTC m=+12.808554169 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1e540): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a1340 item 70 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1ebc0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1ebc0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1ebc0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1ebc0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1ebc0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.032297236 +0000 UTC m=+12.809807370 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1ebc0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1f0c0): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1f0c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1f0c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1f0c0): >_readAt: n=2, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1f0c0): _writeAt: size=3, off=2 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a1810 item 71 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1f0c0): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1f0c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.032981291 +0000 UTC m=+12.810491425 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1f0c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1f5c0): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1f5c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1f5c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1f5c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1f5c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.032981291 +0000 UTC m=+12.810491425 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1f5c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a19d0 item 71 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1fc40): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1fc40): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1fc40): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1fc40): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1fc40): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.03428123 +0000 UTC m=+12.811791364 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d1fc40): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5e240): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5e240): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b085a1d50 item 72 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5e240): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5e240): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5e240): _writeAt: size=3, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5e240): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5e240): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.034819368 +0000 UTC m=+12.812329502 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5e240): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5e780): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5e780): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5e780): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5e780): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5e780): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.034819368 +0000 UTC m=+12.812329502 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5e780): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848a070 item 72 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5ed40): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5ed40): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5ed40): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5ed40): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5ed40): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5ed40): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5ed40): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.036035229 +0000 UTC m=+12.813545363 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5ed40): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5f240): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5f240): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5f240): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848a3f0 item 73 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5f240): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5f240): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.03651631 +0000 UTC m=+12.814026443 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5f240): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5f700): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5f700): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5f700): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5f700): >_readAt: n=2, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5f700): _writeAt: size=3, off=2 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848a5b0 item 73 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5f700): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5f700): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.037047324 +0000 UTC m=+12.814557458 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5f700): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5fc40): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5fc40): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5fc40): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5fc40): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5fc40): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.037047324 +0000 UTC m=+12.814557458 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07d5fc40): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848a850 item 73 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5a380): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5a380): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5a380): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5a380): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5a380): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5a380): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5a380): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.038289865 +0000 UTC m=+12.815799999 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5a380): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5a880): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5a880): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5a880): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848abd0 item 74 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5a880): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5a880): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.038713306 +0000 UTC m=+12.816223440 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5a880): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5adc0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5adc0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848ae00 item 74 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5adc0): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5adc0): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5adc0): _writeAt: size=3, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5adc0): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5adc0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.039292001 +0000 UTC m=+12.816802135 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5adc0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5b340): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5b340): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5b340): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5b340): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5b340): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.039292001 +0000 UTC m=+12.816802135 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5b340): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848afc0 item 74 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5b980): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5b980): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5b980): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5b980): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5b980): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5b980): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5b980): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.040468296 +0000 UTC m=+12.817978431 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5b980): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5be80): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5be80): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5be80): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848b500 item 75 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5be80): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5be80): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.040906537 +0000 UTC m=+12.818416670 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e5be80): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e804c0): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e804c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e804c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e804c0): >_readAt: n=2, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e804c0): _writeAt: size=3, off=2 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848b6c0 item 75 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e804c0): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e804c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.041404588 +0000 UTC m=+12.818914722 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e804c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e80a00): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e80a00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e80a00): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e80a00): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e80a00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.041404588 +0000 UTC m=+12.818914722 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e80a00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848b8f0 item 75 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81040): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81040): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81040): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81040): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81040): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81040): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81040): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.042605591 +0000 UTC m=+12.820115725 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81040): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81540): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81540): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81540): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0848bc70 item 76 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81540): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81540): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.043115636 +0000 UTC m=+12.820625769 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81540): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81a80): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81a80): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868e230 item 76 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81a80): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81a80): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81a80): _writeAt: size=3, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81a80): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81a80): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.043682809 +0000 UTC m=+12.821192943 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e81a80): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98100): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98100): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98100): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98100): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98100): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.043682809 +0000 UTC m=+12.821192943 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98100): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868e3f0 item 76 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98740): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98740): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98740): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98740): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98740): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98740): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98740): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.044822345 +0000 UTC m=+12.822332478 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98740): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98c40): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98c40): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98c40): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868e770 item 77 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98c40): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98c40): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.045292244 +0000 UTC m=+12.822802378 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e98c40): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99340): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99340): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99340): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99340): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99340): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.045292244 +0000 UTC m=+12.822802378 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99340): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868e930 item 77 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99980): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99980): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99980): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99980): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99980): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99980): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99980): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.046735445 +0000 UTC m=+12.824245579 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99980): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99e80): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99e80): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99e80): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868eee0 item 78 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99e80): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99e80): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.047252533 +0000 UTC m=+12.824762667 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07e99e80): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edc680): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edc680): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edc680): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edc680): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edc680): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.047252533 +0000 UTC m=+12.824762667 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edc680): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868f0a0 item 78 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edccc0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edccc0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edccc0): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edccc0): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edccc0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edccc0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edccc0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.048562021 +0000 UTC m=+12.826072155 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edccc0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edd1c0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edd1c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edd1c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868f500 item 79 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edd1c0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edd1c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.04904801 +0000 UTC m=+12.826558144 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edd1c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edd8c0): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edd8c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edd8c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edd8c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edd8c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.04904801 +0000 UTC m=+12.826558144 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07edd8c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868f6c0 item 79 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 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/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22000): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22000): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22000): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22000): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22000): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22000): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22000): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.050311582 +0000 UTC m=+12.827821716 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22000): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22500): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22500): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22500): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868fa40 item 80 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22500): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22500): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.050788103 +0000 UTC m=+12.828298237 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22500): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22c00): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22c00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22c00): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22c00): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22c00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.050788103 +0000 UTC m=+12.828298237 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f22c00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b0868fc00 item 80 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f23240): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f23240): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f23240): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f23240): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f23240): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.052134951 +0000 UTC m=+12.829645086 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f23240): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f236c0): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f236c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f236c0): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f236c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f236c0): >_readAt: n=2, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f236c0): _writeAt: size=3, off=7 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b084600e0 item 81 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f236c0): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f236c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.052651369 +0000 UTC m=+12.830161503 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f236c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f23c00): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f23c00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f23c00): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f23c00): >_readAt: n=8, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f23c00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.052651369 +0000 UTC m=+12.830161503 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f23c00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b084602a0 item 81 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52380): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52380): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52380): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52380): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52380): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.054168169 +0000 UTC m=+12.831678303 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52380): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52880): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52880): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52880): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08460690 item 82 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52880): _readAt: size=2, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52880): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52880): _writeAt: size=3, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52880): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52880): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.054817307 +0000 UTC m=+12.832327441 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52880): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52e00): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52e00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52e00): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52e00): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52e00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.054817307 +0000 UTC m=+12.832327441 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f52e00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08460850 item 82 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53480): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53480): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53480): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53480): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53480): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.056148405 +0000 UTC m=+12.833658539 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53480): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53980): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53980): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53980): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53980): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53980): >_readAt: n=2, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53980): _writeAt: size=3, off=7 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08460cb0 item 83 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53980): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53980): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.056680321 +0000 UTC m=+12.834190455 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53980): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53ec0): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53ec0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53ec0): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53ec0): >_readAt: n=8, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53ec0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.056680321 +0000 UTC m=+12.834190455 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f53ec0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08460f50 item 83 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78640): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78640): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78640): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78640): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78640): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.058228821 +0000 UTC m=+12.835738956 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78640): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78b40): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78b40): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78b40): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08461340 item 84 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78b40): _readAt: size=2, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78b40): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78b40): _writeAt: size=3, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78b40): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78b40): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.058868282 +0000 UTC m=+12.836378416 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f78b40): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f790c0): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f790c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f790c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f790c0): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f790c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.058868282 +0000 UTC m=+12.836378416 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f790c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08461500 item 84 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79740): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79740): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79740): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79740): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79740): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.060274092 +0000 UTC m=+12.837784226 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79740): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79c40): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79c40): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79c40): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79c40): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79c40): >_readAt: n=2, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79c40): _writeAt: size=3, off=7 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08461880 item 85 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79c40): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79c40): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.060825204 +0000 UTC m=+12.838335338 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07f79c40): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0280): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0280): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0280): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0280): >_readAt: n=8, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0280): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.060825204 +0000 UTC m=+12.838335338 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0280): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08461a40 item 85 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0900): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0900): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0900): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0900): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0900): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.062138559 +0000 UTC m=+12.839648693 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0900): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0e00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0e00): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0e00): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08156000 item 86 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0e00): _readAt: size=2, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0e00): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0e00): _writeAt: size=3, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0e00): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0e00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.062639277 +0000 UTC m=+12.840149411 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb0e00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb1380): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb1380): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb1380): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb1380): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb1380): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.062639277 +0000 UTC m=+12.840149411 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb1380): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081561c0 item 86 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb1a00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb1a00): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb1a00): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb1a00): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb1a00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.063803119 +0000 UTC m=+12.841313253 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fb1a00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2000): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2000): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2000): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2000): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2000): >_readAt: n=2, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2000): _writeAt: size=3, off=7 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08156540 item 87 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2000): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2000): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.064351356 +0000 UTC m=+12.841861530 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2000): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2540): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2540): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2540): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2540): >_readAt: n=8, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2540): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.064351356 +0000 UTC m=+12.841861530 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2540): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081567e0 item 87 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 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/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2bc0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2bc0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2bc0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2bc0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2bc0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.065564402 +0000 UTC m=+12.843074536 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe2bc0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe30c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe30c0): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe30c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08156cb0 item 88 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe30c0): _readAt: size=2, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe30c0): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe30c0): _writeAt: size=3, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe30c0): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe30c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.06618255 +0000 UTC m=+12.843692694 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe30c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3640): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3640): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3640): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3640): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3640): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.06618255 +0000 UTC m=+12.843692694 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3640): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08156ee0 item 88 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3c80): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3c80): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3c80): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3c80): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3c80): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3c80): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3c80): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3c80): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.067499463 +0000 UTC m=+12.845009597 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b07fe3c80): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080022c0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080022c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080022c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08157420 item 89 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080022c0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080022c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.067956597 +0000 UTC m=+12.845466731 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080022c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002800): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002800): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002800): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002800): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002800): >_readAt: n=2, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002800): _writeAt: size=3, off=7 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081575e0 item 89 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002800): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002800): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.068474758 +0000 UTC m=+12.845984922 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002800): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002d80): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002d80): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002d80): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002d80): >_readAt: n=8, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002d80): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.068474758 +0000 UTC m=+12.845984922 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08002d80): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b081577a0 item 89 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080033c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080033c0): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080033c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080033c0): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080033c0): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080033c0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080033c0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080033c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.069804714 +0000 UTC m=+12.847314858 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080033c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003900): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003900): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003900): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08157e30 item 90 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003900): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003900): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.070236411 +0000 UTC m=+12.847746545 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003900): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003e40): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003e40): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003e40): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07a64540 item 90 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003e40): _readAt: size=2, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003e40): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003e40): _writeAt: size=3, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003e40): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003e40): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.070809125 +0000 UTC m=+12.848319269 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08003e40): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032500): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032500): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032500): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032500): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032500): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.070809125 +0000 UTC m=+12.848319269 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032500): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07a64a10 item 90 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032b40): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032b40): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032b40): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032b40): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032b40): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032b40): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032b40): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032b40): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.071764603 +0000 UTC m=+12.849274736 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08032b40): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08033080): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08033080): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08033080): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07a65b20 item 91 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08033080): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08033080): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.072128813 +0000 UTC m=+12.849638946 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08033080): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080335c0): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080335c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080335c0): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080335c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080335c0): >_readAt: n=2, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080335c0): _writeAt: size=3, off=7 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07a65e30 item 91 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080335c0): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080335c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.072552544 +0000 UTC m=+12.850062688 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080335c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08033b40): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08033b40): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08033b40): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08033b40): >_readAt: n=8, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08033b40): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.072552544 +0000 UTC m=+12.850062688 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08033b40): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602150 item 91 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 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/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060280): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060280): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060280): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060280): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060280): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060280): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060280): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060280): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.073520354 +0000 UTC m=+12.851030488 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060280): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080607c0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080607c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080607c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b086024d0 item 92 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080607c0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080607c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.0738773 +0000 UTC m=+12.851387434 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080607c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060d00): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060d00): open at offset 5 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060d00): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602690 item 92 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060d00): _readAt: size=2, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060d00): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060d00): _writeAt: size=3, off=5 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060d00): >_writeAt: n=3, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060d00): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.074356467 +0000 UTC m=+12.851866600 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08060d00): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080612c0): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080612c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080612c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080612c0): >_readAt: n=3, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080612c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.074356467 +0000 UTC m=+12.851866600 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080612c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602850 item 92 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061900): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061900): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061900): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061900): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061900): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061900): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061900): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061900): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.075390063 +0000 UTC m=+12.852900196 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061900): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061e40): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061e40): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061e40): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602bd0 item 93 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061e40): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061e40): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.07576455 +0000 UTC m=+12.853274685 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b08061e40): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807a640): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807a640): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807a640): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807a640): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807a640): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.07576455 +0000 UTC m=+12.853274685 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807a640): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08602ee0 item 93 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 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/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807ac80): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807ac80): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807ac80): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807ac80): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807ac80): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807ac80): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807ac80): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807ac80): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.076964161 +0000 UTC m=+12.854474295 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807ac80): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807b1c0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807b1c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807b1c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08603260 item 94 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807b1c0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807b1c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.077345933 +0000 UTC m=+12.854856067 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807b1c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807b8c0): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807b8c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807b8c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807b8c0): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807b8c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.077345933 +0000 UTC m=+12.854856067 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b0807b8c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08603570 item 94 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 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/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8000): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8000): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8000): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8000): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8000): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8000): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8000): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8000): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.078539632 +0000 UTC m=+12.856049766 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8000): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8540): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8540): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8540): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b086038f0 item 95 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8540): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8540): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.078954677 +0000 UTC m=+12.856464841 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8540): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8c40): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8c40): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8c40): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8c40): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8c40): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.078954677 +0000 UTC m=+12.856464841 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a8c40): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08603ab0 item 95 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 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/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9280): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9280): open at offset 0 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9280): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9280): _readAt: size=2, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9280): >_readAt: n=0, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9280): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9280): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9280): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.080074395 +0000 UTC m=+12.857584530 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9280): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a97c0): _writeAt: size=5, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a97c0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a97c0): >openPending: err= 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b08603e30 item 96 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a97c0): >_writeAt: n=5, err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a97c0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.080412246 +0000 UTC m=+12.857922379 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a97c0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/01 04:02:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/01 04:02:19 DEBUG : open-test-file: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9ec0): _readAt: size=512, off=0 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9ec0): openPending: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9ec0): >openPending: err= 2026/05/01 04:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9ec0): >_readAt: n=5, err=EOF 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9ec0): close: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-01 04:02:19.080412246 +0000 UTC m=+12.857922379 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:19 DEBUG : open-test-file(0x3d8b080a9ec0): >close: err= 2026/05/01 04:02:19 DEBUG : open-test-file: Remove: 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8b07ad2380 item 96 2026/05/01 04:02:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/01 04:02:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/01 04:02:19 DEBUG : open-test-file: >Remove: err= 2026/05/01 04:02:19 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:19 DEBUG : Looking for writers 2026/05/01 04:02:19 DEBUG : >WaitForWriters: 2026/05/01 04:02:19 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.44s) --- PASS: TestRWFileHandleOpenTests/writes (0.23s) --- 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.01s) --- 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.20s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:19 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:19 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:19 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:19 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:19 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:19 DEBUG : file1: newRWFileHandle: 2026/05/01 04:02:19 DEBUG : file1(0x3d8b082d2fc0): openPending: 2026/05/01 04:02:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:19 DEBUG : file1(0x3d8b082d2fc0): >openPending: err= 2026/05/01 04:02:19 DEBUG : file1: >newRWFileHandle: err= 2026/05/01 04:02:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/01 04:02:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/05/01 04:02:19 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:19 DEBUG : Looking for writers 2026/05/01 04:02:19 DEBUG : file1: reading active writers 2026/05/01 04:02:19 DEBUG : file1: active writers 1 2026/05/01 04:02:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:19 DEBUG : Looking for writers 2026/05/01 04:02:19 DEBUG : file1: reading active writers 2026/05/01 04:02:19 DEBUG : file1: active writers 1 2026/05/01 04:02:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:19 DEBUG : Looking for writers 2026/05/01 04:02:19 DEBUG : file1: reading active writers 2026/05/01 04:02:19 DEBUG : file1: active writers 1 2026/05/01 04:02:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:19 DEBUG : Looking for writers 2026/05/01 04:02:19 DEBUG : file1: reading active writers 2026/05/01 04:02:19 DEBUG : file1: active writers 1 2026/05/01 04:02:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:19 DEBUG : Looking for writers 2026/05/01 04:02:19 DEBUG : file1: reading active writers 2026/05/01 04:02:19 DEBUG : file1: active writers 1 2026/05/01 04:02:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/01 04:02:19 DEBUG : Looking for writers 2026/05/01 04:02:19 DEBUG : file1: reading active writers 2026/05/01 04:02:19 DEBUG : file1: active writers 1 2026/05/01 04:02:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/01 04:02:19 DEBUG : Looking for writers 2026/05/01 04:02:19 DEBUG : file1: reading active writers 2026/05/01 04:02:19 DEBUG : file1: active writers 1 2026/05/01 04:02:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/01 04:02:20 DEBUG : Looking for writers 2026/05/01 04:02:20 DEBUG : file1: reading active writers 2026/05/01 04:02:20 DEBUG : file1: active writers 1 2026/05/01 04:02:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho/dir/file1: no such file or directory 2026/05/01 04:02:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho/dir/file1: no such file or directory 2026/05/01 04:02:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho/dir/file1: no such file or directory 2026/05/01 04:02:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho/dir/file1: no such file or directory 2026/05/01 04:02:21 DEBUG : Looking for writers 2026/05/01 04:02:21 DEBUG : file1: reading active writers 2026/05/01 04:02:21 DEBUG : file1: active writers 1 2026/05/01 04:02:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho/dir/file1: no such file or directory 2026/05/01 04:02:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho/dir/file1: no such file or directory 2026/05/01 04:02:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho/dir/file1: no such file or directory 2026/05/01 04:02:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho/dir/file1: no such file or directory 2026/05/01 04:02:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho/dir/file1: no such file or directory 2026/05/01 04:02:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho/dir/file1: no such file or directory 2026/05/01 04:02:22 DEBUG : Looking for writers 2026/05/01 04:02:22 DEBUG : file1: reading active writers 2026/05/01 04:02:22 DEBUG : file1: active writers 1 2026/05/01 04:02:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:23 DEBUG : Looking for writers 2026/05/01 04:02:23 DEBUG : file1: reading active writers 2026/05/01 04:02:23 DEBUG : file1: active writers 1 2026/05/01 04:02:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:24 DEBUG : Looking for writers 2026/05/01 04:02:24 DEBUG : file1: reading active writers 2026/05/01 04:02:24 DEBUG : file1: active writers 1 2026/05/01 04:02:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:25 DEBUG : Looking for writers 2026/05/01 04:02:25 DEBUG : file1: reading active writers 2026/05/01 04:02:25 DEBUG : file1: active writers 1 2026/05/01 04:02:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:26 DEBUG : Looking for writers 2026/05/01 04:02:26 DEBUG : file1: reading active writers 2026/05/01 04:02:26 DEBUG : file1: active writers 1 2026/05/01 04:02:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:27 DEBUG : Looking for writers 2026/05/01 04:02:27 DEBUG : file1: reading active writers 2026/05/01 04:02:27 DEBUG : file1: active writers 1 2026/05/01 04:02:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:28 DEBUG : Looking for writers 2026/05/01 04:02:28 DEBUG : file1: reading active writers 2026/05/01 04:02:28 DEBUG : file1: active writers 1 2026/05/01 04:02:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:29 DEBUG : Looking for writers 2026/05/01 04:02:29 DEBUG : file1: reading active writers 2026/05/01 04:02:29 DEBUG : file1: active writers 1 2026/05/01 04:02:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:30 DEBUG : Looking for writers 2026/05/01 04:02:30 DEBUG : file1: reading active writers 2026/05/01 04:02:30 DEBUG : file1: active writers 1 2026/05/01 04:02:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:31 DEBUG : Looking for writers 2026/05/01 04:02:31 DEBUG : file1: reading active writers 2026/05/01 04:02:31 DEBUG : file1: active writers 1 2026/05/01 04:02:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:32 DEBUG : Looking for writers 2026/05/01 04:02:32 DEBUG : file1: reading active writers 2026/05/01 04:02:32 DEBUG : file1: active writers 1 2026/05/01 04:02:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:33 DEBUG : Looking for writers 2026/05/01 04:02:33 DEBUG : file1: reading active writers 2026/05/01 04:02:33 DEBUG : file1: active writers 1 2026/05/01 04:02:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:34 DEBUG : Looking for writers 2026/05/01 04:02:34 DEBUG : file1: reading active writers 2026/05/01 04:02:34 DEBUG : file1: active writers 1 2026/05/01 04:02:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:35 DEBUG : Looking for writers 2026/05/01 04:02:35 DEBUG : file1: reading active writers 2026/05/01 04:02:35 DEBUG : file1: active writers 1 2026/05/01 04:02:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:36 DEBUG : Looking for writers 2026/05/01 04:02:36 DEBUG : file1: reading active writers 2026/05/01 04:02:36 DEBUG : file1: active writers 1 2026/05/01 04:02:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:37 DEBUG : Looking for writers 2026/05/01 04:02:37 DEBUG : file1: reading active writers 2026/05/01 04:02:37 DEBUG : file1: active writers 1 2026/05/01 04:02:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:38 DEBUG : Looking for writers 2026/05/01 04:02:38 DEBUG : file1: reading active writers 2026/05/01 04:02:38 DEBUG : file1: active writers 1 2026/05/01 04:02:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:39 DEBUG : Looking for writers 2026/05/01 04:02:39 DEBUG : file1: reading active writers 2026/05/01 04:02:39 DEBUG : file1: active writers 1 2026/05/01 04:02:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:40 DEBUG : Looking for writers 2026/05/01 04:02:40 DEBUG : file1: reading active writers 2026/05/01 04:02:40 DEBUG : file1: active writers 1 2026/05/01 04:02:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:41 DEBUG : Looking for writers 2026/05/01 04:02:41 DEBUG : file1: reading active writers 2026/05/01 04:02:41 DEBUG : file1: active writers 1 2026/05/01 04:02:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:42 DEBUG : Looking for writers 2026/05/01 04:02:42 DEBUG : file1: reading active writers 2026/05/01 04:02:42 DEBUG : file1: active writers 1 2026/05/01 04:02:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:43 DEBUG : Looking for writers 2026/05/01 04:02:43 DEBUG : file1: reading active writers 2026/05/01 04:02:43 DEBUG : file1: active writers 1 2026/05/01 04:02:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:44 DEBUG : Looking for writers 2026/05/01 04:02:44 DEBUG : file1: reading active writers 2026/05/01 04:02:44 DEBUG : file1: active writers 1 2026/05/01 04:02:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:45 DEBUG : Looking for writers 2026/05/01 04:02:45 DEBUG : file1: reading active writers 2026/05/01 04:02:45 DEBUG : file1: active writers 1 2026/05/01 04:02:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:46 DEBUG : Looking for writers 2026/05/01 04:02:46 DEBUG : file1: reading active writers 2026/05/01 04:02:46 DEBUG : file1: active writers 1 2026/05/01 04:02:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:47 DEBUG : Looking for writers 2026/05/01 04:02:47 DEBUG : file1: reading active writers 2026/05/01 04:02:47 DEBUG : file1: active writers 1 2026/05/01 04:02:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:48 DEBUG : Looking for writers 2026/05/01 04:02:48 DEBUG : file1: reading active writers 2026/05/01 04:02:48 DEBUG : file1: active writers 1 2026/05/01 04:02:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/01 04:02:49 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x3d8b0841c900 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3d8b0815a488 notify:{wait:0 notify:0 lock:0 head: tail:} checker:67667345384640} name:file1 opens:1 downloaders: o: fd:0x3d8b07c12028 info:{ModTime:{wall:14012149052098556224 ext:12880873015 loc:0x46fee40} ATime:{wall:14012149052098556224 ext:12880873015 loc:0x46fee40} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/01 04:02:49 DEBUG : >WaitForWriters: 2026/05/01 04:02:49 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:49 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:49 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:49 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:49 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:49 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:49 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:49 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:49 DEBUG : rename_me: newRWFileHandle: 2026/05/01 04:02:49 DEBUG : rename_me(0x3d8b080e0f80): openPending: 2026/05/01 04:02:49 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/01 04:02:49 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/01 04:02:49 DEBUG : rename_me(0x3d8b080e0f80): >openPending: err= 2026/05/01 04:02:49 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/01 04:02:49 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/01 04:02:49 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/01 04:02:49 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/01 04:02:49 DEBUG : rename_me(0x3d8b080e0f80): _writeAt: size=5, off=0 2026/05/01 04:02:49 DEBUG : rename_me(0x3d8b080e0f80): >_writeAt: n=5, err= 2026/05/01 04:02:49 DEBUG : rename_me(0x3d8b080e0f80): close: 2026/05/01 04:02:49 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-01 04:02:49.128116421 +0000 UTC m=+42.905626554 2026/05/01 04:02:49 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/01 04:02:49 DEBUG : rename_me(0x3d8b080e0f80): >close: err= 2026/05/01 04:02:49 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/01 04:02:49 DEBUG : i_was_renamed: Updating file with 0x3d8b080b8000 2026/05/01 04:02:49 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/01 04:02:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/01 04:02:49 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:49 DEBUG : Looking for writers 2026/05/01 04:02:49 DEBUG : i_was_renamed: reading active writers 2026/05/01 04:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/01 04:02:49 DEBUG : Looking for writers 2026/05/01 04:02:49 DEBUG : i_was_renamed: reading active writers 2026/05/01 04:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/01 04:02:49 DEBUG : Looking for writers 2026/05/01 04:02:49 DEBUG : i_was_renamed: reading active writers 2026/05/01 04:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/01 04:02:49 DEBUG : Looking for writers 2026/05/01 04:02:49 DEBUG : i_was_renamed: reading active writers 2026/05/01 04:02:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/01 04:02:49 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/01 04:02:49 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:49 DEBUG : i_was_renamed: size = 5 OK 2026/05/01 04:02:49 INFO : i_was_renamed: Copied (new) 2026/05/01 04:02:49 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-01 04:02:49 +0000 UTC" 2026/05/01 04:02:49 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/01 04:02:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/01 04:02:49 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/01 04:02:49 DEBUG : Looking for writers 2026/05/01 04:02:49 DEBUG : i_was_renamed: reading active writers 2026/05/01 04:02:49 DEBUG : >WaitForWriters: 2026/05/01 04:02:49 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:49 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:49 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/01 04:02:49 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:49 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/01 04:02:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vUIZB}/rclone-test-xuxepod0siho" 2026/05/01 04:02:49 INFO : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:49 DEBUG : forgetting directory cache 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate(0x3d8b07e10cc0): _readAt: size=512, off=0 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate(0x3d8b07e10cc0): openPending: 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-01 03:03:49 +0000 UTC" against cached fingerprint "" 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/01 04:02:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate(0x3d8b07e10cc0): >openPending: err= 2026/05/01 04:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate(0x3d8b07e10cc0): >_readAt: n=20, err=EOF 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate(0x3d8b07e10cc0): close: 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 03:03:49 +0000 GMT 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate(0x3d8b07e10cc0): >close: err= 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:49 DEBUG : forgetting directory cache 2026/05/01 04:02:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate(0x3d8b07c83600): _readAt: size=512, off=0 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate(0x3d8b07c83600): openPending: 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-01 03:04:49 +0000 UTC" against cached fingerprint "20,2026-05-01 03:03:49 +0000 UTC" 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-01 03:04:49 +0000 UTC" != cached fingerprint "20,2026-05-01 03:03:49 +0000 UTC") 2026/05/01 04:02:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/01 04:02:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate(0x3d8b07c83600): >openPending: err= 2026/05/01 04:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate(0x3d8b07c83600): >_readAt: n=20, err=EOF 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate(0x3d8b07c83600): close: 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 03:04:49 +0000 GMT 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate(0x3d8b07c83600): >close: err= 2026/05/01 04:02:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:50 DEBUG : forgetting directory cache 2026/05/01 04:02:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07ce7e80): _readAt: size=512, off=0 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07ce7e80): openPending: 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-01 03:05:49 +0000 UTC" against cached fingerprint "20,2026-05-01 03:04:49 +0000 UTC" 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-01 03:05:49 +0000 UTC" != cached fingerprint "20,2026-05-01 03:04:49 +0000 UTC") 2026/05/01 04:02:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/01 04:02:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07ce7e80): >openPending: err= 2026/05/01 04:02:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07ce7e80): >_readAt: n=20, err=EOF 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07ce7e80): close: 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 03:05:49 +0000 GMT 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07ce7e80): >close: err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:50 DEBUG : forgetting directory cache 2026/05/01 04:02:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07efcb80): _readAt: size=512, off=0 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07efcb80): openPending: 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-01 03:06:49 +0000 UTC" against cached fingerprint "20,2026-05-01 03:05:49 +0000 UTC" 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-01 03:06:49 +0000 UTC" != cached fingerprint "20,2026-05-01 03:05:49 +0000 UTC") 2026/05/01 04:02:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/01 04:02:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07efcb80): >openPending: err= 2026/05/01 04:02:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07efcb80): >_readAt: n=20, err=EOF 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07efcb80): close: 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 03:06:49 +0000 GMT 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07efcb80): >close: err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:50 DEBUG : forgetting directory cache 2026/05/01 04:02:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07cf2440): _readAt: size=512, off=0 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07cf2440): openPending: 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-01 03:07:49 +0000 UTC" against cached fingerprint "20,2026-05-01 03:06:49 +0000 UTC" 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-01 03:07:49 +0000 UTC" != cached fingerprint "20,2026-05-01 03:06:49 +0000 UTC") 2026/05/01 04:02:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/01 04:02:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07cf2440): >openPending: err= 2026/05/01 04:02:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07cf2440): >_readAt: n=20, err=EOF 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07cf2440): close: 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 03:07:49 +0000 GMT 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07cf2440): >close: err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:50 DEBUG : forgetting directory cache 2026/05/01 04:02:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07f14e00): _readAt: size=512, off=0 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07f14e00): openPending: 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-01 03:08:49 +0000 UTC" against cached fingerprint "20,2026-05-01 03:07:49 +0000 UTC" 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-01 03:08:49 +0000 UTC" != cached fingerprint "20,2026-05-01 03:07:49 +0000 UTC") 2026/05/01 04:02:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/01 04:02:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07f14e00): >openPending: err= 2026/05/01 04:02:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07f14e00): >_readAt: n=20, err=EOF 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07f14e00): close: 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 03:08:49 +0000 GMT 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate(0x3d8b07f14e00): >close: err= 2026/05/01 04:02:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:51 DEBUG : forgetting directory cache 2026/05/01 04:02:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07d5c640): _readAt: size=512, off=0 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07d5c640): openPending: 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-01 03:09:49 +0000 UTC" against cached fingerprint "20,2026-05-01 03:08:49 +0000 UTC" 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-01 03:09:49 +0000 UTC" != cached fingerprint "20,2026-05-01 03:08:49 +0000 UTC") 2026/05/01 04:02:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/01 04:02:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07d5c640): >openPending: err= 2026/05/01 04:02:51 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07d5c640): >_readAt: n=21, err=EOF 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07d5c640): close: 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 03:09:49 +0000 GMT 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07d5c640): >close: err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:51 DEBUG : forgetting directory cache 2026/05/01 04:02:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07fadb80): _readAt: size=512, off=0 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07fadb80): openPending: 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-01 03:10:49 +0000 UTC" against cached fingerprint "21,2026-05-01 03:09:49 +0000 UTC" 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-01 03:10:49 +0000 UTC" != cached fingerprint "21,2026-05-01 03:09:49 +0000 UTC") 2026/05/01 04:02:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/01 04:02:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07fadb80): >openPending: err= 2026/05/01 04:02:51 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07fadb80): >_readAt: n=22, err=EOF 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07fadb80): close: 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 03:10:49 +0000 GMT 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07fadb80): >close: err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:51 DEBUG : forgetting directory cache 2026/05/01 04:02:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07fdda00): _readAt: size=512, off=0 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07fdda00): openPending: 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-01 03:11:49 +0000 UTC" against cached fingerprint "22,2026-05-01 03:10:49 +0000 UTC" 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-01 03:11:49 +0000 UTC" != cached fingerprint "22,2026-05-01 03:10:49 +0000 UTC") 2026/05/01 04:02:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/01 04:02:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07fdda00): >openPending: err= 2026/05/01 04:02:51 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07fdda00): >_readAt: n=23, err=EOF 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07fdda00): close: 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 03:11:49 +0000 GMT 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b07fdda00): >close: err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:51 DEBUG : forgetting directory cache 2026/05/01 04:02:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b08015800): _readAt: size=512, off=0 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b08015800): openPending: 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-01 03:12:49 +0000 UTC" against cached fingerprint "23,2026-05-01 03:11:49 +0000 UTC" 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-01 03:12:49 +0000 UTC" != cached fingerprint "23,2026-05-01 03:11:49 +0000 UTC") 2026/05/01 04:02:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/01 04:02:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b08015800): >openPending: err= 2026/05/01 04:02:51 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b08015800): >_readAt: n=24, err=EOF 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b08015800): close: 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-01 03:12:49 +0000 GMT 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate(0x3d8b08015800): >close: err= 2026/05/01 04:02:51 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:51 DEBUG : Looking for writers 2026/05/01 04:02:51 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/01 04:02:51 DEBUG : >WaitForWriters: 2026/05/01 04:02:51 DEBUG : webdav root 'rclone-test-xuxepod0siho': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:51 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:51 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:51 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:52 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:52 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : forgetting directory cache 2026/05/01 04:02:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/01 04:02:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/01 04:02:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/01 04:02:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/01 04:02:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/01 04:02:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/01 04:02:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/01 04:02:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/01 04:02:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/01 04:02:52 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/01 04:02:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/01 04:02:52 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/01 04:02:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/01 04:02:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/01 04:02:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/01 04:02:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/01 04:02:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:52 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:52 DEBUG : Looking for writers 2026/05/01 04:02:52 DEBUG : FiLeB: reading active writers 2026/05/01 04:02:52 DEBUG : FilEb: reading active writers 2026/05/01 04:02:52 DEBUG : FiLeA: reading active writers 2026/05/01 04:02:52 DEBUG : >WaitForWriters: 2026/05/01 04:02:52 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:52 DEBUG : Looking for writers 2026/05/01 04:02:52 DEBUG : FilEb: reading active writers 2026/05/01 04:02:52 DEBUG : FiLeA: reading active writers 2026/05/01 04:02:52 DEBUG : FiLeB: reading active writers 2026/05/01 04:02:52 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:52 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:52 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:52 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/01 04:02:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/01 04:02:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/01 04:02:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/01 04:02:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/01 04:02:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/01 04:02:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:02:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/01 04:02:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:52 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:52 DEBUG : Looking for writers 2026/05/01 04:02:52 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/01 04:02:52 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/01 04:02:52 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:52 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:52 DEBUG : webdav root 'rclone-test-xuxepod0siho': Reusing VFS from active cache 2026/05/01 04:02:52 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:52 DEBUG : Looking for writers 2026/05/01 04:02:52 DEBUG : >WaitForWriters: 2026/05/01 04:02:52 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:52 DEBUG : Looking for writers 2026/05/01 04:02:52 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:52 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:52 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:52 DEBUG : Looking for writers 2026/05/01 04:02:52 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:52 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:52 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:52 DEBUG : Looking for writers 2026/05/01 04:02:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:52 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:52 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:52 DEBUG : dir: Looking for writers 2026/05/01 04:02:52 DEBUG : file2: reading active writers 2026/05/01 04:02:52 DEBUG : Looking for writers 2026/05/01 04:02:52 DEBUG : dir: reading active writers 2026/05/01 04:02:52 DEBUG : file1: reading active writers 2026/05/01 04:02:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:52 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:52 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:52 DEBUG : dir: Looking for writers 2026/05/01 04:02:52 DEBUG : Looking for writers 2026/05/01 04:02:52 DEBUG : dir: reading active writers 2026/05/01 04:02:52 DEBUG : file1: reading active writers 2026/05/01 04:02:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:52 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : file1: Open: flags=O_RDONLY 2026/05/01 04:02:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/01 04:02:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/01 04:02:52 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/01 04:02:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/01 04:02:52 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/01 04:02:52 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/01 04:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/01 04:02:52 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (0 bytes), uploading instead of streaming 2026/05/01 04:02:52 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:52 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/01 04:02:52 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/01 04:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/01 04:02:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/01 04:02:52 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:52 DEBUG : dir: Looking for writers 2026/05/01 04:02:52 DEBUG : file2: reading active writers 2026/05/01 04:02:52 DEBUG : new_file.txt: reading active writers 2026/05/01 04:02:52 DEBUG : Looking for writers 2026/05/01 04:02:52 DEBUG : dir: reading active writers 2026/05/01 04:02:52 DEBUG : file1: reading active writers 2026/05/01 04:02:52 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:53 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:53 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/01 04:02:53 DEBUG : dir/file1: Updating file with dir/file1 0x3d8b083f5930 2026/05/01 04:02:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/01 04:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:53 INFO : dir/file1: Moved (server-side) to: file0 2026/05/01 04:02:53 DEBUG : file0: Updating file with file0 0x3d8b083f5930 2026/05/01 04:02:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/01 04:02:53 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/01 04:02:53 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:53 DEBUG : dir: Looking for writers 2026/05/01 04:02:53 DEBUG : Looking for writers 2026/05/01 04:02:53 DEBUG : dir: reading active writers 2026/05/01 04:02:53 DEBUG : file0: reading active writers 2026/05/01 04:02:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:53 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:53 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:53 DEBUG : Looking for writers 2026/05/01 04:02:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:53 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:53 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/01 04:02:53 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/01 04:02:53 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/01 04:02:53 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/01 04:02:53 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/01 04:02:53 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:53 DEBUG : Looking for writers 2026/05/01 04:02:53 DEBUG : a: Looking for writers 2026/05/01 04:02:53 DEBUG : b: Looking for writers 2026/05/01 04:02:53 DEBUG : c: Looking for writers 2026/05/01 04:02:53 DEBUG : d: Looking for writers 2026/05/01 04:02:53 DEBUG : Looking for writers 2026/05/01 04:02:53 DEBUG : /: reading active writers 2026/05/01 04:02:53 DEBUG : a: reading active writers 2026/05/01 04:02:53 DEBUG : b: reading active writers 2026/05/01 04:02:53 DEBUG : c: reading active writers 2026/05/01 04:02:53 DEBUG : d: reading active writers 2026/05/01 04:02:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:53 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:53 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/01 04:02:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/01 04:02:53 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/01 04:02:53 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/01 04:02:54 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:54 DEBUG : a/b/c/d: Looking for writers 2026/05/01 04:02:54 DEBUG : a/b/c: Looking for writers 2026/05/01 04:02:54 DEBUG : d: reading active writers 2026/05/01 04:02:54 DEBUG : a/b: Looking for writers 2026/05/01 04:02:54 DEBUG : c: reading active writers 2026/05/01 04:02:54 DEBUG : a: Looking for writers 2026/05/01 04:02:54 DEBUG : b: reading active writers 2026/05/01 04:02:54 DEBUG : Looking for writers 2026/05/01 04:02:54 DEBUG : a: reading active writers 2026/05/01 04:02:54 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:54 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:54 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:54 DEBUG : Looking for writers 2026/05/01 04:02:54 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-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:54 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 04:02:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 04:02:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:54 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/01 04:02:54 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/01 04:02:54 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/01 04:02:54 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (5 bytes), uploading instead of streaming 2026/05/01 04:02:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:54 DEBUG : file1: size = 5 OK 2026/05/01 04:02:54 DEBUG : file1: Size of src and dst objects identical 2026/05/01 04:02:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 04:02:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 04:02:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 04:02:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 04:02:54 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/01 04:02:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/01 04:02:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/01 04:02:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 04:02:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 04:02:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:54 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (0 bytes), uploading instead of streaming 2026/05/01 04:02:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:54 DEBUG : file1: size = 0 OK 2026/05/01 04:02:54 DEBUG : file1: Size of src and dst objects identical 2026/05/01 04:02:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/01 04:02:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/01 04:02:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 04:02:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 04:02:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:54 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (7 bytes), uploading instead of streaming 2026/05/01 04:02:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:54 DEBUG : file1: size = 7 OK 2026/05/01 04:02:54 DEBUG : file1: Size of src and dst objects identical 2026/05/01 04:02:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:54 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:54 DEBUG : Looking for writers 2026/05/01 04:02:54 DEBUG : file1: reading active writers 2026/05/01 04:02:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:54 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 04:02:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 04:02:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:54 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/01 04:02:55 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/01 04:02:55 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/01 04:02:55 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/01 04:02:55 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (11 bytes), uploading instead of streaming 2026/05/01 04:02:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:55 DEBUG : file1: size = 11 OK 2026/05/01 04:02:55 DEBUG : file1: Size of src and dst objects identical 2026/05/01 04:02:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:55 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/01 04:02:55 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:55 DEBUG : Looking for writers 2026/05/01 04:02:55 DEBUG : file1: reading active writers 2026/05/01 04:02:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:55 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 04:02:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 04:02:55 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/01 04:02:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:55 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (5 bytes), uploading instead of streaming 2026/05/01 04:02:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:55 DEBUG : file1: size = 5 OK 2026/05/01 04:02:55 DEBUG : file1: Size of src and dst objects identical 2026/05/01 04:02:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:55 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/01 04:02:55 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:55 DEBUG : Looking for writers 2026/05/01 04:02:55 DEBUG : file1: reading active writers 2026/05/01 04:02:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:55 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 04:02:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 04:02:55 DEBUG : file1: WriteFileHandle.Release closing 2026/05/01 04:02:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:55 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (0 bytes), uploading instead of streaming 2026/05/01 04:02:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:02:55 DEBUG : file1: size = 0 OK 2026/05/01 04:02:55 DEBUG : file1: Size of src and dst objects identical 2026/05/01 04:02:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:55 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/01 04:02:55 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:55 DEBUG : Looking for writers 2026/05/01 04:02:55 DEBUG : file1: reading active writers 2026/05/01 04:02:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:02:55 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:02:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:02:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:02:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:02:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 04:02:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/01 04:02:55 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:02:55 DEBUG : Looking for writers 2026/05/01 04:02:55 DEBUG : file1: reading active writers 2026/05/01 04:02:55 DEBUG : file1: active writers 1 2026/05/01 04:02:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/01 04:02:55 DEBUG : Looking for writers 2026/05/01 04:02:55 DEBUG : file1: reading active writers 2026/05/01 04:02:55 DEBUG : file1: active writers 1 2026/05/01 04:02:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/01 04:02:55 DEBUG : Looking for writers 2026/05/01 04:02:55 DEBUG : file1: reading active writers 2026/05/01 04:02:55 DEBUG : file1: active writers 1 2026/05/01 04:02:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/01 04:02:55 DEBUG : Looking for writers 2026/05/01 04:02:55 DEBUG : file1: reading active writers 2026/05/01 04:02:55 DEBUG : file1: active writers 1 2026/05/01 04:02:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/01 04:02:55 DEBUG : Looking for writers 2026/05/01 04:02:55 DEBUG : file1: reading active writers 2026/05/01 04:02:55 DEBUG : file1: active writers 1 2026/05/01 04:02:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/01 04:02:55 DEBUG : Looking for writers 2026/05/01 04:02:55 DEBUG : file1: reading active writers 2026/05/01 04:02:55 DEBUG : file1: active writers 1 2026/05/01 04:02:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/01 04:02:56 DEBUG : Looking for writers 2026/05/01 04:02:56 DEBUG : file1: reading active writers 2026/05/01 04:02:56 DEBUG : file1: active writers 1 2026/05/01 04:02:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/01 04:02:56 DEBUG : Looking for writers 2026/05/01 04:02:56 DEBUG : file1: reading active writers 2026/05/01 04:02:56 DEBUG : file1: active writers 1 2026/05/01 04:02:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:02:57 DEBUG : Looking for writers 2026/05/01 04:02:57 DEBUG : file1: reading active writers 2026/05/01 04:02:57 DEBUG : file1: active writers 1 2026/05/01 04:02:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:02:58 DEBUG : Looking for writers 2026/05/01 04:02:58 DEBUG : file1: reading active writers 2026/05/01 04:02:58 DEBUG : file1: active writers 1 2026/05/01 04:02:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:02:59 DEBUG : Looking for writers 2026/05/01 04:02:59 DEBUG : file1: reading active writers 2026/05/01 04:02:59 DEBUG : file1: active writers 1 2026/05/01 04:02:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:00 DEBUG : Looking for writers 2026/05/01 04:03:00 DEBUG : file1: reading active writers 2026/05/01 04:03:00 DEBUG : file1: active writers 1 2026/05/01 04:03:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:01 DEBUG : Looking for writers 2026/05/01 04:03:01 DEBUG : file1: reading active writers 2026/05/01 04:03:01 DEBUG : file1: active writers 1 2026/05/01 04:03:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:02 DEBUG : Looking for writers 2026/05/01 04:03:02 DEBUG : file1: reading active writers 2026/05/01 04:03:02 DEBUG : file1: active writers 1 2026/05/01 04:03:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:03 DEBUG : Looking for writers 2026/05/01 04:03:03 DEBUG : file1: reading active writers 2026/05/01 04:03:03 DEBUG : file1: active writers 1 2026/05/01 04:03:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:04 DEBUG : Looking for writers 2026/05/01 04:03:04 DEBUG : file1: reading active writers 2026/05/01 04:03:04 DEBUG : file1: active writers 1 2026/05/01 04:03:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:05 DEBUG : Looking for writers 2026/05/01 04:03:05 DEBUG : file1: reading active writers 2026/05/01 04:03:05 DEBUG : file1: active writers 1 2026/05/01 04:03:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:06 DEBUG : Looking for writers 2026/05/01 04:03:06 DEBUG : file1: reading active writers 2026/05/01 04:03:06 DEBUG : file1: active writers 1 2026/05/01 04:03:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:07 DEBUG : Looking for writers 2026/05/01 04:03:07 DEBUG : file1: reading active writers 2026/05/01 04:03:07 DEBUG : file1: active writers 1 2026/05/01 04:03:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:08 DEBUG : Looking for writers 2026/05/01 04:03:08 DEBUG : file1: reading active writers 2026/05/01 04:03:08 DEBUG : file1: active writers 1 2026/05/01 04:03:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:09 DEBUG : Looking for writers 2026/05/01 04:03:09 DEBUG : file1: reading active writers 2026/05/01 04:03:09 DEBUG : file1: active writers 1 2026/05/01 04:03:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:10 DEBUG : Looking for writers 2026/05/01 04:03:10 DEBUG : file1: reading active writers 2026/05/01 04:03:10 DEBUG : file1: active writers 1 2026/05/01 04:03:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:11 DEBUG : Looking for writers 2026/05/01 04:03:11 DEBUG : file1: reading active writers 2026/05/01 04:03:11 DEBUG : file1: active writers 1 2026/05/01 04:03:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:12 DEBUG : Looking for writers 2026/05/01 04:03:12 DEBUG : file1: reading active writers 2026/05/01 04:03:12 DEBUG : file1: active writers 1 2026/05/01 04:03:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:13 DEBUG : Looking for writers 2026/05/01 04:03:13 DEBUG : file1: reading active writers 2026/05/01 04:03:13 DEBUG : file1: active writers 1 2026/05/01 04:03:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:14 DEBUG : Looking for writers 2026/05/01 04:03:14 DEBUG : file1: reading active writers 2026/05/01 04:03:14 DEBUG : file1: active writers 1 2026/05/01 04:03:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:15 DEBUG : Looking for writers 2026/05/01 04:03:15 DEBUG : file1: reading active writers 2026/05/01 04:03:15 DEBUG : file1: active writers 1 2026/05/01 04:03:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:16 DEBUG : Looking for writers 2026/05/01 04:03:16 DEBUG : file1: reading active writers 2026/05/01 04:03:16 DEBUG : file1: active writers 1 2026/05/01 04:03:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:17 DEBUG : Looking for writers 2026/05/01 04:03:17 DEBUG : file1: reading active writers 2026/05/01 04:03:17 DEBUG : file1: active writers 1 2026/05/01 04:03:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:18 DEBUG : Looking for writers 2026/05/01 04:03:18 DEBUG : file1: reading active writers 2026/05/01 04:03:18 DEBUG : file1: active writers 1 2026/05/01 04:03:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:19 DEBUG : Looking for writers 2026/05/01 04:03:19 DEBUG : file1: reading active writers 2026/05/01 04:03:19 DEBUG : file1: active writers 1 2026/05/01 04:03:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:20 DEBUG : Looking for writers 2026/05/01 04:03:20 DEBUG : file1: reading active writers 2026/05/01 04:03:20 DEBUG : file1: active writers 1 2026/05/01 04:03:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:21 DEBUG : Looking for writers 2026/05/01 04:03:21 DEBUG : file1: reading active writers 2026/05/01 04:03:21 DEBUG : file1: active writers 1 2026/05/01 04:03:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:22 DEBUG : Looking for writers 2026/05/01 04:03:22 DEBUG : file1: reading active writers 2026/05/01 04:03:22 DEBUG : file1: active writers 1 2026/05/01 04:03:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:23 DEBUG : Looking for writers 2026/05/01 04:03:23 DEBUG : file1: reading active writers 2026/05/01 04:03:23 DEBUG : file1: active writers 1 2026/05/01 04:03:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:24 DEBUG : Looking for writers 2026/05/01 04:03:24 DEBUG : file1: reading active writers 2026/05/01 04:03:24 DEBUG : file1: active writers 1 2026/05/01 04:03:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/01 04:03:25 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/01 04:03:25 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:03:25 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:03:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:03:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:03:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:03:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 04:03:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 04:03:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:03:25 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (0 bytes), uploading instead of streaming 2026/05/01 04:03:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:03:25 DEBUG : file1: size = 0 OK 2026/05/01 04:03:25 DEBUG : file1: Size of src and dst objects identical 2026/05/01 04:03:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:03:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:03:25 DEBUG : file1: Open: flags=O_RDONLY 2026/05/01 04:03:25 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/01 04:03:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/01 04:03:25 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:03:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:25 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:03:25 DEBUG : Looking for writers 2026/05/01 04:03:25 DEBUG : file1: reading active writers 2026/05/01 04:03:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:03:25 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:03:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/01 04:03:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/01 04:03:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:03:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/01 04:03:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/01 04:03:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:03:25 DEBUG : webdav root 'rclone-test-xuxepod0siho': File to upload is small (100 bytes), uploading instead of streaming 2026/05/01 04:03:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/01 04:03:25 DEBUG : file1: size = 100 OK 2026/05/01 04:03:25 DEBUG : file1: Size of src and dst objects identical 2026/05/01 04:03:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/01 04:03:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/01 04:03:25 DEBUG : file1: Open: flags=O_RDONLY 2026/05/01 04:03:25 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/01 04:03:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/01 04:03:25 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:03:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:25 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:03:25 DEBUG : Looking for writers 2026/05/01 04:03:25 DEBUG : file1: reading active writers 2026/05/01 04:03:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:03:25 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:03:25 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/05/01 04:03:25 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/05/01 04:03:25 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/05/01 04:03:25 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/05/01 04:03:25 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/05/01 04:03:26 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/01 04:03:26 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/01 04:03:26 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:03:26 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/01 04:03:26 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/01 04:03:26 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:03:26 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/01 04:03:26 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/01 04:03:26 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:03:26 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/01 04:03:26 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/01 04:03:26 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:03:26 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/01 04:03:26 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/01 04:03:26 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:03:26 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:03:26 DEBUG : flat: Looking for writers 2026/05/01 04:03:26 DEBUG : f003.txt: reading active writers 2026/05/01 04:03:26 DEBUG : f004.txt: reading active writers 2026/05/01 04:03:26 DEBUG : f000.txt: reading active writers 2026/05/01 04:03:26 DEBUG : f001.txt: reading active writers 2026/05/01 04:03:26 DEBUG : f002.txt: reading active writers 2026/05/01 04:03:26 DEBUG : Looking for writers 2026/05/01 04:03:26 DEBUG : flat: reading active writers 2026/05/01 04:03:26 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:03:26 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:03:26 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/05/01 04:03:26 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/05/01 04:03:26 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/05/01 04:03:26 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/01 04:03:26 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/01 04:03:26 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:03:26 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/01 04:03:26 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/01 04:03:26 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:03:26 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/01 04:03:26 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/01 04:03:26 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:03:26 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:03:26 DEBUG : a/b/c: Looking for writers 2026/05/01 04:03:26 DEBUG : deep.txt: reading active writers 2026/05/01 04:03:26 DEBUG : a/b: Looking for writers 2026/05/01 04:03:26 DEBUG : c: reading active writers 2026/05/01 04:03:26 DEBUG : mid.txt: reading active writers 2026/05/01 04:03:26 DEBUG : a: Looking for writers 2026/05/01 04:03:26 DEBUG : b: reading active writers 2026/05/01 04:03:26 DEBUG : top.txt: reading active writers 2026/05/01 04:03:26 DEBUG : Looking for writers 2026/05/01 04:03:26 DEBUG : a: reading active writers 2026/05/01 04:03:26 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:03:26 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:26 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:03:26 DEBUG : bigdir: Looking for writers 2026/05/01 04:03:26 DEBUG : big.bin: reading active writers 2026/05/01 04:03:26 DEBUG : Looking for writers 2026/05/01 04:03:26 DEBUG : bigdir: reading active writers 2026/05/01 04:03:26 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.56s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-xuxepod0siho'", Local "Local file system at /tmp/rclone2769775452", Modify Window "1s" 2026/05/01 04:03:27 INFO : webdav root 'rclone-test-xuxepod0siho': poll-interval is not supported by this remote 2026/05/01 04:03:27 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/05/01 04:03:27 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/05/01 04:03:27 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/05/01 04:03:27 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/01 04:03:27 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/01 04:03:27 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:03:27 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:27 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/01 04:03:27 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/01 04:03:27 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:03:27 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:27 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/01 04:03:27 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/01 04:03:27 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/01 04:03:27 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/01 04:03:27 DEBUG : WaitForWriters: timeout=30s 2026/05/01 04:03:27 DEBUG : dir1: Looking for writers 2026/05/01 04:03:27 DEBUG : a.txt: reading active writers 2026/05/01 04:03:27 DEBUG : dir2: Looking for writers 2026/05/01 04:03:27 DEBUG : b.txt: reading active writers 2026/05/01 04:03:27 DEBUG : dir3: Looking for writers 2026/05/01 04:03:27 DEBUG : c.txt: reading active writers 2026/05/01 04:03:27 DEBUG : Looking for writers 2026/05/01 04:03:27 DEBUG : dir1: reading active writers 2026/05/01 04:03:27 DEBUG : dir2: reading active writers 2026/05/01 04:03:27 DEBUG : dir3: reading active writers 2026/05/01 04:03:27 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/01 04:03:27 DEBUG : webdav root 'rclone-test-xuxepod0siho': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.184308133s (try 1/5)