"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/03/11 05:02:25 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-tusoliz3vuho" 2026/03/11 05:02:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/11 05:02:25 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/03/11 05:02:25 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/03/11 05:02:25 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/03/11 05:02:25 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/03/11 05:02:25 DEBUG : Setting pass="U7gVX_51VbHeJ-INhzbyaFpgcXDIccUNEm3Kf6LkbXFP" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/03/11 05:02:25 DEBUG : TestWebdavRclone: detected overridden config - adding "{5ufgg}" suffix to name 2026/03/11 05:02:25 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/03/11 05:02:25 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/03/11 05:02:25 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/03/11 05:02:25 DEBUG : Setting pass="U7gVX_51VbHeJ-INhzbyaFpgcXDIccUNEm3Kf6LkbXFP" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/03/11 05:02:25 DEBUG : found headers: 2026/03/11 05:02:25 DEBUG : Creating backend with remote "/tmp/rclone4077971730" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:25 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:25 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:25 DEBUG : dir: Looking for writers 2026/03/11 05:02:25 DEBUG : Looking for writers 2026/03/11 05:02:25 DEBUG : dir: reading active writers 2026/03/11 05:02:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:25 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:25 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:25 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:25 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:25 DEBUG : dir/subdir: Looking for writers 2026/03/11 05:02:25 DEBUG : dir: Looking for writers 2026/03/11 05:02:25 DEBUG : file2: reading active writers 2026/03/11 05:02:25 DEBUG : subdir: reading active writers 2026/03/11 05:02:25 DEBUG : file1: reading active writers 2026/03/11 05:02:25 DEBUG : Looking for writers 2026/03/11 05:02:25 DEBUG : dir: reading active writers 2026/03/11 05:02:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:25 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:25 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:25 DEBUG : dir: Looking for writers 2026/03/11 05:02:25 DEBUG : file1: reading active writers 2026/03/11 05:02:25 DEBUG : Looking for writers 2026/03/11 05:02:25 DEBUG : dir: reading active writers 2026/03/11 05:02:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:25 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:25 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:25 DEBUG : dir: Looking for writers 2026/03/11 05:02:25 DEBUG : Looking for writers 2026/03/11 05:02:25 DEBUG : dir: reading active writers 2026/03/11 05:02:25 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:25 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:25 DEBUG : dir: forgetting directory cache 2026/03/11 05:02:25 DEBUG : forgetting directory cache 2026/03/11 05:02:25 DEBUG : dir: forgetting directory cache 2026/03/11 05:02:25 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:25 DEBUG : Looking for writers 2026/03/11 05:02:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:25 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:26 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/03/11 05:02:26 DEBUG : dir: invalidating directory cache 2026/03/11 05:02:26 DEBUG : >ForgetPath: 2026/03/11 05:02:26 DEBUG : ForgetPath: relativePath="dir", type=0 2026/03/11 05:02:26 DEBUG : invalidating directory cache 2026/03/11 05:02:26 DEBUG : dir: forgetting directory cache 2026/03/11 05:02:26 DEBUG : >ForgetPath: 2026/03/11 05:02:26 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/03/11 05:02:26 DEBUG : >ForgetPath: 2026/03/11 05:02:26 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:26 DEBUG : dir: Looking for writers 2026/03/11 05:02:26 DEBUG : Looking for writers 2026/03/11 05:02:26 DEBUG : dir: reading active writers 2026/03/11 05:02:26 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:26 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:26 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:26 DEBUG : forgetting directory cache 2026/03/11 05:02:26 DEBUG : dir: forgetting directory cache 2026/03/11 05:02:26 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:26 DEBUG : dir: Looking for writers 2026/03/11 05:02:26 DEBUG : fil/a/b: Looking for writers 2026/03/11 05:02:26 DEBUG : fil/a: Looking for writers 2026/03/11 05:02:26 DEBUG : b: reading active writers 2026/03/11 05:02:26 DEBUG : fil: Looking for writers 2026/03/11 05:02:26 DEBUG : a: reading active writers 2026/03/11 05:02:26 DEBUG : Looking for writers 2026/03/11 05:02:26 DEBUG : dir: reading active writers 2026/03/11 05:02:26 DEBUG : fil: reading active writers 2026/03/11 05:02:26 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:26 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:26 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:26 DEBUG : dir: Looking for writers 2026/03/11 05:02:26 DEBUG : Looking for writers 2026/03/11 05:02:26 DEBUG : dir: reading active writers 2026/03/11 05:02:26 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:26 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:26 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:26 DEBUG : dir: Looking for writers 2026/03/11 05:02:26 DEBUG : file1: reading active writers 2026/03/11 05:02:26 DEBUG : Looking for writers 2026/03/11 05:02:26 DEBUG : dir: reading active writers 2026/03/11 05:02:26 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:26 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:26 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:26 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/03/11 05:02:26 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/03/11 05:02:26 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/03/11 05:02:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/11 05:02:26 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/03/11 05:02:26 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:26 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:27 DEBUG : dir: invalidating directory cache 2026/03/11 05:02:27 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/03/11 05:02:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/03/11 05:02:27 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/03/11 05:02:27 DEBUG : dir/file1: Reset virtual modtime 2026/03/11 05:02:27 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/03/11 05:02:27 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/11 05:02:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/03/11 05:02:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/03/11 05:02:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:27 DEBUG : dir: invalidating directory cache 2026/03/11 05:02:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/03/11 05:02:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/03/11 05:02:27 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/11 05:02:27 DEBUG : forgetting directory cache 2026/03/11 05:02:27 DEBUG : dir: forgetting directory cache 2026/03/11 05:02:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/03/11 05:02:27 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:27 DEBUG : dir/virtualDir: Looking for writers 2026/03/11 05:02:27 DEBUG : dir: Looking for writers 2026/03/11 05:02:27 DEBUG : virtualFile2: reading active writers 2026/03/11 05:02:27 DEBUG : virtualFile: reading active writers 2026/03/11 05:02:27 DEBUG : virtualDir: reading active writers 2026/03/11 05:02:27 DEBUG : file1: reading active writers 2026/03/11 05:02:27 DEBUG : Looking for writers 2026/03/11 05:02:27 DEBUG : dir: reading active writers 2026/03/11 05:02:27 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:27 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:27 ERROR : dir/: Can only open directories read only 2026/03/11 05:02:27 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:27 DEBUG : dir: Looking for writers 2026/03/11 05:02:27 DEBUG : Looking for writers 2026/03/11 05:02:27 DEBUG : dir: reading active writers 2026/03/11 05:02:27 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:27 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:27 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/11 05:02:27 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/03/11 05:02:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/11 05:02:27 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (5 bytes), uploading instead of streaming 2026/03/11 05:02:27 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:27 DEBUG : dir/potato: size = 5 OK 2026/03/11 05:02:27 NOTICE: webdav root 'rclone-test-tusoliz3vuho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/11 05:02:27 DEBUG : dir/potato: Size of src and dst objects identical 2026/03/11 05:02:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/11 05:02:27 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:27 DEBUG : dir: Looking for writers 2026/03/11 05:02:27 DEBUG : file1: reading active writers 2026/03/11 05:02:27 DEBUG : potato: reading active writers 2026/03/11 05:02:27 DEBUG : Looking for writers 2026/03/11 05:02:27 DEBUG : dir: reading active writers 2026/03/11 05:02:27 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:27 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/11 05:02:27 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:27 DEBUG : dir/sub: Looking for writers 2026/03/11 05:02:27 DEBUG : dir: Looking for writers 2026/03/11 05:02:27 DEBUG : sub: reading active writers 2026/03/11 05:02:27 DEBUG : file1: reading active writers 2026/03/11 05:02:27 DEBUG : Looking for writers 2026/03/11 05:02:27 DEBUG : dir: reading active writers 2026/03/11 05:02:27 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:27 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/11 05:02:27 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/03/11 05:02:28 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:28 DEBUG : dir/sub/subsub: Looking for writers 2026/03/11 05:02:28 DEBUG : dir/sub: Looking for writers 2026/03/11 05:02:28 DEBUG : subsub: reading active writers 2026/03/11 05:02:28 DEBUG : dir: Looking for writers 2026/03/11 05:02:28 DEBUG : file1: reading active writers 2026/03/11 05:02:28 DEBUG : sub: reading active writers 2026/03/11 05:02:28 DEBUG : Looking for writers 2026/03/11 05:02:28 DEBUG : dir: reading active writers 2026/03/11 05:02:28 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:28 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:28 ERROR : dir/: Dir.Remove not empty 2026/03/11 05:02:28 DEBUG : dir/file1: Remove: 2026/03/11 05:02:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:28 DEBUG : dir/file1: >Remove: err= 2026/03/11 05:02:28 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/11 05:02:28 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:28 DEBUG : Looking for writers 2026/03/11 05:02:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:28 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:28 DEBUG : dir/file1: Remove: 2026/03/11 05:02:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:28 DEBUG : dir/file1: >Remove: err= 2026/03/11 05:02:28 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/11 05:02:28 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:28 DEBUG : Looking for writers 2026/03/11 05:02:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:28 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:28 DEBUG : dir/file1: Remove: 2026/03/11 05:02:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:28 DEBUG : dir/file1: >Remove: err= 2026/03/11 05:02:28 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:28 DEBUG : dir: Looking for writers 2026/03/11 05:02:28 DEBUG : Looking for writers 2026/03/11 05:02:28 DEBUG : dir: reading active writers 2026/03/11 05:02:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:28 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:28 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:28 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/03/11 05:02:28 DEBUG : dir: Updating dir with dir2 0xc00066e820 2026/03/11 05:02:28 DEBUG : dir: forgetting directory cache 2026/03/11 05:02:28 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/11 05:02:28 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/03/11 05:02:29 INFO : dir2/file1: Moved (server-side) to: file2 2026/03/11 05:02:29 DEBUG : file2: Updating file with file2 0xc000614300 2026/03/11 05:02:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/11 05:02:29 INFO : dir2/file3: Deleted 2026/03/11 05:02:29 INFO : file2: Moved (server-side) to: dir2/file3 2026/03/11 05:02:29 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000614300 2026/03/11 05:02:29 DEBUG : Added virtual directory entry vDel: "file2" 2026/03/11 05:02:29 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/03/11 05:02:29 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/03/11 05:02:29 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0000ff1e0 2026/03/11 05:02:29 DEBUG : empty directory: forgetting directory cache 2026/03/11 05:02:29 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/03/11 05:02:29 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/03/11 05:02:29 DEBUG : dir2: Renaming to "dir3" 2026/03/11 05:02:29 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:29 DEBUG : dir3: Looking for writers 2026/03/11 05:02:29 DEBUG : file3: reading active writers 2026/03/11 05:02:29 DEBUG : renamed empty directory: Looking for writers 2026/03/11 05:02:29 DEBUG : Looking for writers 2026/03/11 05:02:29 DEBUG : dir3: reading active writers 2026/03/11 05:02:29 DEBUG : renamed empty directory: reading active writers 2026/03/11 05:02:29 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:29 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/11 05:02:29 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:29 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 05:02:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/11 05:02:29 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/03/11 05:02:29 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/03/11 05:02:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/11 05:02:29 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:29 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 05:02:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/11 05:02:29 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/03/11 05:02:29 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/03/11 05:02:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/11 05:02:29 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (12 bytes), uploading instead of streaming 2026/03/11 05:02:29 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:29 DEBUG : dir/sub/file2: size = 12 OK 2026/03/11 05:02:29 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/03/11 05:02:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/11 05:02:29 DEBUG : forgetting directory cache 2026/03/11 05:02:29 DEBUG : dir: forgetting directory cache 2026/03/11 05:02:29 DEBUG : dir/sub: forgetting directory cache 2026/03/11 05:02:29 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/03/11 05:02:29 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/03/11 05:02:29 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (5 bytes), uploading instead of streaming 2026/03/11 05:02:29 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:29 DEBUG : dir/sub/file0: size = 5 OK 2026/03/11 05:02:29 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/03/11 05:02:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/11 05:02:29 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:29 DEBUG : dir/sub: Looking for writers 2026/03/11 05:02:29 DEBUG : file0: reading active writers 2026/03/11 05:02:29 DEBUG : file2: reading active writers 2026/03/11 05:02:29 DEBUG : dir: Looking for writers 2026/03/11 05:02:29 DEBUG : file1: reading active writers 2026/03/11 05:02:29 DEBUG : sub: reading active writers 2026/03/11 05:02:29 DEBUG : Looking for writers 2026/03/11 05:02:29 DEBUG : dir: reading active writers 2026/03/11 05:02:29 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:29 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/03/11 05:02:29 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:29 DEBUG : Looking for writers 2026/03/11 05:02:29 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:29 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/03/11 05:02:29 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:29 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/03/11 05:02:29 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/03/11 05:02:29 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/03/11 05:02:29 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:29 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:29 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/03/11 05:02:29 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:29 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/03/11 05:02:29 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/03/11 05:02:29 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/03/11 05:02:29 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:29 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:29 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:29 DEBUG : dir: Looking for writers 2026/03/11 05:02:29 DEBUG : file1: reading active writers 2026/03/11 05:02:29 DEBUG : file1.metadata: reading active writers 2026/03/11 05:02:29 DEBUG : Looking for writers 2026/03/11 05:02:29 DEBUG : dir: reading active writers 2026/03/11 05:02:29 DEBUG : dir.metadata: reading active writers 2026/03/11 05:02:29 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:29 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:29 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:29 DEBUG : dir: Looking for writers 2026/03/11 05:02:29 DEBUG : file1: reading active writers 2026/03/11 05:02:29 DEBUG : Looking for writers 2026/03/11 05:02:29 DEBUG : dir: reading active writers 2026/03/11 05:02:29 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:29 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:29 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:29 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/03/11 05:02:29 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:29 DEBUG : dir: Looking for writers 2026/03/11 05:02:29 DEBUG : file1: reading active writers 2026/03/11 05:02:29 DEBUG : Looking for writers 2026/03/11 05:02:29 DEBUG : dir: reading active writers 2026/03/11 05:02:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:30 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/11 05:02:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:30 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:30 DEBUG : dir: Looking for writers 2026/03/11 05:02:30 DEBUG : file1: reading active writers 2026/03/11 05:02:30 DEBUG : Looking for writers 2026/03/11 05:02:30 DEBUG : dir: reading active writers 2026/03/11 05:02:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/03/11 05:02:30 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/03/11 05:02:30 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/11 05:02:30 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:30 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/03/11 05:02:30 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:30 DEBUG : Looking for writers 2026/03/11 05:02:30 DEBUG : file.txt: reading active writers 2026/03/11 05:02:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:30 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:30 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (25 bytes), uploading instead of streaming 2026/03/11 05:02:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:30 DEBUG : dir/file1: size = 25 OK 2026/03/11 05:02:30 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/11 05:02:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:30 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:30 DEBUG : dir: Looking for writers 2026/03/11 05:02:30 DEBUG : file1: reading active writers 2026/03/11 05:02:30 DEBUG : Looking for writers 2026/03/11 05:02:30 DEBUG : dir: reading active writers 2026/03/11 05:02:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:30 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:30 DEBUG : dir/file1: Remove: 2026/03/11 05:02:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:30 DEBUG : dir/file1: >Remove: err= 2026/03/11 05:02:30 DEBUG : dir/file1: Remove: 2026/03/11 05:02:30 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/11 05:02:30 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:30 DEBUG : dir: Looking for writers 2026/03/11 05:02:30 DEBUG : Looking for writers 2026/03/11 05:02:30 DEBUG : dir: reading active writers 2026/03/11 05:02:30 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:30 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:30 DEBUG : dir/file1: Remove: 2026/03/11 05:02:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:30 DEBUG : dir/file1: >Remove: err= 2026/03/11 05:02:30 DEBUG : dir/file1: Remove: 2026/03/11 05:02:30 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/11 05:02:30 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:30 DEBUG : dir: Looking for writers 2026/03/11 05:02:30 DEBUG : Looking for writers 2026/03/11 05:02:30 DEBUG : dir: reading active writers 2026/03/11 05:02:30 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:30 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/11 05:02:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/11 05:02:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/11 05:02:30 DEBUG : dir/file1: Open: flags=O_RDWR 2026/03/11 05:02:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/11 05:02:30 DEBUG : dir/file1: Open: flags=0x3 2026/03/11 05:02:30 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/03/11 05:02:30 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/03/11 05:02:30 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:30 DEBUG : dir: Looking for writers 2026/03/11 05:02:30 DEBUG : file1: reading active writers 2026/03/11 05:02:30 DEBUG : Looking for writers 2026/03/11 05:02:30 DEBUG : dir: reading active writers 2026/03/11 05:02:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:30 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:30 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:30 DEBUG : dir: Looking for writers 2026/03/11 05:02:30 DEBUG : file1: reading active writers 2026/03/11 05:02:30 DEBUG : Looking for writers 2026/03/11 05:02:30 DEBUG : dir: reading active writers 2026/03/11 05:02:30 DEBUG : >WaitForWriters: 2026/03/11 05:02:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 05:02:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000189ec0 2026/03/11 05:02:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/11 05:02:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000189ec0 2026/03/11 05:02:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/11 05:02:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 05:02:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/11 05:02:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:31 DEBUG : dir/file1: File is currently open, delaying rename 0xc000189ec0 2026/03/11 05:02:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:31 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (25 bytes), uploading instead of streaming 2026/03/11 05:02:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:31 DEBUG : dir/file1: size = 25 OK 2026/03/11 05:02:31 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/11 05:02:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:31 DEBUG : newLeaf: Running delayed rename now 2026/03/11 05:02:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 05:02:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000189ec0 2026/03/11 05:02:31 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:31 DEBUG : dir: Looking for writers 2026/03/11 05:02:31 DEBUG : Looking for writers 2026/03/11 05:02:31 DEBUG : dir: reading active writers 2026/03/11 05:02:31 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:31 DEBUG : >WaitForWriters: 2026/03/11 05:02:31 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:31 DEBUG : dir: Looking for writers 2026/03/11 05:02:31 DEBUG : Looking for writers 2026/03/11 05:02:31 DEBUG : dir: reading active writers 2026/03/11 05:02:31 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:31 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:31 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:31 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:31 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:31 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:31 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:31 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:31 DEBUG : dir: Looking for writers 2026/03/11 05:02:31 DEBUG : file1: reading active writers 2026/03/11 05:02:31 DEBUG : Looking for writers 2026/03/11 05:02:31 DEBUG : dir: reading active writers 2026/03/11 05:02:31 DEBUG : >WaitForWriters: 2026/03/11 05:02:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 05:02:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000615500 2026/03/11 05:02:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/11 05:02:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000615500 2026/03/11 05:02:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/11 05:02:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 05:02:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/11 05:02:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:31 DEBUG : dir/file1: File is currently open, delaying rename 0xc000615500 2026/03/11 05:02:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:31 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (25 bytes), uploading instead of streaming 2026/03/11 05:02:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:31 DEBUG : dir/file1: size = 25 OK 2026/03/11 05:02:31 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/11 05:02:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:31 DEBUG : newLeaf: Running delayed rename now 2026/03/11 05:02:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 05:02:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000615500 2026/03/11 05:02:31 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:31 DEBUG : dir: Looking for writers 2026/03/11 05:02:31 DEBUG : Looking for writers 2026/03/11 05:02:31 DEBUG : dir: reading active writers 2026/03/11 05:02:31 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:31 DEBUG : >WaitForWriters: 2026/03/11 05:02:31 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:31 DEBUG : dir: Looking for writers 2026/03/11 05:02:31 DEBUG : Looking for writers 2026/03/11 05:02:31 DEBUG : dir: reading active writers 2026/03/11 05:02:31 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:31 DEBUG : >WaitForWriters: 2026/03/11 05:02:31 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:31 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:31 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:31 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:31 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:31 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 05:02:31 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000b5edc0): openPending: 2026/03/11 05:02:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/11 05:02:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/11 05:02:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000b5edc0): >openPending: err= 2026/03/11 05:02:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/11 05:02:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000b5edc0): _writeAt: size=14, off=0 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000b5edc0): >_writeAt: n=14, err= 2026/03/11 05:02:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000b5edc0): close: 2026/03/11 05:02:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/11 05:02:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/11 05:02:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000b5edc0): >close: err= 2026/03/11 05:02:31 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:31 DEBUG : dir: Looking for writers 2026/03/11 05:02:31 DEBUG : file1: reading active writers 2026/03/11 05:02:31 DEBUG : Looking for writers 2026/03/11 05:02:31 DEBUG : dir: reading active writers 2026/03/11 05:02:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:02:31 DEBUG : dir: Looking for writers 2026/03/11 05:02:31 DEBUG : file1: reading active writers 2026/03/11 05:02:31 DEBUG : Looking for writers 2026/03/11 05:02:31 DEBUG : dir: reading active writers 2026/03/11 05:02:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:02:31 DEBUG : dir: Looking for writers 2026/03/11 05:02:31 DEBUG : file1: reading active writers 2026/03/11 05:02:31 DEBUG : Looking for writers 2026/03/11 05:02:31 DEBUG : dir: reading active writers 2026/03/11 05:02:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:02:31 DEBUG : dir: Looking for writers 2026/03/11 05:02:31 DEBUG : file1: reading active writers 2026/03/11 05:02:31 DEBUG : Looking for writers 2026/03/11 05:02:31 DEBUG : dir: reading active writers 2026/03/11 05:02:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:02:31 DEBUG : dir/file1: vfs cache: starting upload 2026/03/11 05:02:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:31 DEBUG : dir/file1: size = 14 OK 2026/03/11 05:02:31 INFO : dir/file1: Copied (replaced existing) 2026/03/11 05:02:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/11 05:02:31 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/11 05:02:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/11 05:02:31 DEBUG : dir: Looking for writers 2026/03/11 05:02:31 DEBUG : file1: reading active writers 2026/03/11 05:02:31 DEBUG : Looking for writers 2026/03/11 05:02:31 DEBUG : dir: reading active writers 2026/03/11 05:02:31 DEBUG : >WaitForWriters: 2026/03/11 05:02:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:31 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000a565c0): _readAt: size=512, off=0 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000a565c0): openPending: 2026/03/11 05:02:31 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/03/11 05:02:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/11 05:02:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000a565c0): >openPending: err= 2026/03/11 05:02:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000a565c0): >_readAt: n=14, err=EOF 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000a565c0): close: 2026/03/11 05:02:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000a565c0): >close: err= 2026/03/11 05:02:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 05:02:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/11 05:02:31 DEBUG : newLeaf: Updating file with newLeaf 0xc00094d2c0 2026/03/11 05:02:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/11 05:02:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/11 05:02:31 DEBUG : dir/file1: Updating file with dir/file1 0xc00094d2c0 2026/03/11 05:02:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/11 05:02:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 05:02:31 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000e05a00): openPending: 2026/03/11 05:02:31 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/03/11 05:02:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/11 05:02:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000e05a00): >openPending: err= 2026/03/11 05:02:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/11 05:02:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000e05a00): _writeAt: size=25, off=0 2026/03/11 05:02:31 DEBUG : dir/file1(0xc000e05a00): >_writeAt: n=25, err= 2026/03/11 05:02:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 05:02:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/11 05:02:32 DEBUG : newLeaf: Updating file with newLeaf 0xc00094d2c0 2026/03/11 05:02:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:32 DEBUG : newLeaf(0xc000e05a00): close: 2026/03/11 05:02:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/11 05:02:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-11 05:02:31.989517348 +0000 UTC m=+6.930318290 2026/03/11 05:02:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:32 DEBUG : newLeaf(0xc000e05a00): >close: err= 2026/03/11 05:02:32 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:02:32 DEBUG : newLeaf: vfs cache: starting upload 2026/03/11 05:02:32 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:32 DEBUG : newLeaf: size = 25 OK 2026/03/11 05:02:32 INFO : newLeaf: Copied (replaced existing) 2026/03/11 05:02:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-11 05:02:31 +0000 UTC" 2026/03/11 05:02:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/11 05:02:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:32 DEBUG : >WaitForWriters: 2026/03/11 05:02:32 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:32 DEBUG : >WaitForWriters: 2026/03/11 05:02:32 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:32 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:32 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:32 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:32 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:32 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:32 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : file1: reading active writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : >WaitForWriters: 2026/03/11 05:02:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 05:02:32 DEBUG : newLeaf: Updating file with newLeaf 0xc00094d380 2026/03/11 05:02:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/11 05:02:32 DEBUG : dir/file1: Updating file with dir/file1 0xc00094d380 2026/03/11 05:02:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/11 05:02:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 05:02:32 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:32 DEBUG : dir/file1(0xc000f0d240): openPending: 2026/03/11 05:02:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/11 05:02:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/11 05:02:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:32 DEBUG : dir/file1(0xc000f0d240): >openPending: err= 2026/03/11 05:02:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/11 05:02:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:32 DEBUG : dir/file1(0xc000f0d240): _writeAt: size=25, off=0 2026/03/11 05:02:32 DEBUG : dir/file1(0xc000f0d240): >_writeAt: n=25, err= 2026/03/11 05:02:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 05:02:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/11 05:02:32 DEBUG : newLeaf: Updating file with newLeaf 0xc00094d380 2026/03/11 05:02:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:32 DEBUG : newLeaf(0xc000f0d240): close: 2026/03/11 05:02:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/11 05:02:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-11 05:02:32.493032107 +0000 UTC m=+7.433833049 2026/03/11 05:02:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:32 DEBUG : newLeaf(0xc000f0d240): >close: err= 2026/03/11 05:02:32 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:02:32 DEBUG : newLeaf: vfs cache: starting upload 2026/03/11 05:02:32 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:32 DEBUG : newLeaf: size = 25 OK 2026/03/11 05:02:32 INFO : newLeaf: Copied (replaced existing) 2026/03/11 05:02:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-11 05:02:32 +0000 UTC" 2026/03/11 05:02:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/11 05:02:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : >WaitForWriters: 2026/03/11 05:02:32 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : >WaitForWriters: 2026/03/11 05:02:32 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:32 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:32 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:32 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:32 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:32 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 05:02:32 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:32 DEBUG : dir/file1(0xc000707c00): openPending: 2026/03/11 05:02:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/11 05:02:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/11 05:02:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:32 DEBUG : dir/file1(0xc000707c00): >openPending: err= 2026/03/11 05:02:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/11 05:02:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:32 DEBUG : dir/file1(0xc000707c00): _writeAt: size=14, off=0 2026/03/11 05:02:32 DEBUG : dir/file1(0xc000707c00): >_writeAt: n=14, err= 2026/03/11 05:02:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/11 05:02:32 DEBUG : dir/file1(0xc000707c00): close: 2026/03/11 05:02:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/11 05:02:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/11 05:02:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:32 DEBUG : dir/file1(0xc000707c00): >close: err= 2026/03/11 05:02:32 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : file1: reading active writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : file1: reading active writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : file1: reading active writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : file1: reading active writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:02:32 DEBUG : dir/file1: vfs cache: starting upload 2026/03/11 05:02:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:32 DEBUG : dir/file1: size = 14 OK 2026/03/11 05:02:32 INFO : dir/file1: Copied (replaced existing) 2026/03/11 05:02:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/11 05:02:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/11 05:02:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/11 05:02:32 DEBUG : dir: Looking for writers 2026/03/11 05:02:32 DEBUG : file1: reading active writers 2026/03/11 05:02:32 DEBUG : Looking for writers 2026/03/11 05:02:32 DEBUG : dir: reading active writers 2026/03/11 05:02:32 DEBUG : >WaitForWriters: 2026/03/11 05:02:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:33 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:33 DEBUG : dir/file1(0xc00035e640): _readAt: size=512, off=0 2026/03/11 05:02:33 DEBUG : dir/file1(0xc00035e640): openPending: 2026/03/11 05:02:33 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/03/11 05:02:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/11 05:02:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:33 DEBUG : dir/file1(0xc00035e640): >openPending: err= 2026/03/11 05:02:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/11 05:02:33 DEBUG : dir/file1(0xc00035e640): >_readAt: n=14, err=EOF 2026/03/11 05:02:33 DEBUG : dir/file1(0xc00035e640): close: 2026/03/11 05:02:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/11 05:02:33 DEBUG : dir/file1(0xc00035e640): >close: err= 2026/03/11 05:02:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 05:02:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/11 05:02:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00073e180 2026/03/11 05:02:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/11 05:02:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/11 05:02:33 DEBUG : dir/file1: Updating file with dir/file1 0xc00073e180 2026/03/11 05:02:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/11 05:02:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 05:02:33 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:33 DEBUG : dir/file1(0xc000b5fc00): openPending: 2026/03/11 05:02:33 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/03/11 05:02:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/11 05:02:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:33 DEBUG : dir/file1(0xc000b5fc00): >openPending: err= 2026/03/11 05:02:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/11 05:02:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:33 DEBUG : dir/file1(0xc000b5fc00): _writeAt: size=25, off=0 2026/03/11 05:02:33 DEBUG : dir/file1(0xc000b5fc00): >_writeAt: n=25, err= 2026/03/11 05:02:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 05:02:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/11 05:02:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00073e180 2026/03/11 05:02:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:33 DEBUG : newLeaf(0xc000b5fc00): close: 2026/03/11 05:02:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/11 05:02:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-11 05:02:33.142095394 +0000 UTC m=+8.082896306 2026/03/11 05:02:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:33 DEBUG : newLeaf(0xc000b5fc00): >close: err= 2026/03/11 05:02:33 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:33 DEBUG : dir: Looking for writers 2026/03/11 05:02:33 DEBUG : Looking for writers 2026/03/11 05:02:33 DEBUG : dir: reading active writers 2026/03/11 05:02:33 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:02:33 DEBUG : dir: Looking for writers 2026/03/11 05:02:33 DEBUG : Looking for writers 2026/03/11 05:02:33 DEBUG : dir: reading active writers 2026/03/11 05:02:33 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:02:33 DEBUG : dir: Looking for writers 2026/03/11 05:02:33 DEBUG : Looking for writers 2026/03/11 05:02:33 DEBUG : dir: reading active writers 2026/03/11 05:02:33 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:02:33 DEBUG : dir: Looking for writers 2026/03/11 05:02:33 DEBUG : Looking for writers 2026/03/11 05:02:33 DEBUG : dir: reading active writers 2026/03/11 05:02:33 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:02:33 DEBUG : newLeaf: vfs cache: starting upload 2026/03/11 05:02:33 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:33 DEBUG : newLeaf: size = 25 OK 2026/03/11 05:02:33 INFO : newLeaf: Copied (replaced existing) 2026/03/11 05:02:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-11 05:02:33 +0000 UTC" 2026/03/11 05:02:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/11 05:02:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/11 05:02:33 DEBUG : dir: Looking for writers 2026/03/11 05:02:33 DEBUG : Looking for writers 2026/03/11 05:02:33 DEBUG : dir: reading active writers 2026/03/11 05:02:33 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:33 DEBUG : >WaitForWriters: 2026/03/11 05:02:33 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:33 DEBUG : dir: Looking for writers 2026/03/11 05:02:33 DEBUG : Looking for writers 2026/03/11 05:02:33 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:33 DEBUG : dir: reading active writers 2026/03/11 05:02:33 DEBUG : >WaitForWriters: 2026/03/11 05:02:33 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:33 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:33 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:33 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:33 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:33 DEBUG : Config file has changed externally - reloading 2026/03/11 05:02:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:33 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:33 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:33 DEBUG : dir: Looking for writers 2026/03/11 05:02:33 DEBUG : file1: reading active writers 2026/03/11 05:02:33 DEBUG : Looking for writers 2026/03/11 05:02:33 DEBUG : dir: reading active writers 2026/03/11 05:02:33 DEBUG : >WaitForWriters: 2026/03/11 05:02:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:33 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:33 DEBUG : dir/file1(0xc000557e80): _readAt: size=512, off=0 2026/03/11 05:02:33 DEBUG : dir/file1(0xc000557e80): openPending: 2026/03/11 05:02:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/11 05:02:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/11 05:02:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:33 DEBUG : dir/file1(0xc000557e80): >openPending: err= 2026/03/11 05:02:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/03/11 05:02:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:02:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:33 DEBUG : dir/file1(0xc000557e80): >_readAt: n=14, err=EOF 2026/03/11 05:02:33 DEBUG : dir/file1(0xc000557e80): close: 2026/03/11 05:02:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/11 05:02:33 DEBUG : dir/file1(0xc000557e80): >close: err= 2026/03/11 05:02:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 05:02:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/11 05:02:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00073e540 2026/03/11 05:02:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/11 05:02:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/11 05:02:33 DEBUG : dir/file1: Updating file with dir/file1 0xc00073e540 2026/03/11 05:02:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/11 05:02:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 05:02:33 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:33 DEBUG : dir/file1(0xc000575380): openPending: 2026/03/11 05:02:33 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/03/11 05:02:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/11 05:02:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:33 DEBUG : dir/file1(0xc000575380): >openPending: err= 2026/03/11 05:02:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/11 05:02:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:33 DEBUG : dir/file1(0xc000575380): _writeAt: size=25, off=0 2026/03/11 05:02:33 DEBUG : dir/file1(0xc000575380): >_writeAt: n=25, err= 2026/03/11 05:02:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/11 05:02:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/11 05:02:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00073e540 2026/03/11 05:02:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:02:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:33 DEBUG : newLeaf(0xc000575380): close: 2026/03/11 05:02:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/11 05:02:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-11 05:02:33.647216251 +0000 UTC m=+8.588017194 2026/03/11 05:02:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:33 DEBUG : newLeaf(0xc000575380): >close: err= 2026/03/11 05:02:33 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:33 DEBUG : dir: Looking for writers 2026/03/11 05:02:33 DEBUG : Looking for writers 2026/03/11 05:02:33 DEBUG : dir: reading active writers 2026/03/11 05:02:33 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:02:33 DEBUG : dir: Looking for writers 2026/03/11 05:02:33 DEBUG : Looking for writers 2026/03/11 05:02:33 DEBUG : dir: reading active writers 2026/03/11 05:02:33 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:02:33 DEBUG : dir: Looking for writers 2026/03/11 05:02:33 DEBUG : Looking for writers 2026/03/11 05:02:33 DEBUG : dir: reading active writers 2026/03/11 05:02:33 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:02:33 DEBUG : dir: Looking for writers 2026/03/11 05:02:33 DEBUG : Looking for writers 2026/03/11 05:02:33 DEBUG : dir: reading active writers 2026/03/11 05:02:33 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:02:33 DEBUG : newLeaf: vfs cache: starting upload 2026/03/11 05:02:33 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:33 DEBUG : newLeaf: size = 25 OK 2026/03/11 05:02:33 INFO : newLeaf: Copied (replaced existing) 2026/03/11 05:02:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-11 05:02:33 +0000 UTC" 2026/03/11 05:02:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/11 05:02:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/11 05:02:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/11 05:02:33 DEBUG : dir: Looking for writers 2026/03/11 05:02:33 DEBUG : Looking for writers 2026/03/11 05:02:33 DEBUG : dir: reading active writers 2026/03/11 05:02:33 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:33 DEBUG : >WaitForWriters: 2026/03/11 05:02:33 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:33 DEBUG : dir: Looking for writers 2026/03/11 05:02:33 DEBUG : Looking for writers 2026/03/11 05:02:33 DEBUG : dir: reading active writers 2026/03/11 05:02:33 DEBUG : newLeaf: reading active writers 2026/03/11 05:02:33 DEBUG : >WaitForWriters: 2026/03/11 05:02:33 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.50s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:33 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:33 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:33 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:33 DEBUG : Looking for writers 2026/03/11 05:02:33 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-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:33 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:02:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/11 05:02:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:34 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:34 DEBUG : dir: Looking for writers 2026/03/11 05:02:34 DEBUG : file1: reading active writers 2026/03/11 05:02:34 DEBUG : Looking for writers 2026/03/11 05:02:34 DEBUG : dir: reading active writers 2026/03/11 05:02:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:34 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:02:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/11 05:02:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/11 05:02:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/11 05:02:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/11 05:02:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/03/11 05:02:34 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:34 DEBUG : dir: Looking for writers 2026/03/11 05:02:34 DEBUG : file1: reading active writers 2026/03/11 05:02:34 DEBUG : Looking for writers 2026/03/11 05:02:34 DEBUG : dir: reading active writers 2026/03/11 05:02:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:34 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:02:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/11 05:02:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/11 05:02:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/11 05:02:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/11 05:02:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/03/11 05:02:34 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/03/11 05:02:34 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/03/11 05:02:34 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/11 05:02:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/11 05:02:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/11 05:02:34 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/03/11 05:02:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/11 05:02:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/11 05:02:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/11 05:02:34 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/03/11 05:02:34 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:34 DEBUG : dir: Looking for writers 2026/03/11 05:02:34 DEBUG : file1: reading active writers 2026/03/11 05:02:34 DEBUG : Looking for writers 2026/03/11 05:02:34 DEBUG : dir: reading active writers 2026/03/11 05:02:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:34 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:02:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/11 05:02:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:34 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:34 DEBUG : dir: Looking for writers 2026/03/11 05:02:34 DEBUG : file1: reading active writers 2026/03/11 05:02:34 DEBUG : Looking for writers 2026/03/11 05:02:34 DEBUG : dir: reading active writers 2026/03/11 05:02:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:34 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:02:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/11 05:02:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/03/11 05:02:34 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/03/11 05:02:34 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:34 DEBUG : dir: Looking for writers 2026/03/11 05:02:34 DEBUG : file1: reading active writers 2026/03/11 05:02:34 DEBUG : Looking for writers 2026/03/11 05:02:34 DEBUG : dir: reading active writers 2026/03/11 05:02:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:34 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:34 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:34 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:34 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:34 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:02:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:34 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/11 05:02:34 DEBUG : dir/file1(0xc000aed280): _readAt: size=1, off=0 2026/03/11 05:02:34 DEBUG : dir/file1(0xc000aed280): openPending: 2026/03/11 05:02:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/11 05:02:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/11 05:02:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:34 DEBUG : dir/file1(0xc000aed280): >openPending: err= 2026/03/11 05:02:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:34 DEBUG : dir/file1(0xc000aed280): >_readAt: n=1, err= 2026/03/11 05:02:34 DEBUG : dir/file1(0xc000aed280): _readAt: size=256, off=1 2026/03/11 05:02:34 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/03/11 05:02:34 DEBUG : dir/file1(0xc000aed280): >_readAt: n=15, err=EOF 2026/03/11 05:02:34 DEBUG : dir/file1(0xc000aed280): _readAt: size=16, off=16 2026/03/11 05:02:34 DEBUG : dir/file1(0xc000aed280): >_readAt: n=0, err=EOF 2026/03/11 05:02:34 DEBUG : dir/file1(0xc000aed280): close: 2026/03/11 05:02:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/11 05:02:34 DEBUG : dir/file1(0xc000aed280): >close: err= 2026/03/11 05:02:34 DEBUG : dir/file1(0xc000aed280): close: 2026/03/11 05:02:34 DEBUG : dir/file1(0xc000aed280): >close: err=file already closed 2026/03/11 05:02:34 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:34 DEBUG : dir: Looking for writers 2026/03/11 05:02:34 DEBUG : file1: reading active writers 2026/03/11 05:02:34 DEBUG : Looking for writers 2026/03/11 05:02:34 DEBUG : dir: reading active writers 2026/03/11 05:02:34 DEBUG : >WaitForWriters: 2026/03/11 05:02:34 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.16s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:34 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:34 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:34 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:34 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:34 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:02:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:35 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/11 05:02:35 DEBUG : dir/file1(0xc0009e7f40): _readAt: size=1, off=0 2026/03/11 05:02:35 DEBUG : dir/file1(0xc0009e7f40): openPending: 2026/03/11 05:02:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/11 05:02:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/11 05:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:35 DEBUG : dir/file1(0xc0009e7f40): >openPending: err= 2026/03/11 05:02:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/11 05:02:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:02:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:35 DEBUG : dir/file1(0xc0009e7f40): >_readAt: n=1, err= 2026/03/11 05:02:35 DEBUG : dir/file1(0xc0009e7f40): _readAt: size=1, off=5 2026/03/11 05:02:35 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/11 05:02:35 DEBUG : dir/file1(0xc0009e7f40): >_readAt: n=1, err= 2026/03/11 05:02:35 DEBUG : dir/file1(0xc0009e7f40): _readAt: size=1, off=3 2026/03/11 05:02:35 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/11 05:02:35 DEBUG : dir/file1(0xc0009e7f40): >_readAt: n=1, err= 2026/03/11 05:02:35 DEBUG : dir/file1(0xc0009e7f40): _readAt: size=1, off=13 2026/03/11 05:02:35 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/11 05:02:35 DEBUG : dir/file1(0xc0009e7f40): >_readAt: n=1, err= 2026/03/11 05:02:35 DEBUG : dir/file1(0xc0009e7f40): _readAt: size=16, off=100 2026/03/11 05:02:35 DEBUG : dir/file1(0xc0009e7f40): >_readAt: n=0, err=EOF 2026/03/11 05:02:35 DEBUG : dir/file1(0xc0009e7f40): close: 2026/03/11 05:02:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/11 05:02:35 DEBUG : dir/file1(0xc0009e7f40): >close: err= 2026/03/11 05:02:35 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:35 DEBUG : dir: Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : dir: reading active writers 2026/03/11 05:02:35 DEBUG : >WaitForWriters: 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:35 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:02:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:35 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): _readAt: size=1, off=0 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): openPending: 2026/03/11 05:02:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/11 05:02:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/11 05:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): >openPending: err= 2026/03/11 05:02:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/11 05:02:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:02:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): >_readAt: n=1, err= 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): _readAt: size=1, off=5 2026/03/11 05:02:35 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): >_readAt: n=1, err= 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): _readAt: size=1, off=1 2026/03/11 05:02:35 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): >_readAt: n=1, err= 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): _readAt: size=6, off=10 2026/03/11 05:02:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): >_readAt: n=6, err= 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): _readAt: size=256, off=10 2026/03/11 05:02:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): >_readAt: n=6, err=EOF 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): _readAt: size=256, off=100 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): >_readAt: n=0, err=EOF 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): close: 2026/03/11 05:02:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): >close: err= 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): _readAt: size=256, off=100 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ec0c80): >_readAt: n=0, err=file already closed 2026/03/11 05:02:35 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:35 DEBUG : dir: Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : dir: reading active writers 2026/03/11 05:02:35 DEBUG : >WaitForWriters: 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:35 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:02:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:35 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ef4840): RWFileHandle.Flush 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ef4840): _readAt: size=256, off=0 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ef4840): openPending: 2026/03/11 05:02:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/11 05:02:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/11 05:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ef4840): >openPending: err= 2026/03/11 05:02:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/11 05:02:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:02:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ef4840): >_readAt: n=16, err=EOF 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ef4840): RWFileHandle.Flush 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ef4840): RWFileHandle.Flush 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ef4840): close: 2026/03/11 05:02:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/11 05:02:35 DEBUG : dir/file1(0xc000ef4840): >close: err= 2026/03/11 05:02:35 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:35 DEBUG : dir: Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : dir: reading active writers 2026/03/11 05:02:35 DEBUG : >WaitForWriters: 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:35 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:02:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/11 05:02:35 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/11 05:02:35 DEBUG : dir/file1(0xc00104d7c0): _readAt: size=256, off=0 2026/03/11 05:02:35 DEBUG : dir/file1(0xc00104d7c0): openPending: 2026/03/11 05:02:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/11 05:02:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/11 05:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:35 DEBUG : dir/file1(0xc00104d7c0): >openPending: err= 2026/03/11 05:02:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/11 05:02:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:02:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:02:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:02:35 DEBUG : dir/file1(0xc00104d7c0): >_readAt: n=16, err=EOF 2026/03/11 05:02:35 DEBUG : dir/file1(0xc00104d7c0): RWFileHandle.Release 2026/03/11 05:02:35 DEBUG : dir/file1(0xc00104d7c0): close: 2026/03/11 05:02:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/11 05:02:35 DEBUG : dir/file1(0xc00104d7c0): >close: err= 2026/03/11 05:02:35 DEBUG : dir/file1(0xc00104d7c0): RWFileHandle.Release 2026/03/11 05:02:35 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:35 DEBUG : dir: Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : dir: reading active writers 2026/03/11 05:02:35 DEBUG : >WaitForWriters: 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:35 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:35 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:35 DEBUG : file1: newRWFileHandle: 2026/03/11 05:02:35 DEBUG : file1(0xc0007079c0): openPending: 2026/03/11 05:02:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:35 DEBUG : file1(0xc0007079c0): >openPending: err= 2026/03/11 05:02:35 DEBUG : file1: >newRWFileHandle: err= 2026/03/11 05:02:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/11 05:02:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/11 05:02:35 DEBUG : file1(0xc0007079c0): _writeAt: size=5, off=0 2026/03/11 05:02:35 DEBUG : file1(0xc0007079c0): >_writeAt: n=5, err= 2026/03/11 05:02:35 DEBUG : file1(0xc0007079c0): _writeAt: size=7, off=5 2026/03/11 05:02:35 DEBUG : file1(0xc0007079c0): >_writeAt: n=7, err= 2026/03/11 05:02:35 DEBUG : file1: vfs cache: truncate to size=11 2026/03/11 05:02:35 DEBUG : file1(0xc0007079c0): close: 2026/03/11 05:02:35 DEBUG : file1: vfs cache: setting modification time to 2026-03-11 05:02:35.604197849 +0000 UTC m=+10.544998762 2026/03/11 05:02:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:35 DEBUG : file1(0xc0007079c0): >close: err= 2026/03/11 05:02:35 DEBUG : file1(0xc0007079c0): close: 2026/03/11 05:02:35 DEBUG : file1(0xc0007079c0): >close: err=file already closed 2026/03/11 05:02:35 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:02:35 DEBUG : file1: vfs cache: starting upload 2026/03/11 05:02:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:35 DEBUG : file1: size = 11 OK 2026/03/11 05:02:35 INFO : file1: Copied (new) 2026/03/11 05:02:35 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-11 05:02:35 +0000 UTC" 2026/03/11 05:02:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/11 05:02:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:35 INFO : file1: vfs cache: upload succeeded try #1 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : >WaitForWriters: 2026/03/11 05:02:35 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : >WaitForWriters: 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:35 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:35 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:35 DEBUG : file1: newRWFileHandle: 2026/03/11 05:02:35 DEBUG : file1(0xc0009d2bc0): openPending: 2026/03/11 05:02:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:35 DEBUG : file1(0xc0009d2bc0): >openPending: err= 2026/03/11 05:02:35 DEBUG : file1: >newRWFileHandle: err= 2026/03/11 05:02:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/11 05:02:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/11 05:02:35 DEBUG : file1(0xc0009d2bc0): _writeAt: size=7, off=0 2026/03/11 05:02:35 DEBUG : file1(0xc0009d2bc0): >_writeAt: n=7, err= 2026/03/11 05:02:35 DEBUG : file1(0xc0009d2bc0): _writeAt: size=6, off=5 2026/03/11 05:02:35 DEBUG : file1(0xc0009d2bc0): >_writeAt: n=6, err= 2026/03/11 05:02:35 DEBUG : file1(0xc0009d2bc0): close: 2026/03/11 05:02:35 DEBUG : file1: vfs cache: setting modification time to 2026-03-11 05:02:35.800717541 +0000 UTC m=+10.741518453 2026/03/11 05:02:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:35 DEBUG : file1(0xc0009d2bc0): >close: err= 2026/03/11 05:02:35 DEBUG : file1(0xc0009d2bc0): _writeAt: size=5, off=0 2026/03/11 05:02:35 DEBUG : file1(0xc0009d2bc0): >_writeAt: n=0, err=file already closed 2026/03/11 05:02:35 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:02:35 DEBUG : file1: vfs cache: starting upload 2026/03/11 05:02:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:35 DEBUG : file1: size = 11 OK 2026/03/11 05:02:35 INFO : file1: Copied (new) 2026/03/11 05:02:35 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-11 05:02:35 +0000 UTC" 2026/03/11 05:02:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/11 05:02:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:35 INFO : file1: vfs cache: upload succeeded try #1 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : >WaitForWriters: 2026/03/11 05:02:35 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:35 DEBUG : Looking for writers 2026/03/11 05:02:35 DEBUG : file1: reading active writers 2026/03/11 05:02:35 DEBUG : >WaitForWriters: 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:35 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:35 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:35 DEBUG : file1: newRWFileHandle: 2026/03/11 05:02:35 DEBUG : file1(0xc0008462c0): openPending: 2026/03/11 05:02:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:35 DEBUG : file1(0xc0008462c0): >openPending: err= 2026/03/11 05:02:35 DEBUG : file1: >newRWFileHandle: err= 2026/03/11 05:02:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/11 05:02:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/11 05:02:35 DEBUG : file1(0xc0008462c0): close: 2026/03/11 05:02:35 DEBUG : file1: vfs cache: setting modification time to 2026-03-11 05:02:35.998817383 +0000 UTC m=+10.939618335 2026/03/11 05:02:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:35 DEBUG : file1(0xc0008462c0): >close: err= 2026/03/11 05:02:35 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/11 05:02:35 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/11 05:02:35 DEBUG : file2: newRWFileHandle: 2026/03/11 05:02:35 DEBUG : file2(0xc000846740): openPending: 2026/03/11 05:02:35 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/11 05:02:36 DEBUG : file2(0xc000846740): >openPending: err= 2026/03/11 05:02:36 DEBUG : file2: >newRWFileHandle: err= 2026/03/11 05:02:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/11 05:02:36 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/03/11 05:02:36 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/03/11 05:02:36 DEBUG : file2(0xc000846740): RWFileHandle.Flush 2026/03/11 05:02:36 DEBUG : file2(0xc000846740): RWFileHandle.Release 2026/03/11 05:02:36 DEBUG : file2(0xc000846740): close: 2026/03/11 05:02:36 DEBUG : file2: vfs cache: setting modification time to 2026-03-11 05:02:36.000145106 +0000 UTC m=+10.940946058 2026/03/11 05:02:36 INFO : file2: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:36 DEBUG : file2(0xc000846740): >close: err= 2026/03/11 05:02:36 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : file2: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : file2: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : file2: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file2: reading active writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/03/11 05:02:36 DEBUG : file1: vfs cache: starting upload 2026/03/11 05:02:36 DEBUG : file2: vfs cache: starting upload 2026/03/11 05:02:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:36 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:36 DEBUG : file1: size = 0 OK 2026/03/11 05:02:36 INFO : file1: Copied (new) 2026/03/11 05:02:36 DEBUG : file1: vfs cache: fingerprint now "0,2026-03-11 05:02:35 +0000 UTC" 2026/03/11 05:02:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/11 05:02:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:36 INFO : file1: vfs cache: upload succeeded try #1 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : file2: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/11 05:02:36 DEBUG : file2: size = 0 OK 2026/03/11 05:02:36 INFO : file2: Copied (new) 2026/03/11 05:02:36 DEBUG : file2: vfs cache: fingerprint now "0,2026-03-11 05:02:36 +0000 UTC" 2026/03/11 05:02:36 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/03/11 05:02:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/11 05:02:36 INFO : file2: vfs cache: upload succeeded try #1 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : file2: reading active writers 2026/03/11 05:02:36 DEBUG : >WaitForWriters: 2026/03/11 05:02:36 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : file2: reading active writers 2026/03/11 05:02:36 DEBUG : >WaitForWriters: 2026/03/11 05:02:36 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:36 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:36 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:36 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:36 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:36 DEBUG : file1: newRWFileHandle: 2026/03/11 05:02:36 DEBUG : file1(0xc00078acc0): openPending: 2026/03/11 05:02:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:36 DEBUG : file1(0xc00078acc0): >openPending: err= 2026/03/11 05:02:36 DEBUG : file1: >newRWFileHandle: err= 2026/03/11 05:02:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/11 05:02:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/11 05:02:36 DEBUG : file1(0xc00078acc0): _writeAt: size=5, off=0 2026/03/11 05:02:36 DEBUG : file1(0xc00078acc0): >_writeAt: n=5, err= 2026/03/11 05:02:36 DEBUG : file1(0xc00078acc0): RWFileHandle.Flush 2026/03/11 05:02:36 DEBUG : file1(0xc00078acc0): RWFileHandle.Flush 2026/03/11 05:02:36 DEBUG : file1(0xc00078acc0): close: 2026/03/11 05:02:36 DEBUG : file1: vfs cache: setting modification time to 2026-03-11 05:02:36.371462822 +0000 UTC m=+11.312263764 2026/03/11 05:02:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:36 DEBUG : file1(0xc00078acc0): >close: err= 2026/03/11 05:02:36 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:02:36 DEBUG : file1: vfs cache: starting upload 2026/03/11 05:02:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:36 DEBUG : file1: size = 5 OK 2026/03/11 05:02:36 INFO : file1: Copied (new) 2026/03/11 05:02:36 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-11 05:02:36 +0000 UTC" 2026/03/11 05:02:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/11 05:02:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:36 INFO : file1: vfs cache: upload succeeded try #1 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : >WaitForWriters: 2026/03/11 05:02:36 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:36 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:36 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:36 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:36 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:36 DEBUG : file1: newRWFileHandle: 2026/03/11 05:02:36 DEBUG : file1(0xc000769b80): openPending: 2026/03/11 05:02:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:36 DEBUG : file1(0xc000769b80): >openPending: err= 2026/03/11 05:02:36 DEBUG : file1: >newRWFileHandle: err= 2026/03/11 05:02:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/11 05:02:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/11 05:02:36 DEBUG : file1(0xc000769b80): _writeAt: size=5, off=0 2026/03/11 05:02:36 DEBUG : file1(0xc000769b80): >_writeAt: n=5, err= 2026/03/11 05:02:36 DEBUG : file1(0xc000769b80): RWFileHandle.Release 2026/03/11 05:02:36 DEBUG : file1(0xc000769b80): close: 2026/03/11 05:02:36 DEBUG : file1: vfs cache: setting modification time to 2026-03-11 05:02:36.558178376 +0000 UTC m=+11.498979319 2026/03/11 05:02:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:36 DEBUG : file1(0xc000769b80): >close: err= 2026/03/11 05:02:36 DEBUG : file1(0xc000769b80): RWFileHandle.Release 2026/03/11 05:02:36 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:02:36 DEBUG : file1: vfs cache: starting upload 2026/03/11 05:02:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:36 DEBUG : file1: size = 5 OK 2026/03/11 05:02:36 INFO : file1: Copied (new) 2026/03/11 05:02:36 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-11 05:02:36 +0000 UTC" 2026/03/11 05:02:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/11 05:02:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:36 INFO : file1: vfs cache: upload succeeded try #1 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : >WaitForWriters: 2026/03/11 05:02:36 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:36 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:36 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:36 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:36 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:36 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/03/11 05:02:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 05:02:36 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:36 DEBUG : dir/file1(0xc000a21240): openPending: 2026/03/11 05:02:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/11 05:02:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/11 05:02:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:36 DEBUG : dir/file1(0xc000a21240): >openPending: err= 2026/03/11 05:02:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/11 05:02:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/11 05:02:36 DEBUG : dir/file1(0xc000a21240): _writeAt: size=5, off=0 2026/03/11 05:02:36 DEBUG : dir/file1(0xc000a21240): >_writeAt: n=5, err= 2026/03/11 05:02:36 DEBUG : dir/file1(0xc000a21240): close: 2026/03/11 05:02:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:36 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-11 05:02:36.809268779 +0000 UTC m=+11.750069730 2026/03/11 05:02:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:36 DEBUG : dir/file1(0xc000a21240): >close: err= 2026/03/11 05:02:36 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:36 DEBUG : dir: Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : dir: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:02:36 DEBUG : dir: Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : dir: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:02:36 DEBUG : dir: Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : dir: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:02:36 DEBUG : dir: Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : dir: reading active writers 2026/03/11 05:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:02:36 DEBUG : dir/file1: vfs cache: starting upload 2026/03/11 05:02:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:36 DEBUG : dir/file1: size = 5 OK 2026/03/11 05:02:36 INFO : dir/file1: Copied (replaced existing) 2026/03/11 05:02:36 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-03-11 05:02:36 +0000 UTC" 2026/03/11 05:02:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/11 05:02:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/11 05:02:36 DEBUG : dir: Looking for writers 2026/03/11 05:02:36 DEBUG : file1: reading active writers 2026/03/11 05:02:36 DEBUG : Looking for writers 2026/03/11 05:02:36 DEBUG : dir: reading active writers 2026/03/11 05:02:36 DEBUG : >WaitForWriters: 2026/03/11 05:02:36 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:37 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : dir/file1: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/11 05:02:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/11 05:02:37 DEBUG : dir/file1(0xc000a3c240): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : dir/file1(0xc000a3c240): openPending: 2026/03/11 05:02:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/11 05:02:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/11 05:02:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:37 DEBUG : dir/file1(0xc000a3c240): >openPending: err= 2026/03/11 05:02:37 DEBUG : dir/file1(0xc000a3c240): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : dir/file1(0xc000a3c240): _writeAt: size=15, off=5 2026/03/11 05:02:37 DEBUG : dir/file1(0xc000a3c240): >_writeAt: n=15, err= 2026/03/11 05:02:37 DEBUG : dir/file1(0xc000a3c240): close: 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/03/11 05:02:37 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-11 05:02:37.092224997 +0000 UTC m=+12.033025949 2026/03/11 05:02:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : dir/file1(0xc000a3c240): >close: err= 2026/03/11 05:02:37 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:37 DEBUG : dir: Looking for writers 2026/03/11 05:02:37 DEBUG : file1: reading active writers 2026/03/11 05:02:37 DEBUG : Looking for writers 2026/03/11 05:02:37 DEBUG : dir: reading active writers 2026/03/11 05:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:02:37 DEBUG : dir: Looking for writers 2026/03/11 05:02:37 DEBUG : file1: reading active writers 2026/03/11 05:02:37 DEBUG : Looking for writers 2026/03/11 05:02:37 DEBUG : dir: reading active writers 2026/03/11 05:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:02:37 DEBUG : dir: Looking for writers 2026/03/11 05:02:37 DEBUG : file1: reading active writers 2026/03/11 05:02:37 DEBUG : Looking for writers 2026/03/11 05:02:37 DEBUG : dir: reading active writers 2026/03/11 05:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:02:37 DEBUG : dir: Looking for writers 2026/03/11 05:02:37 DEBUG : file1: reading active writers 2026/03/11 05:02:37 DEBUG : Looking for writers 2026/03/11 05:02:37 DEBUG : dir: reading active writers 2026/03/11 05:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:02:37 DEBUG : dir/file1: vfs cache: starting upload 2026/03/11 05:02:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:37 DEBUG : dir/file1: size = 20 OK 2026/03/11 05:02:37 INFO : dir/file1: Copied (replaced existing) 2026/03/11 05:02:37 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-03-11 05:02:37 +0000 UTC" 2026/03/11 05:02:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/11 05:02:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/11 05:02:37 DEBUG : dir: Looking for writers 2026/03/11 05:02:37 DEBUG : file1: reading active writers 2026/03/11 05:02:37 DEBUG : Looking for writers 2026/03/11 05:02:37 DEBUG : dir: reading active writers 2026/03/11 05:02:37 DEBUG : >WaitForWriters: 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:37 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : file1: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : file1(0xc000b14a80): openPending: 2026/03/11 05:02:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:37 DEBUG : file1(0xc000b14a80): >openPending: err= 2026/03/11 05:02:37 DEBUG : file1: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/11 05:02:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/11 05:02:37 DEBUG : file1(0xc000b14a80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : file1(0xc000b14a80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : file1(0xc000b14a80): close: 2026/03/11 05:02:37 DEBUG : file1: vfs cache: setting modification time to 2026-03-11 05:02:37.310786121 +0000 UTC m=+12.251587043 2026/03/11 05:02:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : file1(0xc000b14a80): >close: err= 2026/03/11 05:02:37 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:37 DEBUG : Looking for writers 2026/03/11 05:02:37 DEBUG : file1: reading active writers 2026/03/11 05:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:02:37 DEBUG : Looking for writers 2026/03/11 05:02:37 DEBUG : file1: reading active writers 2026/03/11 05:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:02:37 DEBUG : Looking for writers 2026/03/11 05:02:37 DEBUG : file1: reading active writers 2026/03/11 05:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:02:37 DEBUG : Looking for writers 2026/03/11 05:02:37 DEBUG : file1: reading active writers 2026/03/11 05:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:02:37 DEBUG : file1: vfs cache: starting upload 2026/03/11 05:02:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:02:37 DEBUG : file1: size = 5 OK 2026/03/11 05:02:37 INFO : file1: Copied (new) 2026/03/11 05:02:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-11 05:02:37 +0000 UTC" 2026/03/11 05:02:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:37 INFO : file1: vfs cache: upload succeeded try #1 2026/03/11 05:02:37 DEBUG : Looking for writers 2026/03/11 05:02:37 DEBUG : file1: reading active writers 2026/03/11 05:02:37 DEBUG : >WaitForWriters: 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:37 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/03/11 05:02:37 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000853f40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000853f40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000853f40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000853f40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000853f40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.497825767 +0000 UTC m=+12.438626720 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000853f40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866440): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866440): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866440): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866440): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866440): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866440): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866440): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.497825767 +0000 UTC m=+12.438626720 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866440): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866900): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866900): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866900): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866900): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866900): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.497825767 +0000 UTC m=+12.438626720 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866900): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006faa80 item 1 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866f40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866f40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866f40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866f40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866f40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.501731352 +0000 UTC m=+12.442532293 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000866f40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867440): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867440): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867440): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867440): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867440): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.501731352 +0000 UTC m=+12.442532293 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867440): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fba40 item 2 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867a80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867a80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867a80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867a80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867a80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.505145921 +0000 UTC m=+12.445946863 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867a80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867f00): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867f00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867f00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867f00): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867f00): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867f00): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867f00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.505145921 +0000 UTC m=+12.445946863 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000867f00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e14440): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e14440): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e14440): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e14440): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e14440): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.505145921 +0000 UTC m=+12.445946863 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e14440): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fbea0 item 3 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e14ac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e14ac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e14ac0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e14ac0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e14ac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.508727514 +0000 UTC m=+12.449528466 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e14ac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15000): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15000): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15000): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15000): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15000): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.508727514 +0000 UTC m=+12.449528466 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15000): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007048c0 item 4 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15640): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15640): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15640): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15640): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15640): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.511185539 +0000 UTC m=+12.451986491 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15640): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15ac0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15ac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15ac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15ac0): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15ac0): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15ac0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15ac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.511185539 +0000 UTC m=+12.451986491 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e15ac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3e000): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3e000): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3e000): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3e000): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3e000): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.511185539 +0000 UTC m=+12.451986491 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3e000): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000704d20 item 5 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3e680): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3e680): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3e680): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3e680): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3e680): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.515637103 +0000 UTC m=+12.456438055 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3e680): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3ebc0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3ebc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3ebc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3ebc0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3ebc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.515637103 +0000 UTC m=+12.456438055 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3ebc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007052d0 item 6 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3f240): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3f240): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3f240): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3f240): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3f240): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.518082094 +0000 UTC m=+12.458883035 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3f240): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3f740): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3f740): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3f740): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3f740): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3f740): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3f740): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3f740): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.518082094 +0000 UTC m=+12.458883035 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3f740): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3fc00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3fc00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3fc00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3fc00): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3fc00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.518082094 +0000 UTC m=+12.458883035 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e3fc00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000705730 item 7 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64300): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64300): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64300): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64300): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64300): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.521393508 +0000 UTC m=+12.462194450 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64300): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64840): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64840): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64840): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64840): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64840): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.521393508 +0000 UTC m=+12.462194450 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64840): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000705c00 item 8 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64e00): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc000e64e00): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64e00): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64e00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64e00): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64e00): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e64e00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e651c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e651c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e651c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e651c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e651c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.5238077 +0000 UTC m=+12.464608641 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e651c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e65640): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e65640): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e65640): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e65640): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e65640): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e65640): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e65640): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.5238077 +0000 UTC m=+12.464608641 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e65640): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e65b40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e65b40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e65b40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e65b40): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e65b40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.5238077 +0000 UTC m=+12.464608641 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e65b40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500000 item 9 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88240): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88240): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88240): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88240): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88240): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.526898217 +0000 UTC m=+12.467699159 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88240): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88780): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88780): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88780): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88780): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88780): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.526898217 +0000 UTC m=+12.467699159 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88780): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500bd0 item 10 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88dc0): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc000e88dc0): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88dc0): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88dc0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88dc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88dc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e88dc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89180): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89180): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89180): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89180): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89180): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.529497709 +0000 UTC m=+12.470298651 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89180): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89680): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89680): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89680): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89680): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89680): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89680): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89680): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.529497709 +0000 UTC m=+12.470298651 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89680): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89b80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89b80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89b80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89b80): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89b80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.529497709 +0000 UTC m=+12.470298651 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e89b80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005013b0 item 11 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb6280): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb6280): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb6280): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb6280): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb6280): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.533606456 +0000 UTC m=+12.474407398 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb6280): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb67c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb67c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb67c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb67c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb67c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.533606456 +0000 UTC m=+12.474407398 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb67c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501c70 item 12 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb6e00): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc000eb6e00): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb6e00): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb6e00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb6e00): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb6e00): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb6e00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb71c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb71c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb71c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb71c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb71c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.536486346 +0000 UTC m=+12.477287289 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb71c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb7880): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb7880): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb7880): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb7880): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb7880): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.536486346 +0000 UTC m=+12.477287289 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb7880): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d60e0 item 13 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb7f00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb7f00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb7f00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb7f00): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb7f00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.538939302 +0000 UTC m=+12.479740224 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eb7f00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eda4c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eda4c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eda4c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eda4c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eda4c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.538939302 +0000 UTC m=+12.479740224 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000eda4c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d6460 item 14 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edab00): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc000edab00): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edab00): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edab00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edab00): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edab00): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edab00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edaec0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edaec0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edaec0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edaec0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edaec0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.540494384 +0000 UTC m=+12.481295306 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edaec0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edb580): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edb580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edb580): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edb580): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edb580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.540494384 +0000 UTC m=+12.481295306 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edb580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d6930 item 15 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edbc00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edbc00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edbc00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edbc00): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edbc00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.543565676 +0000 UTC m=+12.484366588 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000edbc00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f021c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f021c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f021c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f021c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f021c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.543565676 +0000 UTC m=+12.484366588 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f021c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d6d20 item 16 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02800): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02800): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02800): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02800): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02800): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.545226959 +0000 UTC m=+12.486027881 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02800): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02c80): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02c80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02c80): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02c80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02c80): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02c80): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02c80): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02c80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.545226959 +0000 UTC m=+12.486027881 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f02c80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03180): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03180): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03180): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03180): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03180): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.545226959 +0000 UTC m=+12.486027881 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03180): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d72d0 item 17 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03800): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03800): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03800): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03800): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03800): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.54779969 +0000 UTC m=+12.488600601 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03800): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03d40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03d40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03d40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03d40): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03d40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.54779969 +0000 UTC m=+12.488600601 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f03d40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008d7c00 item 18 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c440): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c440): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c440): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c440): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c440): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.550049562 +0000 UTC m=+12.490850484 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c440): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c940): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c940): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c940): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c940): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c940): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c940): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c940): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c940): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.550049562 +0000 UTC m=+12.490850484 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2c940): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2ce40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2ce40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2ce40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2ce40): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2ce40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.550049562 +0000 UTC m=+12.490850484 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2ce40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c230 item 19 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2d4c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2d4c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2d4c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2d4c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2d4c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.55240833 +0000 UTC m=+12.493209242 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2d4c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2da00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2da00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2da00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2da00): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2da00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.55240833 +0000 UTC m=+12.493209242 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f2da00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015cd90 item 20 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e100): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e100): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e100): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e100): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e100): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.553865127 +0000 UTC m=+12.494666049 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e100): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e600): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e600): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e600): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e600): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e600): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e600): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e600): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e600): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.553865127 +0000 UTC m=+12.494666049 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4e600): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4eb00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4eb00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4eb00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4eb00): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4eb00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.553865127 +0000 UTC m=+12.494666049 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4eb00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d490 item 21 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4f180): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4f180): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4f180): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4f180): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4f180): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.555852053 +0000 UTC m=+12.496652976 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4f180): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4f6c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4f6c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4f6c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4f6c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4f6c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.555852053 +0000 UTC m=+12.496652976 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4f6c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015df10 item 22 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4fd40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4fd40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4fd40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4fd40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4fd40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.557742278 +0000 UTC m=+12.498543200 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f4fd40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a2c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a2c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a2c0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a2c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a2c0): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a2c0): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a2c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a2c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.557742278 +0000 UTC m=+12.498543200 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a2c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a7c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a7c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a7c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a7c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a7c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.557742278 +0000 UTC m=+12.498543200 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6a7c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 23 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ae40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ae40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ae40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ae40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ae40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.56078209 +0000 UTC m=+12.501583032 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ae40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6b380): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6b380): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6b380): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6b380): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6b380): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.56078209 +0000 UTC m=+12.501583032 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6b380): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000513b0 item 24 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6b9c0): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc000f6b9c0): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6b9c0): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6b9c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6b9c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6b9c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6b9c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6bd80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6bd80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6bd80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6bd80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6bd80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.563053974 +0000 UTC m=+12.503854916 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6bd80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88300): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88300): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88300): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88300): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88300): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88300): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88300): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88300): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.563053974 +0000 UTC m=+12.503854916 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88300): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88840): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88840): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88840): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88840): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88840): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.563053974 +0000 UTC m=+12.503854916 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88840): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 25 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88ec0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88ec0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88ec0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88ec0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88ec0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.567371474 +0000 UTC m=+12.508172406 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f88ec0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89400): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89400): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89400): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89400): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89400): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.567371474 +0000 UTC m=+12.508172406 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89400): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d49a0 item 26 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89a40): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc000f89a40): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89a40): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89a40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89a40): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89a40): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89a40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89e00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89e00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89e00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89e00): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89e00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.569863374 +0000 UTC m=+12.510664325 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f89e00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe380): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe380): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe380): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe380): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe380): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe380): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe380): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe380): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.569863374 +0000 UTC m=+12.510664325 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe380): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe8c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe8c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe8c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe8c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe8c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.569863374 +0000 UTC m=+12.510664325 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbe8c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4f50 item 27 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbef40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbef40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbef40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbef40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbef40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.574582312 +0000 UTC m=+12.515383254 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbef40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbf480): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbf480): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbf480): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbf480): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbf480): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.574582312 +0000 UTC m=+12.515383254 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbf480): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d59d0 item 28 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbfac0): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc000fbfac0): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbfac0): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbfac0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbfac0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbfac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbfac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbfe80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbfe80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbfe80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbfe80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbfe80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.577185971 +0000 UTC m=+12.517986923 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fbfe80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fec5c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fec5c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fec5c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fec5c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fec5c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.577185971 +0000 UTC m=+12.517986923 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fec5c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5d50 item 29 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fecc40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fecc40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fecc40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fecc40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fecc40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.580004505 +0000 UTC m=+12.520805458 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fecc40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fed180): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fed180): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fed180): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fed180): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fed180): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.580004505 +0000 UTC m=+12.520805458 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fed180): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0150 item 30 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fed7c0): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc000fed7c0): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fed7c0): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fed7c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fed7c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fed7c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fed7c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fedb80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fedb80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fedb80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fedb80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fedb80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.582988432 +0000 UTC m=+12.523789385 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000fedb80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00100c2c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00100c2c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00100c2c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00100c2c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00100c2c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.582988432 +0000 UTC m=+12.523789385 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00100c2c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d04d0 item 31 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00100c940): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00100c940): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00100c940): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00100c940): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00100c940): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.585309769 +0000 UTC m=+12.526110721 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00100c940): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007f7a80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007f7a80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007f7a80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007f7a80): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007f7a80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.585309769 +0000 UTC m=+12.526110721 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007f7a80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0930 item 32 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001084140): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001084140): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001084140): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001084140): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001084140): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.588172467 +0000 UTC m=+12.528973409 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001084140): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010845c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010845c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010845c0): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010845c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010845c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d9ab0 item 33 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010845c0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010845c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.589131375 +0000 UTC m=+12.529932318 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010845c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001084ac0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001084ac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001084ac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001084ac0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001084ac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.589131375 +0000 UTC m=+12.529932318 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001084ac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00094a000 item 33 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085100): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085100): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085100): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085100): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085100): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.59170576 +0000 UTC m=+12.532506712 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085100): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085580): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00094a380 item 34 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085580): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085580): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085580): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085580): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.592786117 +0000 UTC m=+12.533587069 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085ac0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085ac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085ac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085ac0): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085ac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.592786117 +0000 UTC m=+12.533587069 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001085ac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00094a5b0 item 34 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4180): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4180): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4180): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4180): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4180): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.595324203 +0000 UTC m=+12.536125155 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4180): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4600): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4600): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4600): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4600): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4600): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00094aa80 item 35 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4600): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4600): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.59647352 +0000 UTC m=+12.537274472 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4600): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4b00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4b00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4b00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4b00): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4b00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.59647352 +0000 UTC m=+12.537274472 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a4b00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00094ac40 item 35 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5180): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5180): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5180): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5180): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5180): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.599881837 +0000 UTC m=+12.540682789 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5180): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5680): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5680): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00094afc0 item 36 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5680): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5680): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5680): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5680): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5680): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.600882304 +0000 UTC m=+12.541683255 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5680): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5bc0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5bc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5bc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5bc0): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5bc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.600882304 +0000 UTC m=+12.541683255 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010a5bc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00094b180 item 36 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4280): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4280): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4280): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4280): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4280): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.60354302 +0000 UTC m=+12.544343973 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4280): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4700): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4700): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4700): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4700): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4700): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00094b7a0 item 37 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4700): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4700): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.604673111 +0000 UTC m=+12.545474063 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4700): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4c00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4c00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4c00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4c00): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4c00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.604673111 +0000 UTC m=+12.545474063 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c4c00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00094b960 item 37 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5280): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5280): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5280): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5280): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5280): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.608214419 +0000 UTC m=+12.549015441 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5280): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5780): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5780): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00094bce0 item 38 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5780): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5780): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5780): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5780): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5780): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.610058155 +0000 UTC m=+12.550859098 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5780): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5cc0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5cc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5cc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5cc0): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5cc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.610058155 +0000 UTC m=+12.550859098 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010c5cc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00094bea0 item 38 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e43c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e43c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e43c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e43c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e43c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.613876095 +0000 UTC m=+12.554677048 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e43c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e48c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e48c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e48c0): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e48c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e48c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080e380 item 39 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e48c0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e48c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.615044869 +0000 UTC m=+12.555845831 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e48c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4dc0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4dc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4dc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4dc0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4dc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.615044869 +0000 UTC m=+12.555845831 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4dc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080e700 item 39 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5440): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5440): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5440): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5440): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5440): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.618385958 +0000 UTC m=+12.559186900 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5440): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5940): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5940): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080ea80 item 40 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5940): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5940): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5940): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5940): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5940): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.62016345 +0000 UTC m=+12.560964402 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5940): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5e80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5e80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5e80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5e80): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5e80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.62016345 +0000 UTC m=+12.560964402 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e5e80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080ecb0 item 40 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011004c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011004c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011004c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011004c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011004c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011004c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011004c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.624465121 +0000 UTC m=+12.565266074 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011004c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001100880): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001100880): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001100880): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080e070 item 41 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001100880): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001100880): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.62525982 +0000 UTC m=+12.566060772 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001100880): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001100d40): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001100d40): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001100d40): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001100d40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001100d40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080e230 item 41 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001100d40): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001100d40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.626726566 +0000 UTC m=+12.567527519 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001100d40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001101280): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001101280): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001101280): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001101280): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001101280): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.626726566 +0000 UTC m=+12.567527519 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001101280): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080e540 item 41 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011018c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011018c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011018c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011018c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011018c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011018c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011018c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.629921661 +0000 UTC m=+12.570722612 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011018c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001101dc0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001101dc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001101dc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080ea10 item 42 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001101dc0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001101dc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.631064917 +0000 UTC m=+12.571865869 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001101dc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3c380): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3c380): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080f1f0 item 42 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3c380): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3c380): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3c380): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3c380): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3c380): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.632570245 +0000 UTC m=+12.573371187 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3c380): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3ca40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3ca40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3ca40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3ca40): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3ca40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.632570245 +0000 UTC m=+12.573371187 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3ca40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080f730 item 42 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3d080): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3d080): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3d080): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3d080): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3d080): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3d080): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3d080): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.636241828 +0000 UTC m=+12.577042810 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3d080): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3d580): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3d580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3d580): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080fb20 item 43 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3d580): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3d580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.637395253 +0000 UTC m=+12.578196205 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3d580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3dac0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3dac0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3dac0): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3dac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3dac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080fce0 item 43 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3dac0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3dac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.638650771 +0000 UTC m=+12.579451723 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a3dac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14080): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14080): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14080): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14080): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14080): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.638650771 +0000 UTC m=+12.579451723 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14080): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080fea0 item 43 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b146c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b146c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b146c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b146c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b146c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b146c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b146c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.642107298 +0000 UTC m=+12.582908251 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b146c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14bc0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14bc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14bc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a540 item 44 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14bc0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14bc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.643384477 +0000 UTC m=+12.584185429 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14bc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15140): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15140): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aa80 item 44 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15140): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15140): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15140): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15140): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15140): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.645576159 +0000 UTC m=+12.586377112 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15140): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b156c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b156c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b156c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b156c0): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b156c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.645576159 +0000 UTC m=+12.586377112 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b156c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044acb0 item 44 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15d00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15d00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15d00): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15d00): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15d00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15d00): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15d00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.649579267 +0000 UTC m=+12.590380290 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15d00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de6280): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de6280): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de6280): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b180 item 45 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de6280): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de6280): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.650826199 +0000 UTC m=+12.591627151 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de6280): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de69c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de69c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de69c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de69c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de69c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.650826199 +0000 UTC m=+12.591627151 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de69c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b5e0 item 45 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7000): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7000): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7000): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7000): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7000): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7000): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7000): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.654701375 +0000 UTC m=+12.595502328 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7000): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7500): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7500): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7500): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bab0 item 46 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7500): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7500): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.655906098 +0000 UTC m=+12.596707050 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7500): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7c00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7c00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7c00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7c00): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7c00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.655906098 +0000 UTC m=+12.596707050 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000de7c00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bce0 item 46 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c0340): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c0340): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c0340): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c0340): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c0340): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c0340): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c0340): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.660038118 +0000 UTC m=+12.600839071 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c0340): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1280): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1280): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1280): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0150 item 47 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1280): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1280): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.66121626 +0000 UTC m=+12.602017212 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1280): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1980): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1980): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1980): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1980): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1980): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.66121626 +0000 UTC m=+12.602017212 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1980): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0310 item 47 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00015b280): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00015b280): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00015b280): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00015b280): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00015b280): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00015b280): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00015b280): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.664257875 +0000 UTC m=+12.605058828 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00015b280): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047cd80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047cd80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047cd80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0770 item 48 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047cd80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047cd80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.665242623 +0000 UTC m=+12.606043565 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047cd80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047d880): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047d880): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047d880): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047d880): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047d880): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.665242623 +0000 UTC m=+12.606043565 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047d880): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0930 item 48 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706880): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706880): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706880): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706880): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706880): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.668140347 +0000 UTC m=+12.608941299 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706880): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706d80): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706d80): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706d80): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706d80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706d80): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706d80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0d20 item 49 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706d80): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706d80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.670352669 +0000 UTC m=+12.611153621 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706d80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007072c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007072c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007072c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007072c0): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007072c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.670352669 +0000 UTC m=+12.611153621 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007072c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0ee0 item 49 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707ac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707ac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707ac0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707ac0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707ac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.673414953 +0000 UTC m=+12.614215905 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707ac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000aee00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000aee00): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000aee00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1260 item 50 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000aee00): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000aee00): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000aee00): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000aee00): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000aee00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.676052516 +0000 UTC m=+12.616853459 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000aee00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af600): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af600): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af600): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af600): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af600): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.676052516 +0000 UTC m=+12.616853459 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af600): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1420 item 50 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c000): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c000): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c000): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c000): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c000): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.679027927 +0000 UTC m=+12.619828869 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c000): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c500): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c500): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c500): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c500): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c500): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c500): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d17a0 item 51 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c500): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c500): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.680114987 +0000 UTC m=+12.620915929 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c500): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061ca40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061ca40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061ca40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061ca40): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061ca40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.680114987 +0000 UTC m=+12.620915929 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061ca40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1a40 item 51 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d0c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d0c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d0c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d0c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d0c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.682583522 +0000 UTC m=+12.623384473 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d0c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d5c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d5c0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d5c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1f10 item 52 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d5c0): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d5c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d5c0): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d5c0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d5c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.683674258 +0000 UTC m=+12.624475210 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d5c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061db40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061db40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061db40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061db40): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061db40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.683674258 +0000 UTC m=+12.624475210 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061db40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008183f0 item 52 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035e940): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035e940): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035e940): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035e940): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035e940): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.686093279 +0000 UTC m=+12.626894221 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035e940): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035efc0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035efc0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035efc0): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035efc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035efc0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035efc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008187e0 item 53 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035efc0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035efc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.686951227 +0000 UTC m=+12.627752169 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035efc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035f980): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035f980): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035f980): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035f980): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035f980): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.686951227 +0000 UTC m=+12.627752169 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035f980): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008189a0 item 53 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e180): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e180): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e180): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e180): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e180): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.68931809 +0000 UTC m=+12.630119032 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e180): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e680): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e680): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e680): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000818d20 item 54 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e680): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e680): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e680): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e680): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e680): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.690377838 +0000 UTC m=+12.631178791 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e680): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8ec00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8ec00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8ec00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8ec00): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8ec00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.690377838 +0000 UTC m=+12.631178791 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8ec00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000818ee0 item 54 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f280): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f280): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f280): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f280): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f280): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.692794665 +0000 UTC m=+12.633595607 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f280): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f780): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f780): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f780): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f780): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f780): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f780): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000819490 item 55 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f780): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f780): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.693646131 +0000 UTC m=+12.634447073 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f780): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fcc0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fcc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fcc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fcc0): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fcc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.693646131 +0000 UTC m=+12.634447073 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fcc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000819810 item 55 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10400): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10400): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10400): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10400): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10400): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.695948653 +0000 UTC m=+12.636749594 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10400): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10900): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10900): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10900): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000819b90 item 56 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10900): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10900): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10900): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10900): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10900): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.696999945 +0000 UTC m=+12.637800887 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10900): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10e80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10e80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10e80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10e80): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10e80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.696999945 +0000 UTC m=+12.637800887 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10e80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcc070 item 56 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e114c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e114c0): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e114c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e114c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e114c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e114c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e114c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e114c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.699576844 +0000 UTC m=+12.640377786 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e114c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11a40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11a40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11a40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcc3f0 item 57 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11a40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11a40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.700239514 +0000 UTC m=+12.641040456 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11a40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2000): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2000): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2000): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2000): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2000): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2000): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcc5b0 item 57 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2000): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2000): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.701270087 +0000 UTC m=+12.642071039 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2000): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d25c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d25c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d25c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d25c0): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d25c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.701270087 +0000 UTC m=+12.642071039 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d25c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcc770 item 57 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2c00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2c00): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2c00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2c00): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2c00): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2c00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2c00): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2c00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.704085335 +0000 UTC m=+12.644886278 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2c00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3140): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3140): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3140): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fccc40 item 58 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3140): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3140): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.70507943 +0000 UTC m=+12.645880383 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3140): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3680): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3680): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3680): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcce00 item 58 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3680): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3680): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3680): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3680): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3680): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.706205153 +0000 UTC m=+12.647006094 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3680): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3c40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3c40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3c40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3c40): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3c40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.706205153 +0000 UTC m=+12.647006094 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3c40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcd110 item 58 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56300): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56300): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56300): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56300): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56300): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56300): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56300): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56300): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.709611596 +0000 UTC m=+12.650412538 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56300): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56840): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56840): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56840): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcd490 item 59 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56840): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56840): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.71046776 +0000 UTC m=+12.651268702 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56840): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d80): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d80): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d80): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d80): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcd650 item 59 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d80): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.711149666 +0000 UTC m=+12.651950608 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57300): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57300): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57300): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57300): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57300): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.711149666 +0000 UTC m=+12.651950608 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57300): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcd810 item 59 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57980): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57980): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57980): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57980): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57980): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57980): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57980): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57980): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.714278166 +0000 UTC m=+12.655079107 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57980): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57ec0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57ec0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57ec0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcdb90 item 60 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57ec0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57ec0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.714992772 +0000 UTC m=+12.655793715 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57ec0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c64c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c64c0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c64c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcdd50 item 60 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c64c0): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c64c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c64c0): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c64c0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c64c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.715928478 +0000 UTC m=+12.656729419 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c64c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6b80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6b80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6b80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6b80): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6b80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.715928478 +0000 UTC m=+12.656729419 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6b80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcdf10 item 60 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c71c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c71c0): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c71c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c71c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c71c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c71c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c71c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c71c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.718075465 +0000 UTC m=+12.658876408 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c71c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7700): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7700): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7700): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efe310 item 61 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7700): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7700): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.719562078 +0000 UTC m=+12.660363020 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7700): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7e00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7e00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7e00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7e00): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7e00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.719562078 +0000 UTC m=+12.660363020 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7e00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efe4d0 item 61 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f486c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f486c0): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f486c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f486c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f486c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f486c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f486c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f486c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.721881072 +0000 UTC m=+12.662682003 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f486c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48c00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48c00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48c00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efe9a0 item 62 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48c00): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48c00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.722777712 +0000 UTC m=+12.663578654 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48c00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49300): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49300): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49300): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49300): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49300): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.722777712 +0000 UTC m=+12.663578654 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49300): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efeb60 item 62 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49940): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49940): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49940): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49940): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49940): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49940): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49940): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49940): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.725330857 +0000 UTC m=+12.666131798 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49940): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49e80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49e80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49e80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efeee0 item 63 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49e80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49e80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.726201619 +0000 UTC m=+12.667002560 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49e80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e740): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e740): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e740): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e740): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e740): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.726201619 +0000 UTC m=+12.667002560 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e740): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eff0a0 item 63 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ed80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ed80): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ed80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ed80): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ed80): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ed80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ed80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ed80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.728357624 +0000 UTC m=+12.669158546 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ed80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f2c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f2c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f2c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eff420 item 64 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f2c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f2c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.729304669 +0000 UTC m=+12.670105611 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f2c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f9c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f9c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f9c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f9c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f9c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.729304669 +0000 UTC m=+12.670105611 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f9c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eff5e0 item 64 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e080): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e080): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e080): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e080): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e080): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.732237139 +0000 UTC m=+12.673038091 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e080): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e500): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e500): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e500): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e500): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e500): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eff960 item 65 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e500): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e500): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.733278061 +0000 UTC m=+12.674079013 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e500): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ea00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ea00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ea00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ea00): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ea00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.733278061 +0000 UTC m=+12.674079013 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ea00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000effc00 item 65 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f0c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f0c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f0c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f0c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f0c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.735703285 +0000 UTC m=+12.676504237 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f0c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f580): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b20070 item 66 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f580): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f580): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f580): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f580): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.736571172 +0000 UTC m=+12.677372124 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6fac0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6fac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6fac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6fac0): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6fac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.736571172 +0000 UTC m=+12.677372124 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6fac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b20230 item 66 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846180): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846180): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846180): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846180): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846180): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.739066977 +0000 UTC m=+12.679867930 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846180): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846600): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846600): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846600): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846600): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846600): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b20690 item 67 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846600): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846600): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.739952798 +0000 UTC m=+12.680753750 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846600): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846b00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846b00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846b00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846b00): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846b00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.739952798 +0000 UTC m=+12.680753750 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846b00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b20850 item 67 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008471c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008471c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008471c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008471c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008471c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.742315563 +0000 UTC m=+12.683116516 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008471c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847700): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847700): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b20bd0 item 68 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847700): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847700): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847700): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847700): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847700): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.743331309 +0000 UTC m=+12.684132260 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847700): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847c40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847c40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847c40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847c40): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847c40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.743331309 +0000 UTC m=+12.684132260 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847c40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b20d90 item 68 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec300): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec300): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec300): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec300): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec300): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.745595207 +0000 UTC m=+12.686396159 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec300): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec780): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec780): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec780): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec780): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec780): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b21180 item 69 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec780): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec780): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.74648245 +0000 UTC m=+12.687283402 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec780): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ecc80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ecc80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ecc80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ecc80): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ecc80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.74648245 +0000 UTC m=+12.687283402 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ecc80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b21340 item 69 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed380): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed380): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed380): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed380): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed380): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.748747852 +0000 UTC m=+12.689548794 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed380): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed8c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed8c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b216c0 item 70 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed8c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed8c0): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed8c0): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed8c0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed8c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.750123165 +0000 UTC m=+12.690924118 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed8c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ede00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ede00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ede00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ede00): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ede00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.750123165 +0000 UTC m=+12.690924118 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ede00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b21880 item 70 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c500): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c500): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c500): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c500): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c500): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.752499246 +0000 UTC m=+12.693300198 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c500): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ca00): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ca00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ca00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ca00): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ca00): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b21c00 item 71 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ca00): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ca00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.753422417 +0000 UTC m=+12.694223359 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ca00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079cf00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079cf00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079cf00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079cf00): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079cf00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.753422417 +0000 UTC m=+12.694223359 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079cf00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b21dc0 item 71 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d5c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d5c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d5c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d5c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d5c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.756689227 +0000 UTC m=+12.697490169 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d5c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079dac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079dac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaa1c0 item 72 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079dac0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079dac0): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079dac0): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079dac0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079dac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.757714089 +0000 UTC m=+12.698515031 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079dac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40080): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40080): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40080): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40080): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40080): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.757714089 +0000 UTC m=+12.698515031 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40080): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaa3f0 item 72 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40640): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40640): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40640): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40640): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40640): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40640): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40640): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.759990201 +0000 UTC m=+12.700791153 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40640): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40b40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40b40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40b40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaa7e0 item 73 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40b40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40b40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.76101358 +0000 UTC m=+12.701814533 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40b40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f41240): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f41240): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f41240): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f41240): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f41240): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaaa10 item 73 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f41240): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f41240): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.762768459 +0000 UTC m=+12.703569402 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f41240): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f41bc0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f41bc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f41bc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f41bc0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f41bc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.762768459 +0000 UTC m=+12.703569402 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f41bc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaabd0 item 73 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612440): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612440): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612440): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612440): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612440): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612440): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612440): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.764755295 +0000 UTC m=+12.705556248 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612440): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612980): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612980): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612980): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaaf50 item 74 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612980): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612980): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.765567438 +0000 UTC m=+12.706368380 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612980): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612ec0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612ec0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eab110 item 74 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612ec0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612ec0): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612ec0): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612ec0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612ec0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.766625001 +0000 UTC m=+12.707425943 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612ec0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613440): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613440): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613440): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613440): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613440): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.766625001 +0000 UTC m=+12.707425943 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613440): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eab2d0 item 74 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613a80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613a80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613a80): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613a80): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613a80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613a80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613a80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.768769485 +0000 UTC m=+12.709570427 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613a80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2040): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2040): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2040): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eab730 item 75 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2040): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2040): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.769651689 +0000 UTC m=+12.710452641 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2040): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2580): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2580): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2580): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2580): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eab960 item 75 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2580): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.770695718 +0000 UTC m=+12.711496670 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2ac0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2ac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2ac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2ac0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2ac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.770695718 +0000 UTC m=+12.711496670 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2ac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eabb20 item 75 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3100): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3100): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3100): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3100): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3100): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3100): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3100): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.772179405 +0000 UTC m=+12.712980328 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3100): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3640): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3640): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3640): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eabea0 item 76 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3640): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3640): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.772720225 +0000 UTC m=+12.713521147 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3640): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3b80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3b80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000860230 item 76 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3b80): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3b80): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3b80): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3b80): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3b80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.773350142 +0000 UTC m=+12.714151064 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3b80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4180): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4180): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4180): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4180): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4180): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.773350142 +0000 UTC m=+12.714151064 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4180): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008603f0 item 76 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e47c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e47c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e47c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e47c0): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e47c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e47c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e47c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.774654072 +0000 UTC m=+12.715454994 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e47c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4cc0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4cc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4cc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000860770 item 77 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4cc0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4cc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.775085024 +0000 UTC m=+12.715885936 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e4cc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e53c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e53c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e53c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e53c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e53c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.775085024 +0000 UTC m=+12.715885936 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0010e53c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008609a0 item 77 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095c300): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095c300): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095c300): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095c300): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095c300): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095c300): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095c300): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.776585774 +0000 UTC m=+12.717386685 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095c300): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095c800): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095c800): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095c800): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000860e00 item 78 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095c800): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095c800): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.777546125 +0000 UTC m=+12.718347077 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095c800): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095cf00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095cf00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095cf00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095cf00): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095cf00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.777546125 +0000 UTC m=+12.718347077 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095cf00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000860fc0 item 78 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095d540): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095d540): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095d540): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095d540): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095d540): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095d540): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095d540): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.780001335 +0000 UTC m=+12.720802277 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095d540): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095da40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095da40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095da40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000861340 item 79 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095da40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095da40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.780800952 +0000 UTC m=+12.721601894 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00095da40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009981c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009981c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009981c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009981c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009981c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.780800952 +0000 UTC m=+12.721601894 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009981c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000861500 item 79 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000998800): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000998800): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000998800): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000998800): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000998800): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000998800): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000998800): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.783211256 +0000 UTC m=+12.724012209 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000998800): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000998d00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000998d00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000998d00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000861880 item 80 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000998d00): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000998d00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.783884657 +0000 UTC m=+12.724685599 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000998d00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999400): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999400): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999400): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999400): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999400): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.783884657 +0000 UTC m=+12.724685599 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999400): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000861a40 item 80 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999a40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999a40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999a40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999a40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999a40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.786345377 +0000 UTC m=+12.727146319 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999a40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999ec0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999ec0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999ec0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999ec0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999ec0): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999ec0): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000861dc0 item 81 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999ec0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999ec0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.787193156 +0000 UTC m=+12.727994098 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000999ec0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009ce480): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009ce480): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009ce480): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009ce480): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009ce480): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.787193156 +0000 UTC m=+12.727994098 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009ce480): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454070 item 81 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009ceb00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009ceb00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009ceb00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009ceb00): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009ceb00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.789359851 +0000 UTC m=+12.730160794 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009ceb00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf000): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf000): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf000): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454a10 item 82 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf000): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf000): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf000): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf000): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf000): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.790215995 +0000 UTC m=+12.731016947 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf000): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf580): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf580): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf580): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.790215995 +0000 UTC m=+12.731016947 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cf580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454d20 item 82 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cfc00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cfc00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cfc00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cfc00): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cfc00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.792388412 +0000 UTC m=+12.733189353 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009cfc00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa180): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa180): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa180): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa180): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa180): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa180): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004553b0 item 83 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa180): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa180): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.793343963 +0000 UTC m=+12.734144906 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa180): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa6c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa6c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa6c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa6c0): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa6c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.793343963 +0000 UTC m=+12.734144906 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fa6c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455730 item 83 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fad40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fad40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fad40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fad40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fad40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.795566415 +0000 UTC m=+12.736367357 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fad40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb240): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb240): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb240): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c230 item 84 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb240): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb240): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb240): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb240): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb240): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.796459098 +0000 UTC m=+12.737260050 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb240): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb7c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb7c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb7c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb7c0): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb7c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.796459098 +0000 UTC m=+12.737260050 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fb7c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c5b0 item 84 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fbe40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fbe40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fbe40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fbe40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fbe40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.798220468 +0000 UTC m=+12.739021390 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009fbe40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a383c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a383c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a383c0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a383c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a383c0): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a383c0): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045caf0 item 85 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a383c0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a383c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.798982786 +0000 UTC m=+12.739783718 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a383c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a38900): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a38900): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a38900): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a38900): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a38900): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.798982786 +0000 UTC m=+12.739783718 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a38900): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cd20 item 85 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a38f80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a38f80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a38f80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a38f80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a38f80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.800797879 +0000 UTC m=+12.741598792 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a38f80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39480): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39480): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39480): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d2d0 item 86 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39480): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39480): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39480): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39480): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39480): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.801449057 +0000 UTC m=+12.742249968 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39480): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39a00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39a00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39a00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39a00): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39a00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.801449057 +0000 UTC m=+12.742249968 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a39a00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d500 item 86 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84100): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84100): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84100): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84100): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84100): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.802758045 +0000 UTC m=+12.743558956 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84100): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84600): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84600): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84600): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84600): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84600): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84600): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dc00 item 87 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84600): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84600): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.803359169 +0000 UTC m=+12.744160091 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84600): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84b40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84b40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84b40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84b40): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84b40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.803359169 +0000 UTC m=+12.744160091 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a84b40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045df10 item 87 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a851c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a851c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a851c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a851c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a851c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.804762044 +0000 UTC m=+12.745562956 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a851c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a856c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a856c0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a856c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e63f0 item 88 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a856c0): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a856c0): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a856c0): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a856c0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a856c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.805339323 +0000 UTC m=+12.746140245 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a856c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a85c40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a85c40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a85c40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a85c40): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a85c40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.805339323 +0000 UTC m=+12.746140245 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a85c40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e69a0 item 88 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4300): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4300): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4300): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4300): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4300): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4300): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4300): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4300): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.806608906 +0000 UTC m=+12.747409818 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4300): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4840): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4840): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4840): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e7110 item 89 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4840): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4840): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.807041893 +0000 UTC m=+12.747842805 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4840): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4d80): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4d80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4d80): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4d80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4d80): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4d80): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e73b0 item 89 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4d80): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4d80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.807637175 +0000 UTC m=+12.748438088 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa4d80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5300): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5300): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5300): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5300): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5300): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.807637175 +0000 UTC m=+12.748438088 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5300): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e7650 item 89 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5940): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5940): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5940): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5940): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5940): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5940): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5940): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5940): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.808978103 +0000 UTC m=+12.749779016 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000aa5940): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116400): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116400): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116400): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c150 item 90 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116400): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116400): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.809417672 +0000 UTC m=+12.750218585 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116400): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116940): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116940): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116940): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c5b0 item 90 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116940): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116940): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116940): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116940): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116940): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.810072718 +0000 UTC m=+12.750873641 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116940): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116f00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116f00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116f00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116f00): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116f00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.810072718 +0000 UTC m=+12.750873641 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116f00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039cb60 item 90 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117540): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117540): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117540): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117540): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117540): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117540): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117540): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117540): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.811340377 +0000 UTC m=+12.752141299 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117540): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117a80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117a80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117a80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d1f0 item 91 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117a80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117a80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.811868634 +0000 UTC m=+12.752669557 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117a80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136040): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136040): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136040): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136040): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136040): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136040): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d5e0 item 91 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136040): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136040): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.812455862 +0000 UTC m=+12.753256784 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136040): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011365c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011365c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011365c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011365c0): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011365c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.812455862 +0000 UTC m=+12.753256784 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011365c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d9d0 item 91 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136c00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136c00): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136c00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136c00): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136c00): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136c00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136c00): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136c00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.813709745 +0000 UTC m=+12.754510668 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001136c00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137140): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137140): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137140): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e25b0 item 92 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137140): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137140): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.814404585 +0000 UTC m=+12.755205517 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137140): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137680): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137680): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137680): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e2770 item 92 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137680): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137680): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137680): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137680): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137680): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.815076653 +0000 UTC m=+12.755877585 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137680): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137c40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137c40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137c40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137c40): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137c40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.815076653 +0000 UTC m=+12.755877585 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001137c40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e2bd0 item 92 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e300): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e300): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e300): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e300): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e300): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e300): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e300): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e300): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.816809962 +0000 UTC m=+12.757610894 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e300): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e840): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e840): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e840): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e3570 item 93 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e840): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e840): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.817260651 +0000 UTC m=+12.758061563 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114e840): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114ef40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114ef40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114ef40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114ef40): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114ef40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.817260651 +0000 UTC m=+12.758061563 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114ef40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e3880 item 93 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114f580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114f580): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114f580): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114f580): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114f580): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114f580): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114f580): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114f580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.81863349 +0000 UTC m=+12.759434402 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114f580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114fac0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114fac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114fac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e3f10 item 94 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114fac0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114fac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.819081716 +0000 UTC m=+12.759882628 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00114fac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166240): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166240): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166240): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166240): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166240): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.819081716 +0000 UTC m=+12.759882628 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166240): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36150 item 94 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166880): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166880): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166880): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166880): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166880): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166880): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166880): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166880): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.821223034 +0000 UTC m=+12.762023965 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166880): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166dc0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166dc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166dc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36770 item 95 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166dc0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166dc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.821978808 +0000 UTC m=+12.762779740 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001166dc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011674c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011674c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011674c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011674c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011674c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.821978808 +0000 UTC m=+12.762779740 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011674c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36930 item 95 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001167b00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001167b00): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001167b00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001167b00): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001167b00): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001167b00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001167b00): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001167b00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.8246687 +0000 UTC m=+12.765469642 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001167b00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b000c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b000c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b000c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36cb0 item 96 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b000c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b000c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.825533761 +0000 UTC m=+12.766334703 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b000c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b007c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b007c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b007c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b007c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b007c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.825533761 +0000 UTC m=+12.766334703 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b007c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36e70 item 96 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= 2026/03/11 05:02:37 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:37 DEBUG : Looking for writers 2026/03/11 05:02:37 DEBUG : >WaitForWriters: 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:37 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/03/11 05:02:37 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac6b40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac6b40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac6b40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac6b40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac6b40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.849852498 +0000 UTC m=+12.790653440 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac6b40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac6fc0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac6fc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac6fc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac6fc0): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac6fc0): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac6fc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac6fc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.849852498 +0000 UTC m=+12.790653440 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac6fc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac7480): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac7480): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac7480): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac7480): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac7480): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.849852498 +0000 UTC m=+12.790653440 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac7480): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c22a0 item 1 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac7ac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac7ac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac7ac0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac7ac0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac7ac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.852880867 +0000 UTC m=+12.793681800 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ac7ac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8040): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8040): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8040): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8040): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8040): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.852880867 +0000 UTC m=+12.793681800 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8040): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c29a0 item 2 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8680): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8680): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8680): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8680): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8680): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.855760768 +0000 UTC m=+12.796561710 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8680): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8b00): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8b00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8b00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8b00): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8b00): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8b00): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8b00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.855760768 +0000 UTC m=+12.796561710 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8b00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8fc0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8fc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8fc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8fc0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8fc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.855760768 +0000 UTC m=+12.796561710 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8fc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c3260 item 3 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae9640): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae9640): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae9640): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae9640): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae9640): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.859145751 +0000 UTC m=+12.799946694 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae9640): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae9b80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae9b80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae9b80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae9b80): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae9b80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.859145751 +0000 UTC m=+12.799946694 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae9b80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c3e30 item 4 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06500): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06500): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06500): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06500): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06500): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.863212449 +0000 UTC m=+12.804013381 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06500): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b843c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b843c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b843c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b843c0): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b843c0): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b843c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b843c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.863212449 +0000 UTC m=+12.804013381 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b843c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b84880): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b84880): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b84880): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b84880): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b84880): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.863212449 +0000 UTC m=+12.804013381 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b84880): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f40e0 item 5 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85000): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85000): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85000): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85000): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85000): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.867059984 +0000 UTC m=+12.807860926 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85000): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85540): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85540): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85540): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85540): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85540): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.867059984 +0000 UTC m=+12.807860926 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85540): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4af0 item 6 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85bc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85bc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85bc0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85bc0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85bc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.871208146 +0000 UTC m=+12.812009098 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b85bc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8140): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8140): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8140): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8140): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8140): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8140): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8140): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.871208146 +0000 UTC m=+12.812009098 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8140): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8600): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8600): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8600): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8600): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8600): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.871208146 +0000 UTC m=+12.812009098 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8600): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f50a0 item 7 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8c80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8c80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8c80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8c80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8c80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.874831148 +0000 UTC m=+12.815632090 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae8c80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae91c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae91c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae91c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae91c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae91c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.874831148 +0000 UTC m=+12.815632090 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae91c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5570 item 8 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae97c0): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc000ae97c0): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae97c0): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae97c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae97c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae97c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ae97c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06580): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06580): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06580): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.878245836 +0000 UTC m=+12.819046749 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06a00): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06a00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06a00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06a00): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06a00): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06a00): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06a00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.878245836 +0000 UTC m=+12.819046749 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06a00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06f00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06f00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06f00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06f00): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06f00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.878245836 +0000 UTC m=+12.819046749 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d06f00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5960 item 9 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d07580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d07580): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d07580): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d07580): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d07580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.880141832 +0000 UTC m=+12.820942744 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d07580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d07ac0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d07ac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d07ac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d07ac0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d07ac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.880141832 +0000 UTC m=+12.820942744 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000d07ac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444310 item 10 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14180): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc000b14180): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14180): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14180): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14180): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14180): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14180): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14540): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14540): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14540): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14540): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14540): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.881838791 +0000 UTC m=+12.822639704 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14540): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14a40): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14a40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14a40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14a40): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14a40): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14a40): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14a40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.881838791 +0000 UTC m=+12.822639704 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14a40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14f80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14f80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14f80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14f80): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14f80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.881838791 +0000 UTC m=+12.822639704 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b14f80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445340 item 11 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15600): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15600): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15600): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15600): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15600): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.883978676 +0000 UTC m=+12.824779618 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15600): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15b40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15b40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15b40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15b40): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15b40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.883978676 +0000 UTC m=+12.824779618 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000b15b40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004458f0 item 12 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c0280): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc0008c0280): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c0280): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c0280): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c0280): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c0280): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c0280): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1080): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1080): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1080): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1080): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1080): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.88626099 +0000 UTC m=+12.827061922 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1080): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1740): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1740): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1740): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1740): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1740): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.88626099 +0000 UTC m=+12.827061922 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1740): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c2070 item 13 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1dc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1dc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1dc0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1dc0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1dc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.889051312 +0000 UTC m=+12.829852234 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008c1dc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047cbc0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047cbc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047cbc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047cbc0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047cbc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.889051312 +0000 UTC m=+12.829852234 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047cbc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c24d0 item 14 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047d280): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc00047d280): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047d280): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047d280): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047d280): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047d280): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047d280): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047db80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047db80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047db80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047db80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047db80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.891395411 +0000 UTC m=+12.832196353 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00047db80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706ac0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706ac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706ac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706ac0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706ac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.891395411 +0000 UTC m=+12.832196353 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000706ac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c2af0 item 15 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707140): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707140): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707140): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707140): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707140): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.893060561 +0000 UTC m=+12.833861484 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707140): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707800): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707800): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707800): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707800): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707800): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.893060561 +0000 UTC m=+12.833861484 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707800): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c3490 item 16 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707ec0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707ec0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707ec0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707ec0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707ec0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.894787207 +0000 UTC m=+12.835588129 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000707ec0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af2c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af2c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af2c0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af2c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af2c0): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af2c0): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af2c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af2c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.894787207 +0000 UTC m=+12.835588129 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af2c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af880): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af880): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af880): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af880): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af880): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.894787207 +0000 UTC m=+12.835588129 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0000af880): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de230 item 17 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c280): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c280): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c280): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c280): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c280): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.899705031 +0000 UTC m=+12.840505953 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c280): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c7c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c7c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c7c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c7c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c7c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.899705031 +0000 UTC m=+12.840505953 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061c7c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ded20 item 18 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061ce40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061ce40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061ce40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061ce40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061ce40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.901515564 +0000 UTC m=+12.842316507 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061ce40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d340): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d340): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d340): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d340): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d340): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d340): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d340): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d340): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.901515564 +0000 UTC m=+12.842316507 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d340): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d840): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d840): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d840): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d840): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d840): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.901515564 +0000 UTC m=+12.842316507 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00061d840): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df110 item 19 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035e3c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035e3c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035e3c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035e3c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035e3c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.903796515 +0000 UTC m=+12.844597477 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035e3c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035eb80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035eb80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035eb80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035eb80): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035eb80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.903796515 +0000 UTC m=+12.844597477 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035eb80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfc00 item 20 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035f740): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035f740): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035f740): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035f740): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035f740): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.905445725 +0000 UTC m=+12.846246648 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035f740): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035fcc0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035fcc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035fcc0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035fcc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035fcc0): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035fcc0): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035fcc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035fcc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.905445725 +0000 UTC m=+12.846246648 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00035fcc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e300): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e300): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e300): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e300): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e300): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.905445725 +0000 UTC m=+12.846246648 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e300): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080e1c0 item 21 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e980): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e980): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e980): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e980): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e980): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.90778193 +0000 UTC m=+12.848582862 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8e980): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8eec0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8eec0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8eec0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8eec0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8eec0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.90778193 +0000 UTC m=+12.848582862 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8eec0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080e8c0 item 22 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f540): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f540): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f540): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f540): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f540): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.909226534 +0000 UTC m=+12.850027456 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8f540): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fa40): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fa40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fa40): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fa40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fa40): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fa40): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fa40): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fa40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.909226534 +0000 UTC m=+12.850027456 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f8fa40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10000): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10000): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10000): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10000): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10000): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.909226534 +0000 UTC m=+12.850027456 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10000): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080ecb0 item 23 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10680): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10680): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10680): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10680): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10680): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.911385005 +0000 UTC m=+12.852185936 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10680): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10bc0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10bc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10bc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10bc0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10bc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.911385005 +0000 UTC m=+12.852185936 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e10bc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080f420 item 24 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11200): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc000e11200): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11200): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11200): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11200): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11200): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11200): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11600): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11600): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11600): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11600): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11600): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.913182363 +0000 UTC m=+12.853983285 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11600): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11b00): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11b00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11b00): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11b00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11b00): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11b00): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11b00): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11b00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.913182363 +0000 UTC m=+12.853983285 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000e11b00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d20c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d20c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d20c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d20c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d20c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.913182363 +0000 UTC m=+12.853983285 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d20c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080f960 item 25 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2780): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2780): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2780): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2780): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2780): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.915258418 +0000 UTC m=+12.856059330 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2780): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2cc0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2cc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2cc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2cc0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2cc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.915258418 +0000 UTC m=+12.856059330 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d2cc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080fea0 item 26 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3300): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc0009d3300): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3300): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3300): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3300): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3300): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3300): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d36c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d36c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d36c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d36c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d36c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.916542319 +0000 UTC m=+12.857343231 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d36c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3bc0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3bc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3bc0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3bc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3bc0): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3bc0): _writeAt: size=3, off=7 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3bc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3bc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.916542319 +0000 UTC m=+12.857343231 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0009d3bc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56180): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56180): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56180): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56180): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56180): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.916542319 +0000 UTC m=+12.857343231 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56180): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a540 item 27 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56800): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56800): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56800): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56800): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56800): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.918188483 +0000 UTC m=+12.858989395 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56800): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d40): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.918188483 +0000 UTC m=+12.858989395 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a56d40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aee0 item 28 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a573c0): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc000a573c0): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a573c0): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a573c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a573c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a573c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a573c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57780): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57780): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57780): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57780): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57780): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.919627928 +0000 UTC m=+12.860428840 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57780): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57e40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57e40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57e40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57e40): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57e40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.919627928 +0000 UTC m=+12.860428840 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a57e40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b2d0 item 29 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6580): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6580): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6580): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.920868557 +0000 UTC m=+12.861669469 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6bc0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6bc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6bc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6bc0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6bc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.920868557 +0000 UTC m=+12.861669469 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c6bc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ba40 item 30 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7200): _readAt: size=2, off=0 2026/03/11 05:02:37 ERROR : open-test-file(0xc0003c7200): Couldn't read size of file 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7200): >_readAt: n=0, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7200): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7200): >_writeAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7200): close: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7200): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c75c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c75c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c75c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c75c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c75c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.922189487 +0000 UTC m=+12.862990399 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c75c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7c80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7c80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7c80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7c80): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7c80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.922189487 +0000 UTC m=+12.862990399 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0003c7c80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bea0 item 31 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48580): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48580): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48580): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.923557056 +0000 UTC m=+12.864357968 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48ac0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48ac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48ac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48ac0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48ac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.923557056 +0000 UTC m=+12.864357968 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f48ac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d02a0 item 32 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49100): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49100): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49100): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49100): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49100): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.924978527 +0000 UTC m=+12.865779439 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49100): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49580): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49580): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49580): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49580): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0700 item 33 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49580): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.925465365 +0000 UTC m=+12.866266277 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49a80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49a80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49a80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49a80): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49a80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.925465365 +0000 UTC m=+12.866266277 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f49a80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d08c0 item 33 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e240): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e240): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e240): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e240): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e240): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.926644999 +0000 UTC m=+12.867445911 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e240): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e700): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e700): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0c40 item 34 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e700): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e700): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e700): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e700): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e700): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.927134953 +0000 UTC m=+12.867935865 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0e700): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ec40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ec40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ec40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ec40): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ec40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.927134953 +0000 UTC m=+12.867935865 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0ec40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0e00 item 34 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f280): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f280): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f280): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f280): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f280): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.928296844 +0000 UTC m=+12.869097755 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f280): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f700): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f700): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f700): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f700): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f700): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1180 item 35 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f700): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f700): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.928852311 +0000 UTC m=+12.869653223 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0f700): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0fc00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0fc00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0fc00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0fc00): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0fc00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.928852311 +0000 UTC m=+12.869653223 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000a0fc00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1340 item 35 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e300): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e300): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e300): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e300): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e300): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.930324548 +0000 UTC m=+12.871125459 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e300): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e800): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e800): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d16c0 item 36 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e800): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e800): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e800): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e800): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e800): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.930836883 +0000 UTC m=+12.871637796 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6e800): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ed40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ed40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ed40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ed40): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ed40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.930836883 +0000 UTC m=+12.871637796 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6ed40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1960 item 36 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f400): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f400): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f400): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f400): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f400): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.933512909 +0000 UTC m=+12.874313842 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f400): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f880): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f880): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f880): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f880): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f880): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1e30 item 37 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f880): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f880): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.934157585 +0000 UTC m=+12.874958517 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6f880): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6fd80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6fd80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6fd80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6fd80): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6fd80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.934157585 +0000 UTC m=+12.874958517 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f6fd80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008181c0 item 37 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846480): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846480): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846480): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846480): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846480): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.935900611 +0000 UTC m=+12.876701544 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846480): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846980): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846980): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000818700 item 38 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846980): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846980): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846980): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846980): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846980): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.93657343 +0000 UTC m=+12.877374342 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846980): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846f00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846f00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846f00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846f00): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846f00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.93657343 +0000 UTC m=+12.877374342 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000846f00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008188c0 item 38 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008475c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008475c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008475c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008475c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008475c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.938529559 +0000 UTC m=+12.879330491 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008475c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847ac0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847ac0): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847ac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847ac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000818c40 item 39 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847ac0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847ac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.939118339 +0000 UTC m=+12.879919271 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000847ac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec040): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec040): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec040): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec040): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec040): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.939118339 +0000 UTC m=+12.879919271 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec040): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000818e00 item 39 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec6c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec6c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec6c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec6c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec6c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.940553345 +0000 UTC m=+12.881354267 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ec6c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ecbc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ecbc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008193b0 item 40 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ecbc0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ecbc0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ecbc0): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ecbc0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ecbc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.941104805 +0000 UTC m=+12.881905727 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ecbc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed100): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed100): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed100): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed100): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed100): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.941104805 +0000 UTC m=+12.881905727 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed100): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000819730 item 40 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed6c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed6c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed6c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed6c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed6c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed6c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed6c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.942481872 +0000 UTC m=+12.883282783 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006ed6c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006edc00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006edc00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006edc00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000819ab0 item 41 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006edc00): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006edc00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.942929385 +0000 UTC m=+12.883730298 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0006edc00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c140): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c140): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c140): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c140): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c140): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000819c70 item 41 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c140): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c140): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.943547852 +0000 UTC m=+12.884348774 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c140): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c680): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c680): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c680): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c680): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c680): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.943547852 +0000 UTC m=+12.884348774 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079c680): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcc150 item 41 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ccc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ccc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ccc0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ccc0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ccc0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ccc0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ccc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.945073658 +0000 UTC m=+12.885874580 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079ccc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d200): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d200): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d200): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcc4d0 item 42 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d200): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d200): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.945643834 +0000 UTC m=+12.886444756 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d200): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d740): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d740): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcc690 item 42 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d740): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d740): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d740): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d740): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d740): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.946227134 +0000 UTC m=+12.887028056 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079d740): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079dcc0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079dcc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079dcc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079dcc0): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079dcc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.946227134 +0000 UTC m=+12.887028056 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00079dcc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcc850 item 42 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40380): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40380): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40380): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40380): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40380): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40380): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40380): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.947664714 +0000 UTC m=+12.888465636 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40380): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40880): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40880): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40880): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fccd20 item 43 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40880): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40880): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.948104383 +0000 UTC m=+12.888905305 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40880): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40e00): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40e00): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40e00): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40e00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40e00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcd030 item 43 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40e00): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40e00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.948678366 +0000 UTC m=+12.889479288 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f40e00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f417c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f417c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f417c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f417c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f417c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.948678366 +0000 UTC m=+12.889479288 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000f417c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcd1f0 item 43 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612200): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612200): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612200): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612200): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612200): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612200): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612200): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.950031277 +0000 UTC m=+12.890832199 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612200): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612700): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612700): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612700): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcd570 item 44 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612700): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612700): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.950488659 +0000 UTC m=+12.891289571 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612700): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612c80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612c80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcd730 item 44 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612c80): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612c80): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612c80): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612c80): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612c80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.951054086 +0000 UTC m=+12.891854998 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000612c80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613200): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613200): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613200): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613200): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613200): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.951054086 +0000 UTC m=+12.891854998 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613200): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcd8f0 item 44 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613840): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613840): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613840): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613840): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613840): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613840): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613840): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.952105589 +0000 UTC m=+12.892906501 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613840): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613d40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613d40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613d40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcdc70 item 45 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613d40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613d40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.952555356 +0000 UTC m=+12.893356268 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000613d40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2500): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2500): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2500): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2500): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2500): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.952555356 +0000 UTC m=+12.893356268 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2500): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fcde30 item 45 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2b40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2b40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2b40): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2b40): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2b40): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2b40): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2b40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.954083378 +0000 UTC m=+12.894884300 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad2b40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3040): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3040): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3040): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efe230 item 46 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3040): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3040): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.954615601 +0000 UTC m=+12.895416513 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3040): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3780): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3780): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3780): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3780): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3780): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.954615601 +0000 UTC m=+12.895416513 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3780): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efe3f0 item 46 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3dc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3dc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3dc0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3dc0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3dc0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3dc0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3dc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.956076526 +0000 UTC m=+12.896877448 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000ad3dc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116380): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116380): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116380): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efe850 item 47 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116380): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116380): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.956589794 +0000 UTC m=+12.897390716 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116380): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116a80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116a80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116a80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116a80): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116a80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.956589794 +0000 UTC m=+12.897390716 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001116a80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efea80 item 47 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011170c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011170c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011170c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011170c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011170c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011170c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011170c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.958002477 +0000 UTC m=+12.898803389 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011170c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011175c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011175c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011175c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efee00 item 48 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011175c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011175c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.958540893 +0000 UTC m=+12.899341815 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0011175c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117cc0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117cc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117cc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117cc0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117cc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.958540893 +0000 UTC m=+12.899341815 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc001117cc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efefc0 item 48 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742380): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742380): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742380): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742380): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742380): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.960270254 +0000 UTC m=+12.901071165 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742380): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742800): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742800): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742800): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742800): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742800): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742800): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eff340 item 49 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742800): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742800): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.960777319 +0000 UTC m=+12.901578231 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742800): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742d40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742d40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742d40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742d40): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742d40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.960777319 +0000 UTC m=+12.901578231 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000742d40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eff500 item 49 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007433c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007433c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007433c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007433c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007433c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.962060429 +0000 UTC m=+12.902861341 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007433c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007438c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007438c0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007438c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eff880 item 50 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007438c0): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007438c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007438c0): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007438c0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007438c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.962773724 +0000 UTC m=+12.903574646 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007438c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000743e40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000743e40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000743e40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000743e40): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000743e40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.962773724 +0000 UTC m=+12.903574646 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000743e40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000effab0 item 50 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772540): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772540): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772540): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772540): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772540): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.964186779 +0000 UTC m=+12.904987701 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772540): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772a40): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772a40): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772a40): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772a40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772a40): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772a40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000effea0 item 51 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772a40): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772a40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.964925983 +0000 UTC m=+12.905726895 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772a40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772f80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772f80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772f80): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772f80): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772f80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.964925983 +0000 UTC m=+12.905726895 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000772f80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b20150 item 51 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773600): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773600): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773600): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773600): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773600): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.967208597 +0000 UTC m=+12.908009540 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773600): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773b00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773b00): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773b00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b20540 item 52 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773b00): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773b00): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773b00): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773b00): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773b00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.968626119 +0000 UTC m=+12.909427062 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000773b00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796100): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796100): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796100): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796100): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796100): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.968626119 +0000 UTC m=+12.909427062 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796100): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b20770 item 52 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796780): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796780): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796780): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796780): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796780): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.971106707 +0000 UTC m=+12.911907649 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796780): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796c80): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796c80): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796c80): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796c80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796c80): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796c80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b20af0 item 53 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796c80): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796c80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.97205228 +0000 UTC m=+12.912853233 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000796c80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007971c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007971c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007971c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007971c0): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007971c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.97205228 +0000 UTC m=+12.912853233 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007971c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b20cb0 item 53 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797840): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797840): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797840): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797840): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797840): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.973384402 +0000 UTC m=+12.914185314 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797840): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797d40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797d40): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797d40): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b210a0 item 54 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797d40): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797d40): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797d40): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797d40): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797d40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.973873965 +0000 UTC m=+12.914674877 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000797d40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0340): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0340): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0340): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0340): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0340): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.973873965 +0000 UTC m=+12.914674877 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0340): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b21260 item 54 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c09c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c09c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c09c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c09c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c09c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.97516528 +0000 UTC m=+12.915966192 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c09c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0ec0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0ec0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0ec0): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0ec0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0ec0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0ec0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b215e0 item 55 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0ec0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0ec0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.975817009 +0000 UTC m=+12.916617921 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0007c0ec0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0e340): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0e340): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0e340): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0e340): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0e340): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.975817009 +0000 UTC m=+12.916617921 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0e340): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaa0e0 item 55 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0e9c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0e9c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0e9c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0e9c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0e9c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.977029856 +0000 UTC m=+12.917830778 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0e9c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0eec0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0eec0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0eec0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaa4d0 item 56 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0eec0): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0eec0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0eec0): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0eec0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0eec0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.977695972 +0000 UTC m=+12.918496894 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0eec0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0f440): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0f440): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0f440): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0f440): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0f440): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.977695972 +0000 UTC m=+12.918496894 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0f440): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaa700 item 56 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0fa80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0fa80): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0fa80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0fa80): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0fa80): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0fa80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0fa80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0fa80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.979184409 +0000 UTC m=+12.919985331 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c0fa80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c040): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c040): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c040): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaaaf0 item 57 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c040): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c040): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.979707004 +0000 UTC m=+12.920507916 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c040): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c580): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c580): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c580): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c580): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c580): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaacb0 item 57 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c580): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.980251331 +0000 UTC m=+12.921052253 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2c580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2cb00): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2cb00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2cb00): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2cb00): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2cb00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.980251331 +0000 UTC m=+12.921052253 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2cb00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaae70 item 57 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d140): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d140): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d140): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d140): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d140): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d140): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d140): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d140): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.981678932 +0000 UTC m=+12.922479854 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d140): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d680): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d680): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d680): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eab1f0 item 58 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d680): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d680): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.982141415 +0000 UTC m=+12.922942337 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2d680): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2dbc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2dbc0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2dbc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eab3b0 item 58 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2dbc0): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2dbc0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2dbc0): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2dbc0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2dbc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.982817559 +0000 UTC m=+12.923618472 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c2dbc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40200): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40200): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40200): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40200): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40200): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.982817559 +0000 UTC m=+12.923618472 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40200): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eab570 item 58 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40840): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40840): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40840): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40840): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40840): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40840): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40840): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40840): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.984240913 +0000 UTC m=+12.925041825 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40840): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40d80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40d80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40d80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaba40 item 59 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40d80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40d80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.984816339 +0000 UTC m=+12.925617250 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c40d80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c412c0): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c412c0): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c412c0): _writeAt: size=3, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c412c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c412c0): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c412c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eabc00 item 59 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c412c0): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c412c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.985529002 +0000 UTC m=+12.926329924 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c412c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41840): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41840): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41840): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41840): >_readAt: n=8, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41840): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.985529002 +0000 UTC m=+12.926329924 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41840): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eabdc0 item 59 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41e80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41e80): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41e80): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41e80): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41e80): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41e80): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41e80): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41e80): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.987176418 +0000 UTC m=+12.927977331 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c41e80): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54440): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54440): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54440): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000860310 item 60 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54440): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54440): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.987805415 +0000 UTC m=+12.928606326 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54440): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54980): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54980): open at offset 5 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54980): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008604d0 item 60 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54980): _readAt: size=2, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54980): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54980): _writeAt: size=3, off=5 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54980): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54980): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.988473595 +0000 UTC m=+12.929274506 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54980): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54f40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54f40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54f40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54f40): >_readAt: n=3, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54f40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.988473595 +0000 UTC m=+12.929274506 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c54f40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000860690 item 60 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55580): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55580): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55580): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55580): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55580): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55580): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.989640846 +0000 UTC m=+12.930441758 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55ac0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55ac0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55ac0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000860a80 item 61 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55ac0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55ac0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.990066778 +0000 UTC m=+12.930867691 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c55ac0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72240): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72240): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72240): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72240): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72240): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.990066778 +0000 UTC m=+12.930867691 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72240): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000860d20 item 61 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72880): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72880): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72880): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72880): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72880): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72880): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72880): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72880): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.99141455 +0000 UTC m=+12.932215463 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72880): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72dc0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72dc0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72dc0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008610a0 item 62 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72dc0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72dc0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.991821468 +0000 UTC m=+12.932622379 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c72dc0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c734c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c734c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c734c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c734c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c734c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.991821468 +0000 UTC m=+12.932622379 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c734c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000861260 item 62 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c73b00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c73b00): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c73b00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c73b00): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c73b00): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c73b00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c73b00): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c73b00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.99307433 +0000 UTC m=+12.933875252 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000c73b00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008400c0): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008400c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008400c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008615e0 item 63 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008400c0): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008400c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.993500474 +0000 UTC m=+12.934301385 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008400c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008407c0): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008407c0): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008407c0): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008407c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008407c0): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.993500474 +0000 UTC m=+12.934301385 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc0008407c0): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008617a0 item 63 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 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/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000840e00): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000840e00): open at offset 0 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000840e00): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000840e00): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000840e00): >_readAt: n=0, err=Bad file descriptor 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000840e00): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000840e00): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000840e00): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.99494604 +0000 UTC m=+12.935746962 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000840e00): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000841340): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000841340): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000841340): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000861b20 item 64 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000841340): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000841340): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.995983545 +0000 UTC m=+12.936784487 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000841340): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000841a40): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000841a40): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000841a40): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000841a40): >_readAt: n=5, err=EOF 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000841a40): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.995983545 +0000 UTC m=+12.936784487 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc000841a40): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: Remove: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000861ce0 item 64 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086e100): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086e100): >openPending: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086e100): _writeAt: size=5, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086e100): >_writeAt: n=5, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086e100): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.998514849 +0000 UTC m=+12.939315791 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086e100): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086e580): _readAt: size=2, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086e580): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086e580): >openPending: err= 2026/03/11 05:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086e580): >_readAt: n=2, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086e580): _writeAt: size=3, off=2 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454690 item 65 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086e580): >_writeAt: n=3, err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086e580): close: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.999284901 +0000 UTC m=+12.940085843 2026/03/11 05:02:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086e580): >close: err= 2026/03/11 05:02:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:37 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086ea80): _readAt: size=512, off=0 2026/03/11 05:02:37 DEBUG : open-test-file(0xc00086ea80): openPending: 2026/03/11 05:02:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086ea80): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086ea80): >_readAt: n=5, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086ea80): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:37.999284901 +0000 UTC m=+12.940085843 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086ea80): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454930 item 65 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086f0c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086f0c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086f0c0): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086f0c0): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086f0c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.00184571 +0000 UTC m=+12.942646662 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086f0c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086f540): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086f540): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454e00 item 66 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086f540): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086f540): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086f540): _writeAt: size=3, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086f540): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086f540): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.002931738 +0000 UTC m=+12.943732680 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086f540): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086fa80): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086fa80): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086fa80): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086fa80): >_readAt: n=3, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086fa80): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.002931738 +0000 UTC m=+12.943732680 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00086fa80): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004551f0 item 66 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886140): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886140): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886140): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886140): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886140): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.005115114 +0000 UTC m=+12.945916067 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886140): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008865c0): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008865c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008865c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008865c0): >_readAt: n=2, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008865c0): _writeAt: size=3, off=2 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004558f0 item 67 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008865c0): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008865c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.005902288 +0000 UTC m=+12.946703241 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008865c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886ac0): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886ac0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886ac0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886ac0): >_readAt: n=5, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886ac0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.005902288 +0000 UTC m=+12.946703241 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886ac0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c150 item 67 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0007c1680): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0007c1680): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0007c1680): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0007c1680): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0007c1680): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.007195868 +0000 UTC m=+12.947996780 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0007c1680): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0007c1b80): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0007c1b80): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b21960 item 68 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0007c1b80): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0007c1b80): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0007c1b80): _writeAt: size=3, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0007c1b80): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0007c1b80): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.007654231 +0000 UTC m=+12.948455143 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0007c1b80): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926140): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926140): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926140): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926140): >_readAt: n=3, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926140): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.007654231 +0000 UTC m=+12.948455143 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926140): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b21b20 item 68 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926780): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926780): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926780): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926780): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926780): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.008722266 +0000 UTC m=+12.949523178 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926780): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926c00): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926c00): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926c00): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926c00): >_readAt: n=2, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926c00): _writeAt: size=3, off=2 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b21ea0 item 69 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926c00): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926c00): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.009240143 +0000 UTC m=+12.950041055 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000926c00): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927100): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927100): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927100): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927100): >_readAt: n=5, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927100): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.009240143 +0000 UTC m=+12.950041055 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927100): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c150 item 69 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927780): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927780): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927780): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927780): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927780): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.010707208 +0000 UTC m=+12.951508131 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927780): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927c80): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927c80): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039cb60 item 70 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927c80): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927c80): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927c80): _writeAt: size=3, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927c80): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927c80): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.011272925 +0000 UTC m=+12.952073838 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000927c80): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000972240): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000972240): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000972240): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000972240): >_readAt: n=3, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000972240): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.011272925 +0000 UTC m=+12.952073838 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000972240): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ce00 item 70 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009728c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009728c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009728c0): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009728c0): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009728c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.012625536 +0000 UTC m=+12.953426459 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009728c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000972dc0): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000972dc0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000972dc0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000972dc0): >_readAt: n=2, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000972dc0): _writeAt: size=3, off=2 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d5e0 item 71 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000972dc0): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000972dc0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.013195171 +0000 UTC m=+12.953996082 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000972dc0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009732c0): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009732c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009732c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009732c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009732c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.013195171 +0000 UTC m=+12.953996082 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009732c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d9d0 item 71 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000973940): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000973940): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000973940): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000973940): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000973940): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.015216311 +0000 UTC m=+12.956017224 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000973940): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000973e40): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000973e40): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e25b0 item 72 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000973e40): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000973e40): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000973e40): _writeAt: size=3, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000973e40): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000973e40): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.015978779 +0000 UTC m=+12.956779691 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000973e40): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b6400): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b6400): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b6400): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b6400): >_readAt: n=3, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b6400): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.015978779 +0000 UTC m=+12.956779691 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b6400): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e2770 item 72 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887000): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887000): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887000): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887000): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887000): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887000): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887000): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.018122892 +0000 UTC m=+12.958923844 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887000): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2e180): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2e180): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2e180): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36000 item 73 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2e180): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2e180): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.019169866 +0000 UTC m=+12.959970778 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2e180): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008862c0): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008862c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008862c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008862c0): >_readAt: n=2, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008862c0): _writeAt: size=3, off=2 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c150 item 73 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008862c0): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008862c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.019676802 +0000 UTC m=+12.960477714 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008862c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886800): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886800): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886800): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886800): >_readAt: n=5, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886800): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.019676802 +0000 UTC m=+12.960477714 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000886800): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c850 item 73 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887600): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887600): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887600): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887600): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887600): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887600): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887600): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.02123489 +0000 UTC m=+12.962035802 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887600): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887b00): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887b00): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887b00): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cd90 item 74 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887b00): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887b00): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.021687754 +0000 UTC m=+12.962488667 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000887b00): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b60c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b60c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d110 item 74 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b60c0): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b60c0): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b60c0): _writeAt: size=3, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b60c0): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b60c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.022201302 +0000 UTC m=+12.963002214 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b60c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b6a80): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b6a80): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b6a80): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b6a80): >_readAt: n=3, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b6a80): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.022201302 +0000 UTC m=+12.963002214 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b6a80): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d340 item 74 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b70c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b70c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b70c0): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b70c0): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b70c0): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b70c0): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b70c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.02353151 +0000 UTC m=+12.964332423 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b70c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b75c0): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b75c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b75c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d960 item 75 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b75c0): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b75c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.024073102 +0000 UTC m=+12.964874014 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b75c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b7b00): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b7b00): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b7b00): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b7b00): >_readAt: n=2, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b7b00): _writeAt: size=3, off=2 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dce0 item 75 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b7b00): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b7b00): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.024635463 +0000 UTC m=+12.965436374 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009b7b00): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2e440): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2e440): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2e440): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2e440): >_readAt: n=5, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2e440): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.024635463 +0000 UTC m=+12.965436374 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2e440): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e2460 item 75 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2ea80): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2ea80): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2ea80): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2ea80): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2ea80): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2ea80): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2ea80): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.026100133 +0000 UTC m=+12.966901046 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2ea80): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2ef80): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2ef80): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2ef80): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e2fc0 item 76 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2ef80): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2ef80): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.026663466 +0000 UTC m=+12.967464388 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2ef80): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2f4c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2f4c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e33b0 item 76 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2f4c0): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2f4c0): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2f4c0): _writeAt: size=3, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2f4c0): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2f4c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.02728596 +0000 UTC m=+12.968086872 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2f4c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2fa40): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2fa40): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2fa40): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2fa40): >_readAt: n=3, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2fa40): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.02728596 +0000 UTC m=+12.968086872 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a2fa40): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e3810 item 76 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84100): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84100): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84100): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84100): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84100): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84100): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84100): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.028501803 +0000 UTC m=+12.969302715 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84100): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84600): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84600): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84600): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e3ea0 item 77 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84600): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84600): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.028912337 +0000 UTC m=+12.969713249 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84600): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84d00): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84d00): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84d00): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84d00): >_readAt: n=5, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84d00): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.028912337 +0000 UTC m=+12.969713249 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b84d00): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36230 item 77 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b853c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b853c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b853c0): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b853c0): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b853c0): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b853c0): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b853c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.030288993 +0000 UTC m=+12.971089915 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b853c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b858c0): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b858c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b858c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36850 item 78 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b858c0): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b858c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.030846463 +0000 UTC m=+12.971647386 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b858c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d060c0): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d060c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d060c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d060c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d060c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.030846463 +0000 UTC m=+12.971647386 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d060c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36a10 item 78 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d06700): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d06700): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d06700): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d06700): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d06700): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d06700): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d06700): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.03258935 +0000 UTC m=+12.973390272 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d06700): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d06c00): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d06c00): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d06c00): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36d90 item 79 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d06c00): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d06c00): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.03324164 +0000 UTC m=+12.974042552 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d06c00): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07300): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07300): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07300): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07300): >_readAt: n=5, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07300): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.03324164 +0000 UTC m=+12.974042552 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07300): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36f50 item 79 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 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/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07940): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07940): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07940): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07940): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07940): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07940): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07940): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.034925856 +0000 UTC m=+12.975726778 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07940): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07e40): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07e40): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07e40): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e372d0 item 80 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07e40): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07e40): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.035440536 +0000 UTC m=+12.976241449 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000d07e40): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b145c0): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b145c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b145c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b145c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b145c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.035440536 +0000 UTC m=+12.976241449 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b145c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e37570 item 80 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b14c00): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b14c00): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b14c00): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b14c00): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b14c00): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.03675748 +0000 UTC m=+12.977558402 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b14c00): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b150c0): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b150c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b150c0): open at offset 5 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b150c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b150c0): >_readAt: n=2, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b150c0): _writeAt: size=3, off=7 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e378f0 item 81 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b150c0): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b150c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.037599497 +0000 UTC m=+12.978400419 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b150c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b15600): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b15600): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b15600): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b15600): >_readAt: n=8, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b15600): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.037599497 +0000 UTC m=+12.978400419 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b15600): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e37c70 item 81 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b15c80): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b15c80): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b15c80): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b15c80): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b15c80): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.039104094 +0000 UTC m=+12.979905016 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000b15c80): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c0280): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c0280): open at offset 5 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c0280): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4070 item 82 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c0280): _readAt: size=2, off=5 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c0280): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c0280): _writeAt: size=3, off=5 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c0280): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c0280): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.039766194 +0000 UTC m=+12.980567116 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c0280): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1240): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1240): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1240): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1240): >_readAt: n=3, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1240): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.039766194 +0000 UTC m=+12.980567116 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1240): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4230 item 82 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c18c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c18c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c18c0): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c18c0): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c18c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.041052459 +0000 UTC m=+12.981853370 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c18c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1dc0): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1dc0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1dc0): open at offset 5 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1dc0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1dc0): >_readAt: n=2, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1dc0): _writeAt: size=3, off=7 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4af0 item 83 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1dc0): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1dc0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.041634105 +0000 UTC m=+12.982435027 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0008c1dc0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00047cbc0): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00047cbc0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00047cbc0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00047cbc0): >_readAt: n=8, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00047cbc0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.041634105 +0000 UTC m=+12.982435027 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00047cbc0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4d90 item 83 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00047d2c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00047d2c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00047d2c0): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00047d2c0): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00047d2c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.043499623 +0000 UTC m=+12.984300535 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00047d2c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706080): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706080): open at offset 5 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706080): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5180 item 84 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706080): _readAt: size=2, off=5 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706080): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706080): _writeAt: size=3, off=5 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706080): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706080): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.044015366 +0000 UTC m=+12.984816277 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706080): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706b00): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706b00): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706b00): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706b00): >_readAt: n=3, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706b00): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.044015366 +0000 UTC m=+12.984816277 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000706b00): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5340 item 84 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707180): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707180): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707180): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707180): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707180): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.04519471 +0000 UTC m=+12.985995621 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707180): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707800): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707800): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707800): open at offset 5 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707800): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707800): >_readAt: n=2, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707800): _writeAt: size=3, off=7 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5730 item 85 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707800): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707800): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.045643285 +0000 UTC m=+12.986444197 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707800): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707d80): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707d80): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707d80): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707d80): >_readAt: n=8, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707d80): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.045643285 +0000 UTC m=+12.986444197 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000707d80): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f58f0 item 85 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af440): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af440): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af440): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af440): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af440): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.046822589 +0000 UTC m=+12.987623501 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af440): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af940): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af940): open at offset 5 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af940): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444070 item 86 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af940): _readAt: size=2, off=5 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af940): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af940): _writeAt: size=3, off=5 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af940): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af940): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.047373708 +0000 UTC m=+12.988174620 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0000af940): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061c240): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061c240): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061c240): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061c240): >_readAt: n=3, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061c240): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.047373708 +0000 UTC m=+12.988174620 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061c240): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444310 item 86 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061c8c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061c8c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061c8c0): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061c8c0): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061c8c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.048785079 +0000 UTC m=+12.989585991 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061c8c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061cdc0): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061cdc0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061cdc0): open at offset 5 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061cdc0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061cdc0): >_readAt: n=2, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061cdc0): _writeAt: size=3, off=7 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004450a0 item 87 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061cdc0): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061cdc0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.049391913 +0000 UTC m=+12.990192826 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061cdc0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061d300): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061d300): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061d300): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061d300): >_readAt: n=8, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061d300): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.049391913 +0000 UTC m=+12.990192826 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061d300): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445570 item 87 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 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/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061d980): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061d980): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061d980): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061d980): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061d980): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.050828733 +0000 UTC m=+12.991629645 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00061d980): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035e340): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035e340): open at offset 5 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035e340): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004458f0 item 88 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035e340): _readAt: size=2, off=5 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035e340): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035e340): _writeAt: size=3, off=5 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035e340): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035e340): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.053097962 +0000 UTC m=+12.993898874 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035e340): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035eb80): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035eb80): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035eb80): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035eb80): >_readAt: n=3, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035eb80): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.053097962 +0000 UTC m=+12.993898874 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035eb80): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445d50 item 88 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035f6c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035f6c0): open at offset 0 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035f6c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035f6c0): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035f6c0): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035f6c0): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035f6c0): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035f6c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.05452946 +0000 UTC m=+12.995330373 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035f6c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035fcc0): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035fcc0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035fcc0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c2310 item 89 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035fcc0): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035fcc0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.054914907 +0000 UTC m=+12.995715819 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc00035fcc0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e340): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e340): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e340): open at offset 5 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e340): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e340): >_readAt: n=2, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e340): _writeAt: size=3, off=7 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c24d0 item 89 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e340): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e340): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.055358044 +0000 UTC m=+12.996158956 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e340): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e8c0): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e8c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e8c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e8c0): >_readAt: n=8, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e8c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.055358044 +0000 UTC m=+12.996158956 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8e8c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c28c0 item 89 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8ef00): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8ef00): open at offset 0 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8ef00): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8ef00): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8ef00): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8ef00): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8ef00): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8ef00): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.057383392 +0000 UTC m=+12.998184314 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8ef00): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f440): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f440): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f440): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c3110 item 90 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f440): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f440): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.057858318 +0000 UTC m=+12.998659230 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f440): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f980): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f980): open at offset 5 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f980): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c3490 item 90 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f980): _readAt: size=2, off=5 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f980): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f980): _writeAt: size=3, off=5 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f980): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f980): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.058617039 +0000 UTC m=+12.999417951 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000f8f980): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10000): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10000): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10000): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10000): >_readAt: n=3, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10000): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.058617039 +0000 UTC m=+12.999417951 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10000): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c3650 item 90 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10640): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10640): open at offset 0 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10640): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10640): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10640): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10640): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10640): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10640): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.06018732 +0000 UTC m=+13.000988282 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10640): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10b80): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10b80): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10b80): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de070 item 91 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10b80): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10b80): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.060795457 +0000 UTC m=+13.001596379 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e10b80): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e110c0): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e110c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e110c0): open at offset 5 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e110c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e110c0): >_readAt: n=2, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e110c0): _writeAt: size=3, off=7 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de2a0 item 91 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e110c0): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e110c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.06155565 +0000 UTC m=+13.002356572 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e110c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11680): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11680): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11680): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11680): >_readAt: n=8, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11680): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.06155565 +0000 UTC m=+13.002356572 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11680): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de690 item 91 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 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/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11cc0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11cc0): open at offset 0 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11cc0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11cc0): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11cc0): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11cc0): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11cc0): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11cc0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.063005393 +0000 UTC m=+13.003806305 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000e11cc0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2280): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2280): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2280): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dee00 item 92 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2280): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2280): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.063592189 +0000 UTC m=+13.004393102 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2280): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2800): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2800): open at offset 5 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2800): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003defc0 item 92 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2800): _readAt: size=2, off=5 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2800): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2800): _writeAt: size=3, off=5 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2800): >_writeAt: n=3, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2800): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.064216708 +0000 UTC m=+13.005017620 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2800): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2dc0): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2dc0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2dc0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2dc0): >_readAt: n=3, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2dc0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.064216708 +0000 UTC m=+13.005017620 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d2dc0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df260 item 92 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3400): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3400): open at offset 0 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3400): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3400): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3400): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3400): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3400): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3400): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.065482444 +0000 UTC m=+13.006283356 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3400): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3940): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3940): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3940): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfab0 item 93 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3940): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3940): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.065936911 +0000 UTC m=+13.006737824 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0009d3940): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a560c0): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a560c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a560c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a560c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a560c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.065936911 +0000 UTC m=+13.006737824 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a560c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfe30 item 93 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 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/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56700): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56700): open at offset 0 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56700): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56700): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56700): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56700): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56700): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56700): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.068118735 +0000 UTC m=+13.008919677 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56700): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56c40): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56c40): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56c40): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080e380 item 94 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56c40): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56c40): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.068947298 +0000 UTC m=+13.009748250 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a56c40): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a57340): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a57340): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a57340): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a57340): >_readAt: n=5, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a57340): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.068947298 +0000 UTC m=+13.009748250 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a57340): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080e700 item 94 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 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/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a579c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a579c0): open at offset 0 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a579c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a579c0): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a579c0): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a579c0): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a579c0): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a579c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.071357483 +0000 UTC m=+13.012158434 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a579c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a57f00): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a57f00): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a57f00): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080ea80 item 95 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a57f00): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a57f00): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.072227703 +0000 UTC m=+13.013028656 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc000a57f00): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c66c0): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c66c0): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c66c0): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c66c0): >_readAt: n=5, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c66c0): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.072227703 +0000 UTC m=+13.013028656 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c66c0): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080ecb0 item 95 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 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/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c6e00): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c6e00): open at offset 0 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c6e00): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c6e00): _readAt: size=2, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c6e00): >_readAt: n=0, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c6e00): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c6e00): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c6e00): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.07440549 +0000 UTC m=+13.015206432 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c6e00): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c7340): _writeAt: size=5, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c7340): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c7340): >openPending: err= 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080f110 item 96 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c7340): >_writeAt: n=5, err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c7340): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.075239542 +0000 UTC m=+13.016040494 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c7340): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/11 05:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/11 05:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c7a40): _readAt: size=512, off=0 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c7a40): openPending: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c7a40): >openPending: err= 2026/03/11 05:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c7a40): >_readAt: n=5, err=EOF 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c7a40): close: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-11 05:02:38.075239542 +0000 UTC m=+13.016040494 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/11 05:02:38 DEBUG : open-test-file(0xc0003c7a40): >close: err= 2026/03/11 05:02:38 DEBUG : open-test-file: Remove: 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00080f490 item 96 2026/03/11 05:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/11 05:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/11 05:02:38 DEBUG : open-test-file: >Remove: err= 2026/03/11 05:02:38 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:38 DEBUG : Looking for writers 2026/03/11 05:02:38 DEBUG : >WaitForWriters: 2026/03/11 05:02:38 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.60s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.25s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.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-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:02:38 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:02:38 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:02:38 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:38 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:02:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:02:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:02:38 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:02:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:02:38 DEBUG : file1: newRWFileHandle: 2026/03/11 05:02:38 DEBUG : file1(0xc000846440): openPending: 2026/03/11 05:02:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:38 DEBUG : file1(0xc000846440): >openPending: err= 2026/03/11 05:02:38 DEBUG : file1: >newRWFileHandle: err= 2026/03/11 05:02:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:02:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/11 05:02:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/03/11 05:02:38 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:02:38 DEBUG : Looking for writers 2026/03/11 05:02:38 DEBUG : file1: reading active writers 2026/03/11 05:02:38 DEBUG : file1: active writers 1 2026/03/11 05:02:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:02:38 DEBUG : Looking for writers 2026/03/11 05:02:38 DEBUG : file1: reading active writers 2026/03/11 05:02:38 DEBUG : file1: active writers 1 2026/03/11 05:02:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:02:38 DEBUG : Looking for writers 2026/03/11 05:02:38 DEBUG : file1: reading active writers 2026/03/11 05:02:38 DEBUG : file1: active writers 1 2026/03/11 05:02:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:02:38 DEBUG : Looking for writers 2026/03/11 05:02:38 DEBUG : file1: reading active writers 2026/03/11 05:02:38 DEBUG : file1: active writers 1 2026/03/11 05:02:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:02:38 DEBUG : Looking for writers 2026/03/11 05:02:38 DEBUG : file1: reading active writers 2026/03/11 05:02:38 DEBUG : file1: active writers 1 2026/03/11 05:02:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/03/11 05:02:38 DEBUG : Looking for writers 2026/03/11 05:02:38 DEBUG : file1: reading active writers 2026/03/11 05:02:38 DEBUG : file1: active writers 1 2026/03/11 05:02:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/03/11 05:02:38 DEBUG : Looking for writers 2026/03/11 05:02:38 DEBUG : file1: reading active writers 2026/03/11 05:02:38 DEBUG : file1: active writers 1 2026/03/11 05:02:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/03/11 05:02:39 DEBUG : Looking for writers 2026/03/11 05:02:39 DEBUG : file1: reading active writers 2026/03/11 05:02:39 DEBUG : file1: active writers 1 2026/03/11 05:02:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:40 DEBUG : Looking for writers 2026/03/11 05:02:40 DEBUG : file1: reading active writers 2026/03/11 05:02:40 DEBUG : file1: active writers 1 2026/03/11 05:02:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:41 DEBUG : Looking for writers 2026/03/11 05:02:41 DEBUG : file1: reading active writers 2026/03/11 05:02:41 DEBUG : file1: active writers 1 2026/03/11 05:02:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:42 DEBUG : Looking for writers 2026/03/11 05:02:42 DEBUG : file1: reading active writers 2026/03/11 05:02:42 DEBUG : file1: active writers 1 2026/03/11 05:02:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:43 DEBUG : Looking for writers 2026/03/11 05:02:43 DEBUG : file1: reading active writers 2026/03/11 05:02:43 DEBUG : file1: active writers 1 2026/03/11 05:02:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:44 DEBUG : Looking for writers 2026/03/11 05:02:44 DEBUG : file1: reading active writers 2026/03/11 05:02:44 DEBUG : file1: active writers 1 2026/03/11 05:02:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:45 DEBUG : Looking for writers 2026/03/11 05:02:45 DEBUG : file1: reading active writers 2026/03/11 05:02:45 DEBUG : file1: active writers 1 2026/03/11 05:02:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:46 DEBUG : Looking for writers 2026/03/11 05:02:46 DEBUG : file1: reading active writers 2026/03/11 05:02:46 DEBUG : file1: active writers 1 2026/03/11 05:02:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:47 DEBUG : Looking for writers 2026/03/11 05:02:47 DEBUG : file1: reading active writers 2026/03/11 05:02:47 DEBUG : file1: active writers 1 2026/03/11 05:02:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:48 DEBUG : Looking for writers 2026/03/11 05:02:48 DEBUG : file1: reading active writers 2026/03/11 05:02:48 DEBUG : file1: active writers 1 2026/03/11 05:02:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:49 DEBUG : Looking for writers 2026/03/11 05:02:49 DEBUG : file1: reading active writers 2026/03/11 05:02:49 DEBUG : file1: active writers 1 2026/03/11 05:02:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:50 DEBUG : Looking for writers 2026/03/11 05:02:50 DEBUG : file1: reading active writers 2026/03/11 05:02:50 DEBUG : file1: active writers 1 2026/03/11 05:02:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:51 DEBUG : Looking for writers 2026/03/11 05:02:51 DEBUG : file1: reading active writers 2026/03/11 05:02:51 DEBUG : file1: active writers 1 2026/03/11 05:02:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:52 DEBUG : Looking for writers 2026/03/11 05:02:52 DEBUG : file1: reading active writers 2026/03/11 05:02:52 DEBUG : file1: active writers 1 2026/03/11 05:02:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:53 DEBUG : Looking for writers 2026/03/11 05:02:53 DEBUG : file1: reading active writers 2026/03/11 05:02:53 DEBUG : file1: active writers 1 2026/03/11 05:02:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:54 DEBUG : Looking for writers 2026/03/11 05:02:54 DEBUG : file1: reading active writers 2026/03/11 05:02:54 DEBUG : file1: active writers 1 2026/03/11 05:02:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:55 DEBUG : Looking for writers 2026/03/11 05:02:55 DEBUG : file1: reading active writers 2026/03/11 05:02:55 DEBUG : file1: active writers 1 2026/03/11 05:02:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:56 DEBUG : Looking for writers 2026/03/11 05:02:56 DEBUG : file1: reading active writers 2026/03/11 05:02:56 DEBUG : file1: active writers 1 2026/03/11 05:02:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:57 DEBUG : Looking for writers 2026/03/11 05:02:57 DEBUG : file1: reading active writers 2026/03/11 05:02:57 DEBUG : file1: active writers 1 2026/03/11 05:02:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:58 DEBUG : Looking for writers 2026/03/11 05:02:58 DEBUG : file1: reading active writers 2026/03/11 05:02:58 DEBUG : file1: active writers 1 2026/03/11 05:02:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:02:59 DEBUG : Looking for writers 2026/03/11 05:02:59 DEBUG : file1: reading active writers 2026/03/11 05:02:59 DEBUG : file1: active writers 1 2026/03/11 05:02:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:03:00 DEBUG : Looking for writers 2026/03/11 05:03:00 DEBUG : file1: reading active writers 2026/03/11 05:03:00 DEBUG : file1: active writers 1 2026/03/11 05:03:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:03:01 DEBUG : Looking for writers 2026/03/11 05:03:01 DEBUG : file1: reading active writers 2026/03/11 05:03:01 DEBUG : file1: active writers 1 2026/03/11 05:03:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:03:02 DEBUG : Looking for writers 2026/03/11 05:03:02 DEBUG : file1: reading active writers 2026/03/11 05:03:02 DEBUG : file1: active writers 1 2026/03/11 05:03:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:03:03 DEBUG : Looking for writers 2026/03/11 05:03:03 DEBUG : file1: reading active writers 2026/03/11 05:03:03 DEBUG : file1: active writers 1 2026/03/11 05:03:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:03:04 DEBUG : Looking for writers 2026/03/11 05:03:04 DEBUG : file1: reading active writers 2026/03/11 05:03:04 DEBUG : file1: active writers 1 2026/03/11 05:03:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:03:05 DEBUG : Looking for writers 2026/03/11 05:03:05 DEBUG : file1: reading active writers 2026/03/11 05:03:05 DEBUG : file1: active writers 1 2026/03/11 05:03:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:03:06 DEBUG : Looking for writers 2026/03/11 05:03:06 DEBUG : file1: reading active writers 2026/03/11 05:03:06 DEBUG : file1: active writers 1 2026/03/11 05:03:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:03:07 DEBUG : Looking for writers 2026/03/11 05:03:07 DEBUG : file1: reading active writers 2026/03/11 05:03:07 DEBUG : file1: active writers 1 2026/03/11 05:03:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/11 05:03:08 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0005fca50 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000d25308 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824647504704} name:file1 opens:1 downloaders: o: fd:0xc000894b80 info:{ModTime:{wall:14007421601993397345 ext:13040617487 loc:0x458a4e0} ATime:{wall:14007421601993397345 ext:13040617487 loc:0x458a4e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2026/03/11 05:03:08 DEBUG : >WaitForWriters: 2026/03/11 05:03:08 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:08 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:08 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:03:08 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:03:08 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:03:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:03:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:03:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:03:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:03:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:03:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:03:08 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:03:08 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:03:08 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:03:08 DEBUG : rename_me: newRWFileHandle: 2026/03/11 05:03:08 DEBUG : rename_me(0xc000f40000): openPending: 2026/03/11 05:03:08 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/11 05:03:08 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/11 05:03:08 DEBUG : rename_me(0xc000f40000): >openPending: err= 2026/03/11 05:03:08 DEBUG : rename_me: >newRWFileHandle: err= 2026/03/11 05:03:08 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/11 05:03:08 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/03/11 05:03:08 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/03/11 05:03:08 DEBUG : rename_me(0xc000f40000): _writeAt: size=5, off=0 2026/03/11 05:03:08 DEBUG : rename_me(0xc000f40000): >_writeAt: n=5, err= 2026/03/11 05:03:08 DEBUG : rename_me(0xc000f40000): close: 2026/03/11 05:03:08 DEBUG : rename_me: vfs cache: setting modification time to 2026-03-11 05:03:08.124730906 +0000 UTC m=+43.065531848 2026/03/11 05:03:08 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/03/11 05:03:08 DEBUG : rename_me(0xc000f40000): >close: err= 2026/03/11 05:03:08 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/03/11 05:03:08 DEBUG : i_was_renamed: Updating file with 0xc000e4a300 2026/03/11 05:03:08 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/03/11 05:03:08 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/11 05:03:08 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:08 DEBUG : Looking for writers 2026/03/11 05:03:08 DEBUG : i_was_renamed: reading active writers 2026/03/11 05:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/11 05:03:08 DEBUG : Looking for writers 2026/03/11 05:03:08 DEBUG : i_was_renamed: reading active writers 2026/03/11 05:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/11 05:03:08 DEBUG : Looking for writers 2026/03/11 05:03:08 DEBUG : i_was_renamed: reading active writers 2026/03/11 05:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/11 05:03:08 DEBUG : Looking for writers 2026/03/11 05:03:08 DEBUG : i_was_renamed: reading active writers 2026/03/11 05:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/11 05:03:08 DEBUG : i_was_renamed: vfs cache: starting upload 2026/03/11 05:03:08 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:08 DEBUG : i_was_renamed: size = 5 OK 2026/03/11 05:03:08 INFO : i_was_renamed: Copied (new) 2026/03/11 05:03:08 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-03-11 05:03:08 +0000 UTC" 2026/03/11 05:03:08 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/03/11 05:03:08 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/11 05:03:08 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/03/11 05:03:08 DEBUG : Looking for writers 2026/03/11 05:03:08 DEBUG : i_was_renamed: reading active writers 2026/03/11 05:03:08 DEBUG : >WaitForWriters: 2026/03/11 05:03:08 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:08 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:08 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/11 05:03:08 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:03:08 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:03:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:03:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:03:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:03:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:03:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/11 05:03:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{5ufgg}/rclone-test-tusoliz3vuho" 2026/03/11 05:03:08 INFO : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:08 DEBUG : forgetting directory cache 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate(0xc0007680c0): _readAt: size=512, off=0 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate(0xc0007680c0): openPending: 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-11 04:04:08 +0000 UTC" against cached fingerprint "" 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/11 05:03:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate(0xc0007680c0): >openPending: err= 2026/03/11 05:03:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate(0xc0007680c0): >_readAt: n=20, err=EOF 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate(0xc0007680c0): close: 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 04:04:08 +0000 GMT 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate(0xc0007680c0): >close: err= 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:08 DEBUG : forgetting directory cache 2026/03/11 05:03:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate(0xc000a89400): _readAt: size=512, off=0 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate(0xc000a89400): openPending: 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-11 04:05:08 +0000 UTC" against cached fingerprint "20,2026-03-11 04:04:08 +0000 UTC" 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-11 04:05:08 +0000 UTC" != cached fingerprint "20,2026-03-11 04:04:08 +0000 UTC") 2026/03/11 05:03:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/11 05:03:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate(0xc000a89400): >openPending: err= 2026/03/11 05:03:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate(0xc000a89400): >_readAt: n=20, err=EOF 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate(0xc000a89400): close: 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 04:05:08 +0000 GMT 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate(0xc000a89400): >close: err= 2026/03/11 05:03:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:09 DEBUG : forgetting directory cache 2026/03/11 05:03:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc0009593c0): _readAt: size=512, off=0 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc0009593c0): openPending: 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-11 04:06:08 +0000 UTC" against cached fingerprint "20,2026-03-11 04:05:08 +0000 UTC" 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-11 04:06:08 +0000 UTC" != cached fingerprint "20,2026-03-11 04:05:08 +0000 UTC") 2026/03/11 05:03:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/11 05:03:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc0009593c0): >openPending: err= 2026/03/11 05:03:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc0009593c0): >_readAt: n=20, err=EOF 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc0009593c0): close: 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 04:06:08 +0000 GMT 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc0009593c0): >close: err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:09 DEBUG : forgetting directory cache 2026/03/11 05:03:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000977080): _readAt: size=512, off=0 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000977080): openPending: 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-11 04:07:08 +0000 UTC" against cached fingerprint "20,2026-03-11 04:06:08 +0000 UTC" 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-11 04:07:08 +0000 UTC" != cached fingerprint "20,2026-03-11 04:06:08 +0000 UTC") 2026/03/11 05:03:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/11 05:03:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000977080): >openPending: err= 2026/03/11 05:03:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000977080): >_readAt: n=20, err=EOF 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000977080): close: 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 04:07:08 +0000 GMT 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000977080): >close: err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:09 DEBUG : forgetting directory cache 2026/03/11 05:03:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000baf2c0): _readAt: size=512, off=0 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000baf2c0): openPending: 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-11 04:08:08 +0000 UTC" against cached fingerprint "20,2026-03-11 04:07:08 +0000 UTC" 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-11 04:08:08 +0000 UTC" != cached fingerprint "20,2026-03-11 04:07:08 +0000 UTC") 2026/03/11 05:03:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/11 05:03:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000baf2c0): >openPending: err= 2026/03/11 05:03:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000baf2c0): >_readAt: n=20, err=EOF 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000baf2c0): close: 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 04:08:08 +0000 GMT 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000baf2c0): >close: err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:09 DEBUG : forgetting directory cache 2026/03/11 05:03:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000f49f40): _readAt: size=512, off=0 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000f49f40): openPending: 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-11 04:09:08 +0000 UTC" against cached fingerprint "20,2026-03-11 04:08:08 +0000 UTC" 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-11 04:09:08 +0000 UTC" != cached fingerprint "20,2026-03-11 04:08:08 +0000 UTC") 2026/03/11 05:03:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/11 05:03:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000f49f40): >openPending: err= 2026/03/11 05:03:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000f49f40): >_readAt: n=20, err=EOF 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000f49f40): close: 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 04:09:08 +0000 GMT 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate(0xc000f49f40): >close: err= 2026/03/11 05:03:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:10 DEBUG : forgetting directory cache 2026/03/11 05:03:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000707200): _readAt: size=512, off=0 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000707200): openPending: 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-03-11 04:10:08 +0000 UTC" against cached fingerprint "20,2026-03-11 04:09:08 +0000 UTC" 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-03-11 04:10:08 +0000 UTC" != cached fingerprint "20,2026-03-11 04:09:08 +0000 UTC") 2026/03/11 05:03:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/03/11 05:03:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000707200): >openPending: err= 2026/03/11 05:03:10 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000707200): >_readAt: n=21, err=EOF 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000707200): close: 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 04:10:08 +0000 GMT 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000707200): >close: err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:10 DEBUG : forgetting directory cache 2026/03/11 05:03:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000f8e440): _readAt: size=512, off=0 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000f8e440): openPending: 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-03-11 04:11:08 +0000 UTC" against cached fingerprint "21,2026-03-11 04:10:08 +0000 UTC" 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-03-11 04:11:08 +0000 UTC" != cached fingerprint "21,2026-03-11 04:10:08 +0000 UTC") 2026/03/11 05:03:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/03/11 05:03:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000f8e440): >openPending: err= 2026/03/11 05:03:10 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000f8e440): >_readAt: n=22, err=EOF 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000f8e440): close: 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 04:11:08 +0000 GMT 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000f8e440): >close: err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:10 DEBUG : forgetting directory cache 2026/03/11 05:03:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc0009d2c80): _readAt: size=512, off=0 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc0009d2c80): openPending: 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-03-11 04:12:08 +0000 UTC" against cached fingerprint "22,2026-03-11 04:11:08 +0000 UTC" 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-03-11 04:12:08 +0000 UTC" != cached fingerprint "22,2026-03-11 04:11:08 +0000 UTC") 2026/03/11 05:03:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/03/11 05:03:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc0009d2c80): >openPending: err= 2026/03/11 05:03:10 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc0009d2c80): >_readAt: n=23, err=EOF 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc0009d2c80): close: 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 04:12:08 +0000 GMT 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc0009d2c80): >close: err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:10 DEBUG : forgetting directory cache 2026/03/11 05:03:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000a57d40): _readAt: size=512, off=0 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000a57d40): openPending: 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-03-11 04:13:08 +0000 UTC" against cached fingerprint "23,2026-03-11 04:12:08 +0000 UTC" 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-03-11 04:13:08 +0000 UTC" != cached fingerprint "23,2026-03-11 04:12:08 +0000 UTC") 2026/03/11 05:03:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/03/11 05:03:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000a57d40): >openPending: err= 2026/03/11 05:03:10 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000a57d40): >_readAt: n=24, err=EOF 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000a57d40): close: 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-11 04:13:08 +0000 GMT 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate(0xc000a57d40): >close: err= 2026/03/11 05:03:10 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:10 DEBUG : Looking for writers 2026/03/11 05:03:10 DEBUG : TestRWCacheUpdate: reading active writers 2026/03/11 05:03:10 DEBUG : >WaitForWriters: 2026/03/11 05:03:10 DEBUG : webdav root 'rclone-test-tusoliz3vuho': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:10 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:10 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:10 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:10 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:10 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:10 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : forgetting directory cache 2026/03/11 05:03:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/11 05:03:11 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/11 05:03:11 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/11 05:03:11 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/11 05:03:11 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/11 05:03:11 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/11 05:03:11 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/11 05:03:11 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/11 05:03:11 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/11 05:03:11 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/11 05:03:11 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/11 05:03:11 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/11 05:03:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/03/11 05:03:11 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/03/11 05:03:11 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/03/11 05:03:11 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/11 05:03:11 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/11 05:03:11 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/11 05:03:11 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/11 05:03:11 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/03/11 05:03:11 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/03/11 05:03:11 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:11 DEBUG : Looking for writers 2026/03/11 05:03:11 DEBUG : FiLeA: reading active writers 2026/03/11 05:03:11 DEBUG : FiLeB: reading active writers 2026/03/11 05:03:11 DEBUG : FilEb: reading active writers 2026/03/11 05:03:11 DEBUG : >WaitForWriters: 2026/03/11 05:03:11 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:11 DEBUG : Looking for writers 2026/03/11 05:03:11 DEBUG : FiLeA: reading active writers 2026/03/11 05:03:11 DEBUG : FiLeB: reading active writers 2026/03/11 05:03:11 DEBUG : FilEb: reading active writers 2026/03/11 05:03:11 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:11 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:11 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:11 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/11 05:03:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/11 05:03:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/03/11 05:03:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/03/11 05:03:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/11 05:03:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/11 05:03:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/03/11 05:03:11 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:11 DEBUG : Looking for writers 2026/03/11 05:03:11 DEBUG : normal name with no special characters.txt: reading active writers 2026/03/11 05:03:11 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/03/11 05:03:11 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:11 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:11 DEBUG : webdav root 'rclone-test-tusoliz3vuho': Reusing VFS from active cache 2026/03/11 05:03:11 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:11 DEBUG : Looking for writers 2026/03/11 05:03:11 DEBUG : >WaitForWriters: 2026/03/11 05:03:11 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:11 DEBUG : Looking for writers 2026/03/11 05:03:11 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:11 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:11 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:11 DEBUG : Looking for writers 2026/03/11 05:03:11 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:11 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:11 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:11 DEBUG : Looking for writers 2026/03/11 05:03:11 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:11 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:11 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:11 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:11 DEBUG : dir: Looking for writers 2026/03/11 05:03:11 DEBUG : file2: reading active writers 2026/03/11 05:03:11 DEBUG : Looking for writers 2026/03/11 05:03:11 DEBUG : dir: reading active writers 2026/03/11 05:03:11 DEBUG : file1: reading active writers 2026/03/11 05:03:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:11 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:11 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:11 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:11 DEBUG : dir: Looking for writers 2026/03/11 05:03:11 DEBUG : Looking for writers 2026/03/11 05:03:11 DEBUG : dir: reading active writers 2026/03/11 05:03:11 DEBUG : file1: reading active writers 2026/03/11 05:03:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:11 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:11 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : file1: Open: flags=O_RDONLY 2026/03/11 05:03:11 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/11 05:03:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/11 05:03:11 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/03/11 05:03:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/11 05:03:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:03:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/11 05:03:11 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/03/11 05:03:11 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/03/11 05:03:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/11 05:03:11 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (0 bytes), uploading instead of streaming 2026/03/11 05:03:11 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:11 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/11 05:03:11 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/03/11 05:03:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/11 05:03:11 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:03:11 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/11 05:03:11 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:11 DEBUG : dir: Looking for writers 2026/03/11 05:03:11 DEBUG : file2: reading active writers 2026/03/11 05:03:11 DEBUG : new_file.txt: reading active writers 2026/03/11 05:03:11 DEBUG : Looking for writers 2026/03/11 05:03:11 DEBUG : dir: reading active writers 2026/03/11 05:03:11 DEBUG : file1: reading active writers 2026/03/11 05:03:11 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:12 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:12 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/03/11 05:03:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0006152c0 2026/03/11 05:03:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/11 05:03:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:12 INFO : dir/file1: Moved (server-side) to: file0 2026/03/11 05:03:12 DEBUG : file0: Updating file with file0 0xc0006152c0 2026/03/11 05:03:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/11 05:03:12 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/03/11 05:03:12 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:12 DEBUG : dir: Looking for writers 2026/03/11 05:03:12 DEBUG : Looking for writers 2026/03/11 05:03:12 DEBUG : dir: reading active writers 2026/03/11 05:03:12 DEBUG : file0: reading active writers 2026/03/11 05:03:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:12 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:12 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:12 DEBUG : Looking for writers 2026/03/11 05:03:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:12 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:12 DEBUG : Added virtual directory entry vAddDir: "/" 2026/03/11 05:03:12 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/11 05:03:12 DEBUG : Added virtual directory entry vAddDir: "b" 2026/03/11 05:03:12 DEBUG : Added virtual directory entry vAddDir: "c" 2026/03/11 05:03:12 DEBUG : Added virtual directory entry vAddDir: "d" 2026/03/11 05:03:12 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:12 DEBUG : Looking for writers 2026/03/11 05:03:12 DEBUG : a: Looking for writers 2026/03/11 05:03:12 DEBUG : b: Looking for writers 2026/03/11 05:03:12 DEBUG : c: Looking for writers 2026/03/11 05:03:12 DEBUG : d: Looking for writers 2026/03/11 05:03:12 DEBUG : Looking for writers 2026/03/11 05:03:12 DEBUG : b: reading active writers 2026/03/11 05:03:12 DEBUG : c: reading active writers 2026/03/11 05:03:12 DEBUG : d: reading active writers 2026/03/11 05:03:12 DEBUG : /: reading active writers 2026/03/11 05:03:12 DEBUG : a: reading active writers 2026/03/11 05:03:12 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:12 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:12 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/11 05:03:12 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/03/11 05:03:12 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/03/11 05:03:12 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/03/11 05:03:13 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:13 DEBUG : a/b/c/d: Looking for writers 2026/03/11 05:03:13 DEBUG : a/b/c: Looking for writers 2026/03/11 05:03:13 DEBUG : d: reading active writers 2026/03/11 05:03:13 DEBUG : a/b: Looking for writers 2026/03/11 05:03:13 DEBUG : c: reading active writers 2026/03/11 05:03:13 DEBUG : a: Looking for writers 2026/03/11 05:03:13 DEBUG : b: reading active writers 2026/03/11 05:03:13 DEBUG : Looking for writers 2026/03/11 05:03:13 DEBUG : a: reading active writers 2026/03/11 05:03:13 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.41s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:13 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:13 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:13 DEBUG : Looking for writers 2026/03/11 05:03:13 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-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:13 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 05:03:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 05:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:13 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/11 05:03:13 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/11 05:03:13 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/03/11 05:03:13 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (5 bytes), uploading instead of streaming 2026/03/11 05:03:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:13 DEBUG : file1: size = 5 OK 2026/03/11 05:03:13 DEBUG : file1: Size of src and dst objects identical 2026/03/11 05:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 05:03:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 05:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 05:03:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 05:03:13 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/03/11 05:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/11 05:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/11 05:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 05:03:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 05:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:13 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (0 bytes), uploading instead of streaming 2026/03/11 05:03:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:13 DEBUG : file1: size = 0 OK 2026/03/11 05:03:13 DEBUG : file1: Size of src and dst objects identical 2026/03/11 05:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/11 05:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/11 05:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 05:03:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 05:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:13 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (7 bytes), uploading instead of streaming 2026/03/11 05:03:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:13 DEBUG : file1: size = 7 OK 2026/03/11 05:03:13 DEBUG : file1: Size of src and dst objects identical 2026/03/11 05:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:13 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:13 DEBUG : Looking for writers 2026/03/11 05:03:13 DEBUG : file1: reading active writers 2026/03/11 05:03:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:13 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 05:03:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 05:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:13 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/03/11 05:03:14 DEBUG : file1: aborting in-sequence write wait, off=100 2026/03/11 05:03:14 DEBUG : file1: failed to wait for in-sequence write to 100 2026/03/11 05:03:14 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/03/11 05:03:14 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (11 bytes), uploading instead of streaming 2026/03/11 05:03:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:14 DEBUG : file1: size = 11 OK 2026/03/11 05:03:14 DEBUG : file1: Size of src and dst objects identical 2026/03/11 05:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:14 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/03/11 05:03:14 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:14 DEBUG : Looking for writers 2026/03/11 05:03:14 DEBUG : file1: reading active writers 2026/03/11 05:03:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:14 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:03:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 05:03:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 05:03:14 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/03/11 05:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:14 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (5 bytes), uploading instead of streaming 2026/03/11 05:03:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:14 DEBUG : file1: size = 5 OK 2026/03/11 05:03:14 DEBUG : file1: Size of src and dst objects identical 2026/03/11 05:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:14 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/03/11 05:03:14 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:14 DEBUG : Looking for writers 2026/03/11 05:03:14 DEBUG : file1: reading active writers 2026/03/11 05:03:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:14 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:03:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 05:03:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 05:03:14 DEBUG : file1: WriteFileHandle.Release closing 2026/03/11 05:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:14 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (0 bytes), uploading instead of streaming 2026/03/11 05:03:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:14 DEBUG : file1: size = 0 OK 2026/03/11 05:03:14 DEBUG : file1: Size of src and dst objects identical 2026/03/11 05:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:14 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/03/11 05:03:14 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:14 DEBUG : Looking for writers 2026/03/11 05:03:14 DEBUG : file1: reading active writers 2026/03/11 05:03:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:14 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:03:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 05:03:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/03/11 05:03:14 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:14 DEBUG : Looking for writers 2026/03/11 05:03:14 DEBUG : file1: reading active writers 2026/03/11 05:03:14 DEBUG : file1: active writers 1 2026/03/11 05:03:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/03/11 05:03:14 DEBUG : Looking for writers 2026/03/11 05:03:14 DEBUG : file1: reading active writers 2026/03/11 05:03:14 DEBUG : file1: active writers 1 2026/03/11 05:03:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/03/11 05:03:14 DEBUG : Looking for writers 2026/03/11 05:03:14 DEBUG : file1: reading active writers 2026/03/11 05:03:14 DEBUG : file1: active writers 1 2026/03/11 05:03:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/03/11 05:03:14 DEBUG : Looking for writers 2026/03/11 05:03:14 DEBUG : file1: reading active writers 2026/03/11 05:03:14 DEBUG : file1: active writers 1 2026/03/11 05:03:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/03/11 05:03:14 DEBUG : Looking for writers 2026/03/11 05:03:14 DEBUG : file1: reading active writers 2026/03/11 05:03:14 DEBUG : file1: active writers 1 2026/03/11 05:03:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/03/11 05:03:14 DEBUG : Looking for writers 2026/03/11 05:03:14 DEBUG : file1: reading active writers 2026/03/11 05:03:14 DEBUG : file1: active writers 1 2026/03/11 05:03:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/03/11 05:03:15 DEBUG : Looking for writers 2026/03/11 05:03:15 DEBUG : file1: reading active writers 2026/03/11 05:03:15 DEBUG : file1: active writers 1 2026/03/11 05:03:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/03/11 05:03:15 DEBUG : Looking for writers 2026/03/11 05:03:15 DEBUG : file1: reading active writers 2026/03/11 05:03:15 DEBUG : file1: active writers 1 2026/03/11 05:03:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:16 DEBUG : Looking for writers 2026/03/11 05:03:16 DEBUG : file1: reading active writers 2026/03/11 05:03:16 DEBUG : file1: active writers 1 2026/03/11 05:03:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:17 DEBUG : Looking for writers 2026/03/11 05:03:17 DEBUG : file1: reading active writers 2026/03/11 05:03:17 DEBUG : file1: active writers 1 2026/03/11 05:03:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:18 DEBUG : Looking for writers 2026/03/11 05:03:18 DEBUG : file1: reading active writers 2026/03/11 05:03:18 DEBUG : file1: active writers 1 2026/03/11 05:03:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:19 DEBUG : Looking for writers 2026/03/11 05:03:19 DEBUG : file1: reading active writers 2026/03/11 05:03:19 DEBUG : file1: active writers 1 2026/03/11 05:03:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:20 DEBUG : Looking for writers 2026/03/11 05:03:20 DEBUG : file1: reading active writers 2026/03/11 05:03:20 DEBUG : file1: active writers 1 2026/03/11 05:03:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:21 DEBUG : Looking for writers 2026/03/11 05:03:21 DEBUG : file1: reading active writers 2026/03/11 05:03:21 DEBUG : file1: active writers 1 2026/03/11 05:03:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:22 DEBUG : Looking for writers 2026/03/11 05:03:22 DEBUG : file1: reading active writers 2026/03/11 05:03:22 DEBUG : file1: active writers 1 2026/03/11 05:03:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:23 DEBUG : Looking for writers 2026/03/11 05:03:23 DEBUG : file1: reading active writers 2026/03/11 05:03:23 DEBUG : file1: active writers 1 2026/03/11 05:03:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:24 DEBUG : Looking for writers 2026/03/11 05:03:24 DEBUG : file1: reading active writers 2026/03/11 05:03:24 DEBUG : file1: active writers 1 2026/03/11 05:03:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:25 DEBUG : Looking for writers 2026/03/11 05:03:25 DEBUG : file1: reading active writers 2026/03/11 05:03:25 DEBUG : file1: active writers 1 2026/03/11 05:03:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:26 DEBUG : Looking for writers 2026/03/11 05:03:26 DEBUG : file1: reading active writers 2026/03/11 05:03:26 DEBUG : file1: active writers 1 2026/03/11 05:03:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:27 DEBUG : Looking for writers 2026/03/11 05:03:27 DEBUG : file1: reading active writers 2026/03/11 05:03:27 DEBUG : file1: active writers 1 2026/03/11 05:03:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:28 DEBUG : Looking for writers 2026/03/11 05:03:28 DEBUG : file1: reading active writers 2026/03/11 05:03:28 DEBUG : file1: active writers 1 2026/03/11 05:03:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:29 DEBUG : Looking for writers 2026/03/11 05:03:29 DEBUG : file1: reading active writers 2026/03/11 05:03:29 DEBUG : file1: active writers 1 2026/03/11 05:03:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:30 DEBUG : Looking for writers 2026/03/11 05:03:30 DEBUG : file1: reading active writers 2026/03/11 05:03:30 DEBUG : file1: active writers 1 2026/03/11 05:03:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:31 DEBUG : Looking for writers 2026/03/11 05:03:31 DEBUG : file1: reading active writers 2026/03/11 05:03:31 DEBUG : file1: active writers 1 2026/03/11 05:03:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:32 DEBUG : Looking for writers 2026/03/11 05:03:32 DEBUG : file1: reading active writers 2026/03/11 05:03:32 DEBUG : file1: active writers 1 2026/03/11 05:03:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:33 DEBUG : Looking for writers 2026/03/11 05:03:33 DEBUG : file1: reading active writers 2026/03/11 05:03:33 DEBUG : file1: active writers 1 2026/03/11 05:03:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:34 DEBUG : Looking for writers 2026/03/11 05:03:34 DEBUG : file1: reading active writers 2026/03/11 05:03:34 DEBUG : file1: active writers 1 2026/03/11 05:03:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:35 DEBUG : Looking for writers 2026/03/11 05:03:35 DEBUG : file1: reading active writers 2026/03/11 05:03:35 DEBUG : file1: active writers 1 2026/03/11 05:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:36 DEBUG : Looking for writers 2026/03/11 05:03:36 DEBUG : file1: reading active writers 2026/03/11 05:03:36 DEBUG : file1: active writers 1 2026/03/11 05:03:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:37 DEBUG : Looking for writers 2026/03/11 05:03:37 DEBUG : file1: reading active writers 2026/03/11 05:03:37 DEBUG : file1: active writers 1 2026/03/11 05:03:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:38 DEBUG : Looking for writers 2026/03/11 05:03:38 DEBUG : file1: reading active writers 2026/03/11 05:03:38 DEBUG : file1: active writers 1 2026/03/11 05:03:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:39 DEBUG : Looking for writers 2026/03/11 05:03:39 DEBUG : file1: reading active writers 2026/03/11 05:03:39 DEBUG : file1: active writers 1 2026/03/11 05:03:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:40 DEBUG : Looking for writers 2026/03/11 05:03:40 DEBUG : file1: reading active writers 2026/03/11 05:03:40 DEBUG : file1: active writers 1 2026/03/11 05:03:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:41 DEBUG : Looking for writers 2026/03/11 05:03:41 DEBUG : file1: reading active writers 2026/03/11 05:03:41 DEBUG : file1: active writers 1 2026/03/11 05:03:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:42 DEBUG : Looking for writers 2026/03/11 05:03:42 DEBUG : file1: reading active writers 2026/03/11 05:03:42 DEBUG : file1: active writers 1 2026/03/11 05:03:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:43 DEBUG : Looking for writers 2026/03/11 05:03:43 DEBUG : file1: reading active writers 2026/03/11 05:03:43 DEBUG : file1: active writers 1 2026/03/11 05:03:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/11 05:03:44 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/03/11 05:03:44 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:44 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:03:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:03:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 05:03:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 05:03:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:44 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (0 bytes), uploading instead of streaming 2026/03/11 05:03:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:44 DEBUG : file1: size = 0 OK 2026/03/11 05:03:44 DEBUG : file1: Size of src and dst objects identical 2026/03/11 05:03:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:03:44 DEBUG : file1: Open: flags=O_RDONLY 2026/03/11 05:03:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/11 05:03:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/11 05:03:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:44 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:44 DEBUG : Looking for writers 2026/03/11 05:03:44 DEBUG : file1: reading active writers 2026/03/11 05:03:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:44 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/11 05:03:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/11 05:03:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/11 05:03:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/11 05:03:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:44 DEBUG : webdav root 'rclone-test-tusoliz3vuho': File to upload is small (100 bytes), uploading instead of streaming 2026/03/11 05:03:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:44 DEBUG : file1: size = 100 OK 2026/03/11 05:03:44 DEBUG : file1: Size of src and dst objects identical 2026/03/11 05:03:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/11 05:03:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/11 05:03:44 DEBUG : file1: Open: flags=O_RDONLY 2026/03/11 05:03:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/11 05:03:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/11 05:03:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:44 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:44 DEBUG : Looking for writers 2026/03/11 05:03:44 DEBUG : file1: reading active writers 2026/03/11 05:03:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:44 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:44 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:44 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:44 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:44 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:44 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:44 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/03/11 05:03:44 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/03/11 05:03:44 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:44 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:44 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/03/11 05:03:44 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/03/11 05:03:44 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:44 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:44 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/03/11 05:03:44 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/03/11 05:03:44 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:44 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:44 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/03/11 05:03:44 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/03/11 05:03:44 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:44 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:44 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/03/11 05:03:44 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/03/11 05:03:44 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:45 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:45 DEBUG : flat: Looking for writers 2026/03/11 05:03:45 DEBUG : f002.txt: reading active writers 2026/03/11 05:03:45 DEBUG : f003.txt: reading active writers 2026/03/11 05:03:45 DEBUG : f004.txt: reading active writers 2026/03/11 05:03:45 DEBUG : f000.txt: reading active writers 2026/03/11 05:03:45 DEBUG : f001.txt: reading active writers 2026/03/11 05:03:45 DEBUG : Looking for writers 2026/03/11 05:03:45 DEBUG : flat: reading active writers 2026/03/11 05:03:45 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:45 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:45 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:45 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:45 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:45 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/03/11 05:03:45 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/03/11 05:03:45 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:45 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/03/11 05:03:45 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/03/11 05:03:45 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:45 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/03/11 05:03:45 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/03/11 05:03:45 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:45 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:45 DEBUG : a/b/c: Looking for writers 2026/03/11 05:03:45 DEBUG : deep.txt: reading active writers 2026/03/11 05:03:45 DEBUG : a/b: Looking for writers 2026/03/11 05:03:45 DEBUG : mid.txt: reading active writers 2026/03/11 05:03:45 DEBUG : c: reading active writers 2026/03/11 05:03:45 DEBUG : a: Looking for writers 2026/03/11 05:03:45 DEBUG : b: reading active writers 2026/03/11 05:03:45 DEBUG : top.txt: reading active writers 2026/03/11 05:03:45 DEBUG : Looking for writers 2026/03/11 05:03:45 DEBUG : a: reading active writers 2026/03/11 05:03:45 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:45 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:46 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:46 DEBUG : bigdir: Looking for writers 2026/03/11 05:03:46 DEBUG : big.bin: reading active writers 2026/03/11 05:03:46 DEBUG : Looking for writers 2026/03/11 05:03:46 DEBUG : bigdir: reading active writers 2026/03/11 05:03:46 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.62s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-tusoliz3vuho'", Local "Local file system at /tmp/rclone4077971730", Modify Window "1s" 2026/03/11 05:03:46 INFO : webdav root 'rclone-test-tusoliz3vuho': poll-interval is not supported by this remote 2026/03/11 05:03:46 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:46 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:46 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/03/11 05:03:46 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/03/11 05:03:46 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/03/11 05:03:46 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:46 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:46 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/03/11 05:03:46 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/03/11 05:03:46 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:46 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:46 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/03/11 05:03:46 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/03/11 05:03:46 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/11 05:03:46 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/11 05:03:46 DEBUG : WaitForWriters: timeout=30s 2026/03/11 05:03:46 DEBUG : dir1: Looking for writers 2026/03/11 05:03:46 DEBUG : a.txt: reading active writers 2026/03/11 05:03:46 DEBUG : dir2: Looking for writers 2026/03/11 05:03:46 DEBUG : b.txt: reading active writers 2026/03/11 05:03:46 DEBUG : dir3: Looking for writers 2026/03/11 05:03:46 DEBUG : c.txt: reading active writers 2026/03/11 05:03:46 DEBUG : Looking for writers 2026/03/11 05:03:46 DEBUG : dir1: reading active writers 2026/03/11 05:03:46 DEBUG : dir2: reading active writers 2026/03/11 05:03:46 DEBUG : dir3: reading active writers 2026/03/11 05:03:46 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/03/11 05:03:46 DEBUG : webdav root 'rclone-test-tusoliz3vuho': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.34690152s (try 1/5)