"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/05/02 06:09:47 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-huvapid9digo" 2026/05/02 06:09:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 06:09:47 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/05/02 06:09:47 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/02 06:09:47 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/02 06:09:47 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/02 06:09:47 DEBUG : Setting pass="tL_Jz3sMe5lqm-nIGCZRbgXEh37dlfAZgvE2uf_OqMPf" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/02 06:09:47 DEBUG : TestWebdavRclone: detected overridden config - adding "{OFRiv}" suffix to name 2026/05/02 06:09:47 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/02 06:09:47 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/02 06:09:47 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/02 06:09:47 DEBUG : Setting pass="tL_Jz3sMe5lqm-nIGCZRbgXEh37dlfAZgvE2uf_OqMPf" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/02 06:09:47 DEBUG : found headers: 2026/05/02 06:09:47 DEBUG : Creating backend with remote "/tmp/rclone380378928" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:47 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:47 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:47 DEBUG : dir: Looking for writers 2026/05/02 06:09:47 DEBUG : Looking for writers 2026/05/02 06:09:47 DEBUG : dir: reading active writers 2026/05/02 06:09:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:47 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:47 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:47 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:47 DEBUG : dir/subdir: Looking for writers 2026/05/02 06:09:47 DEBUG : dir: Looking for writers 2026/05/02 06:09:47 DEBUG : file1: reading active writers 2026/05/02 06:09:47 DEBUG : file2: reading active writers 2026/05/02 06:09:47 DEBUG : subdir: reading active writers 2026/05/02 06:09:47 DEBUG : Looking for writers 2026/05/02 06:09:47 DEBUG : dir: reading active writers 2026/05/02 06:09:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:47 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:47 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:47 DEBUG : dir: Looking for writers 2026/05/02 06:09:47 DEBUG : file1: reading active writers 2026/05/02 06:09:47 DEBUG : Looking for writers 2026/05/02 06:09:47 DEBUG : dir: reading active writers 2026/05/02 06:09:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:47 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:47 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:47 DEBUG : dir: Looking for writers 2026/05/02 06:09:47 DEBUG : Looking for writers 2026/05/02 06:09:47 DEBUG : dir: reading active writers 2026/05/02 06:09:47 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:48 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:48 DEBUG : dir: forgetting directory cache 2026/05/02 06:09:48 DEBUG : forgetting directory cache 2026/05/02 06:09:48 DEBUG : dir: forgetting directory cache 2026/05/02 06:09:48 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:48 DEBUG : Looking for writers 2026/05/02 06:09:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.16s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:48 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:48 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/02 06:09:48 DEBUG : dir: invalidating directory cache 2026/05/02 06:09:48 DEBUG : >ForgetPath: 2026/05/02 06:09:48 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/02 06:09:48 DEBUG : invalidating directory cache 2026/05/02 06:09:48 DEBUG : dir: forgetting directory cache 2026/05/02 06:09:48 DEBUG : >ForgetPath: 2026/05/02 06:09:48 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/02 06:09:48 DEBUG : >ForgetPath: 2026/05/02 06:09:48 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:48 DEBUG : dir: Looking for writers 2026/05/02 06:09:48 DEBUG : Looking for writers 2026/05/02 06:09:48 DEBUG : dir: reading active writers 2026/05/02 06:09:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:48 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:48 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:48 DEBUG : forgetting directory cache 2026/05/02 06:09:48 DEBUG : dir: forgetting directory cache 2026/05/02 06:09:48 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:48 DEBUG : dir: Looking for writers 2026/05/02 06:09:48 DEBUG : fil/a/b: Looking for writers 2026/05/02 06:09:48 DEBUG : fil/a: Looking for writers 2026/05/02 06:09:48 DEBUG : b: reading active writers 2026/05/02 06:09:48 DEBUG : fil: Looking for writers 2026/05/02 06:09:48 DEBUG : a: reading active writers 2026/05/02 06:09:48 DEBUG : Looking for writers 2026/05/02 06:09:48 DEBUG : fil: reading active writers 2026/05/02 06:09:48 DEBUG : dir: reading active writers 2026/05/02 06:09:48 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.43s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:48 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:48 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:48 DEBUG : dir: Looking for writers 2026/05/02 06:09:48 DEBUG : Looking for writers 2026/05/02 06:09:48 DEBUG : dir: reading active writers 2026/05/02 06:09:48 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:48 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:48 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:48 DEBUG : dir: Looking for writers 2026/05/02 06:09:48 DEBUG : file1: reading active writers 2026/05/02 06:09:48 DEBUG : Looking for writers 2026/05/02 06:09:48 DEBUG : dir: reading active writers 2026/05/02 06:09:48 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.15s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:49 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:49 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:49 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/05/02 06:09:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/02 06:09:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/02 06:09:49 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/02 06:09:49 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/02 06:09:49 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:49 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:49 DEBUG : dir: invalidating directory cache 2026/05/02 06:09:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/02 06:09:49 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/02 06:09:49 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/02 06:09:49 DEBUG : dir/file1: Reset virtual modtime 2026/05/02 06:09:49 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/02 06:09:49 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/02 06:09:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/02 06:09:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/02 06:09:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:49 DEBUG : dir: invalidating directory cache 2026/05/02 06:09:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/02 06:09:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/02 06:09:49 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/02 06:09:49 DEBUG : forgetting directory cache 2026/05/02 06:09:49 DEBUG : dir: forgetting directory cache 2026/05/02 06:09:49 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/02 06:09:49 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:49 DEBUG : dir/virtualDir: Looking for writers 2026/05/02 06:09:49 DEBUG : dir: Looking for writers 2026/05/02 06:09:49 DEBUG : file1: reading active writers 2026/05/02 06:09:49 DEBUG : virtualFile2: reading active writers 2026/05/02 06:09:49 DEBUG : virtualFile: reading active writers 2026/05/02 06:09:49 DEBUG : virtualDir: reading active writers 2026/05/02 06:09:49 DEBUG : Looking for writers 2026/05/02 06:09:49 DEBUG : dir: reading active writers 2026/05/02 06:09:49 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.42s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:49 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:49 ERROR : dir/: Can only open directories read only 2026/05/02 06:09:49 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:49 DEBUG : dir: Looking for writers 2026/05/02 06:09:49 DEBUG : Looking for writers 2026/05/02 06:09:49 DEBUG : dir: reading active writers 2026/05/02 06:09:49 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:49 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:49 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/02 06:09:49 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/02 06:09:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/02 06:09:49 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (5 bytes), uploading instead of streaming 2026/05/02 06:09:49 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:49 DEBUG : dir/potato: size = 5 OK 2026/05/02 06:09:49 NOTICE: webdav root 'rclone-test-huvapid9digo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/02 06:09:49 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/02 06:09:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/02 06:09:49 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:49 DEBUG : dir: Looking for writers 2026/05/02 06:09:49 DEBUG : file1: reading active writers 2026/05/02 06:09:49 DEBUG : potato: reading active writers 2026/05/02 06:09:49 DEBUG : Looking for writers 2026/05/02 06:09:49 DEBUG : dir: reading active writers 2026/05/02 06:09:49 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:49 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/02 06:09:50 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:50 DEBUG : dir/sub: Looking for writers 2026/05/02 06:09:50 DEBUG : dir: Looking for writers 2026/05/02 06:09:50 DEBUG : file1: reading active writers 2026/05/02 06:09:50 DEBUG : sub: reading active writers 2026/05/02 06:09:50 DEBUG : Looking for writers 2026/05/02 06:09:50 DEBUG : dir: reading active writers 2026/05/02 06:09:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.36s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:50 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/02 06:09:50 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/02 06:09:50 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:50 DEBUG : dir/sub/subsub: Looking for writers 2026/05/02 06:09:50 DEBUG : dir/sub: Looking for writers 2026/05/02 06:09:50 DEBUG : subsub: reading active writers 2026/05/02 06:09:50 DEBUG : dir: Looking for writers 2026/05/02 06:09:50 DEBUG : file1: reading active writers 2026/05/02 06:09:50 DEBUG : sub: reading active writers 2026/05/02 06:09:50 DEBUG : Looking for writers 2026/05/02 06:09:50 DEBUG : dir: reading active writers 2026/05/02 06:09:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:50 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:50 ERROR : dir/: Dir.Remove not empty 2026/05/02 06:09:50 DEBUG : dir/file1: Remove: 2026/05/02 06:09:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:50 DEBUG : dir/file1: >Remove: err= 2026/05/02 06:09:50 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/02 06:09:50 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:50 DEBUG : Looking for writers 2026/05/02 06:09:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:50 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:50 DEBUG : dir/file1: Remove: 2026/05/02 06:09:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:50 DEBUG : dir/file1: >Remove: err= 2026/05/02 06:09:50 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/02 06:09:50 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:50 DEBUG : Looking for writers 2026/05/02 06:09:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:50 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:50 DEBUG : dir/file1: Remove: 2026/05/02 06:09:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:50 DEBUG : dir/file1: >Remove: err= 2026/05/02 06:09:51 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:51 DEBUG : dir: Looking for writers 2026/05/02 06:09:51 DEBUG : Looking for writers 2026/05/02 06:09:51 DEBUG : dir: reading active writers 2026/05/02 06:09:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:51 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:51 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:51 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/02 06:09:51 DEBUG : dir: Updating dir with dir2 0x1b36e70349c0 2026/05/02 06:09:51 DEBUG : dir: forgetting directory cache 2026/05/02 06:09:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/02 06:09:51 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/02 06:09:51 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/02 06:09:51 DEBUG : file2: Updating file with file2 0x1b36e7035040 2026/05/02 06:09:51 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/02 06:09:51 INFO : dir2/file3: Deleted 2026/05/02 06:09:51 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/02 06:09:51 DEBUG : dir2/file3: Updating file with dir2/file3 0x1b36e7035040 2026/05/02 06:09:51 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/02 06:09:51 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/02 06:09:51 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/02 06:09:51 DEBUG : empty directory: Updating dir with renamed empty directory 0x1b36e74248f0 2026/05/02 06:09:51 DEBUG : empty directory: forgetting directory cache 2026/05/02 06:09:51 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/02 06:09:51 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/02 06:09:51 DEBUG : dir2: Renaming to "dir3" 2026/05/02 06:09:51 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:51 DEBUG : dir3: Looking for writers 2026/05/02 06:09:51 DEBUG : file3: reading active writers 2026/05/02 06:09:51 DEBUG : renamed empty directory: Looking for writers 2026/05/02 06:09:51 DEBUG : Looking for writers 2026/05/02 06:09:51 DEBUG : dir3: reading active writers 2026/05/02 06:09:51 DEBUG : renamed empty directory: reading active writers 2026/05/02 06:09:51 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:51 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/02 06:09:51 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:09:51 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 06:09:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/02 06:09:51 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/02 06:09:51 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/02 06:09:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/02 06:09:51 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:09:51 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 06:09:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/02 06:09:51 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/02 06:09:51 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/02 06:09:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/02 06:09:51 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (12 bytes), uploading instead of streaming 2026/05/02 06:09:51 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:51 DEBUG : dir/sub/file2: size = 12 OK 2026/05/02 06:09:51 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/02 06:09:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/02 06:09:51 DEBUG : forgetting directory cache 2026/05/02 06:09:51 DEBUG : dir: forgetting directory cache 2026/05/02 06:09:51 DEBUG : dir/sub: forgetting directory cache 2026/05/02 06:09:51 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/02 06:09:51 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/02 06:09:51 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (5 bytes), uploading instead of streaming 2026/05/02 06:09:51 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:51 DEBUG : dir/sub/file0: size = 5 OK 2026/05/02 06:09:51 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/02 06:09:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/02 06:09:51 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:51 DEBUG : dir/sub: Looking for writers 2026/05/02 06:09:51 DEBUG : file0: reading active writers 2026/05/02 06:09:51 DEBUG : file2: reading active writers 2026/05/02 06:09:51 DEBUG : dir: Looking for writers 2026/05/02 06:09:51 DEBUG : sub: reading active writers 2026/05/02 06:09:51 DEBUG : file1: reading active writers 2026/05/02 06:09:51 DEBUG : Looking for writers 2026/05/02 06:09:51 DEBUG : dir: reading active writers 2026/05/02 06:09:51 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:51 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/02 06:09:51 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:51 DEBUG : Looking for writers 2026/05/02 06:09:51 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:51 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/02 06:09:52 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:09:52 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/02 06:09:52 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/02 06:09:52 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/02 06:09:52 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:52 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:52 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/02 06:09:52 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:09:52 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/02 06:09:52 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/02 06:09:52 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/02 06:09:52 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:52 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:52 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:52 DEBUG : dir: Looking for writers 2026/05/02 06:09:52 DEBUG : file1: reading active writers 2026/05/02 06:09:52 DEBUG : file1.metadata: reading active writers 2026/05/02 06:09:52 DEBUG : Looking for writers 2026/05/02 06:09:52 DEBUG : dir: reading active writers 2026/05/02 06:09:52 DEBUG : dir.metadata: reading active writers 2026/05/02 06:09:52 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.15s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:52 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:52 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:52 DEBUG : dir: Looking for writers 2026/05/02 06:09:52 DEBUG : file1: reading active writers 2026/05/02 06:09:52 DEBUG : Looking for writers 2026/05/02 06:09:52 DEBUG : dir: reading active writers 2026/05/02 06:09:52 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:52 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:52 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:52 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/05/02 06:09:52 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:52 DEBUG : dir: Looking for writers 2026/05/02 06:09:52 DEBUG : file1: reading active writers 2026/05/02 06:09:52 DEBUG : Looking for writers 2026/05/02 06:09:52 DEBUG : dir: reading active writers 2026/05/02 06:09:52 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-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:52 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/02 06:09:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:52 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:52 DEBUG : dir: Looking for writers 2026/05/02 06:09:52 DEBUG : file1: reading active writers 2026/05/02 06:09:52 DEBUG : Looking for writers 2026/05/02 06:09:52 DEBUG : dir: reading active writers 2026/05/02 06:09:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/05/02 06:09:52 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/02 06:09:52 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/02 06:09:52 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:52 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/02 06:09:52 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:52 DEBUG : Looking for writers 2026/05/02 06:09:52 DEBUG : file.txt: reading active writers 2026/05/02 06:09:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:52 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:52 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (25 bytes), uploading instead of streaming 2026/05/02 06:09:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:52 DEBUG : dir/file1: size = 25 OK 2026/05/02 06:09:52 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/02 06:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:52 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:52 DEBUG : dir: Looking for writers 2026/05/02 06:09:52 DEBUG : file1: reading active writers 2026/05/02 06:09:52 DEBUG : Looking for writers 2026/05/02 06:09:52 DEBUG : dir: reading active writers 2026/05/02 06:09:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.18s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:52 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:52 DEBUG : dir/file1: Remove: 2026/05/02 06:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:52 DEBUG : dir/file1: >Remove: err= 2026/05/02 06:09:52 DEBUG : dir/file1: Remove: 2026/05/02 06:09:52 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/02 06:09:52 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:52 DEBUG : dir: Looking for writers 2026/05/02 06:09:52 DEBUG : Looking for writers 2026/05/02 06:09:52 DEBUG : dir: reading active writers 2026/05/02 06:09:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:52 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:53 DEBUG : dir/file1: Remove: 2026/05/02 06:09:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:53 DEBUG : dir/file1: >Remove: err= 2026/05/02 06:09:53 DEBUG : dir/file1: Remove: 2026/05/02 06:09:53 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/02 06:09:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:53 DEBUG : dir: Looking for writers 2026/05/02 06:09:53 DEBUG : Looking for writers 2026/05/02 06:09:53 DEBUG : dir: reading active writers 2026/05/02 06:09:53 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:53 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/02 06:09:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/02 06:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/02 06:09:53 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/02 06:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/02 06:09:53 DEBUG : dir/file1: Open: flags=0x3 2026/05/02 06:09:53 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/02 06:09:53 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/02 06:09:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:53 DEBUG : dir: Looking for writers 2026/05/02 06:09:53 DEBUG : file1: reading active writers 2026/05/02 06:09:53 DEBUG : Looking for writers 2026/05/02 06:09:53 DEBUG : dir: reading active writers 2026/05/02 06:09:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:53 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:53 DEBUG : dir: Looking for writers 2026/05/02 06:09:53 DEBUG : file1: reading active writers 2026/05/02 06:09:53 DEBUG : Looking for writers 2026/05/02 06:09:53 DEBUG : dir: reading active writers 2026/05/02 06:09:53 DEBUG : >WaitForWriters: 2026/05/02 06:09:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 06:09:53 DEBUG : newLeaf: Updating file with newLeaf 0x1b36e73e9110 2026/05/02 06:09:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/02 06:09:53 DEBUG : dir/file1: Updating file with dir/file1 0x1b36e73e9110 2026/05/02 06:09:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/02 06:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 06:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/02 06:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:53 DEBUG : dir/file1: File is currently open, delaying rename 0x1b36e73e9110 2026/05/02 06:09:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:53 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (25 bytes), uploading instead of streaming 2026/05/02 06:09:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:53 DEBUG : dir/file1: size = 25 OK 2026/05/02 06:09:53 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/02 06:09:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:53 DEBUG : newLeaf: Running delayed rename now 2026/05/02 06:09:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 06:09:53 DEBUG : newLeaf: Updating file with newLeaf 0x1b36e73e9110 2026/05/02 06:09:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:53 DEBUG : dir: Looking for writers 2026/05/02 06:09:53 DEBUG : Looking for writers 2026/05/02 06:09:53 DEBUG : dir: reading active writers 2026/05/02 06:09:53 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:53 DEBUG : >WaitForWriters: 2026/05/02 06:09:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:53 DEBUG : dir: Looking for writers 2026/05/02 06:09:53 DEBUG : Looking for writers 2026/05/02 06:09:53 DEBUG : dir: reading active writers 2026/05/02 06:09:53 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:53 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:53 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:53 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:53 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:53 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:53 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:53 DEBUG : dir: Looking for writers 2026/05/02 06:09:53 DEBUG : file1: reading active writers 2026/05/02 06:09:53 DEBUG : Looking for writers 2026/05/02 06:09:53 DEBUG : dir: reading active writers 2026/05/02 06:09:53 DEBUG : >WaitForWriters: 2026/05/02 06:09:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 06:09:53 DEBUG : newLeaf: Updating file with newLeaf 0x1b36e73e9ba0 2026/05/02 06:09:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/02 06:09:53 DEBUG : dir/file1: Updating file with dir/file1 0x1b36e73e9ba0 2026/05/02 06:09:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/02 06:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 06:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/02 06:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:53 DEBUG : dir/file1: File is currently open, delaying rename 0x1b36e73e9ba0 2026/05/02 06:09:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:53 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (25 bytes), uploading instead of streaming 2026/05/02 06:09:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:53 DEBUG : dir/file1: size = 25 OK 2026/05/02 06:09:53 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/02 06:09:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:53 DEBUG : newLeaf: Running delayed rename now 2026/05/02 06:09:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 06:09:53 DEBUG : newLeaf: Updating file with newLeaf 0x1b36e73e9ba0 2026/05/02 06:09:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:53 DEBUG : dir: Looking for writers 2026/05/02 06:09:53 DEBUG : Looking for writers 2026/05/02 06:09:53 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:53 DEBUG : dir: reading active writers 2026/05/02 06:09:53 DEBUG : >WaitForWriters: 2026/05/02 06:09:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:53 DEBUG : dir: Looking for writers 2026/05/02 06:09:53 DEBUG : Looking for writers 2026/05/02 06:09:53 DEBUG : dir: reading active writers 2026/05/02 06:09:53 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:53 DEBUG : >WaitForWriters: 2026/05/02 06:09:53 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:54 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:54 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:54 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:54 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:54 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 06:09:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e766b200): openPending: 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/02 06:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e766b200): >openPending: err= 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/02 06:09:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e766b200): _writeAt: size=14, off=0 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e766b200): >_writeAt: n=14, err= 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e766b200): close: 2026/05/02 06:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/02 06:09:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e766b200): >close: err= 2026/05/02 06:09:54 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : file1: reading active writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : file1: reading active writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : file1: reading active writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : file1: reading active writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: starting upload 2026/05/02 06:09:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:54 DEBUG : dir/file1: size = 14 OK 2026/05/02 06:09:54 INFO : dir/file1: Copied (replaced existing) 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/02 06:09:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/02 06:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : file1: reading active writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : >WaitForWriters: 2026/05/02 06:09:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e75f8040): _readAt: size=512, off=0 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e75f8040): openPending: 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/02 06:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e75f8040): >openPending: err= 2026/05/02 06:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e75f8040): >_readAt: n=14, err=EOF 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e75f8040): close: 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e75f8040): >close: err= 2026/05/02 06:09:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 06:09:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/02 06:09:54 DEBUG : newLeaf: Updating file with newLeaf 0x1b36e7645d40 2026/05/02 06:09:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/02 06:09:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/02 06:09:54 DEBUG : dir/file1: Updating file with dir/file1 0x1b36e7645d40 2026/05/02 06:09:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/02 06:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 06:09:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e7906780): openPending: 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/02 06:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e7906780): >openPending: err= 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/02 06:09:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e7906780): _writeAt: size=25, off=0 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e7906780): >_writeAt: n=25, err= 2026/05/02 06:09:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 06:09:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/02 06:09:54 DEBUG : newLeaf: Updating file with newLeaf 0x1b36e7645d40 2026/05/02 06:09:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:54 DEBUG : newLeaf(0x1b36e7906780): close: 2026/05/02 06:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/02 06:09:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-02 06:09:54.408174871 +0000 UTC m=+7.257642609 2026/05/02 06:09:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:54 DEBUG : newLeaf(0x1b36e7906780): >close: err= 2026/05/02 06:09:54 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:09:54 DEBUG : newLeaf: vfs cache: starting upload 2026/05/02 06:09:54 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:54 DEBUG : newLeaf: size = 25 OK 2026/05/02 06:09:54 INFO : newLeaf: Copied (replaced existing) 2026/05/02 06:09:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-02 06:09:54 +0000 UTC" 2026/05/02 06:09:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/02 06:09:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:54 DEBUG : >WaitForWriters: 2026/05/02 06:09:54 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:54 DEBUG : >WaitForWriters: 2026/05/02 06:09:54 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:54 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:54 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:54 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:54 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:54 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:54 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : file1: reading active writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : >WaitForWriters: 2026/05/02 06:09:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 06:09:54 DEBUG : newLeaf: Updating file with newLeaf 0x1b36e74c8410 2026/05/02 06:09:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/02 06:09:54 DEBUG : dir/file1: Updating file with dir/file1 0x1b36e74c8410 2026/05/02 06:09:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/02 06:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 06:09:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e76ba680): openPending: 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/02 06:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e76ba680): >openPending: err= 2026/05/02 06:09:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/02 06:09:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e76ba680): _writeAt: size=25, off=0 2026/05/02 06:09:54 DEBUG : dir/file1(0x1b36e76ba680): >_writeAt: n=25, err= 2026/05/02 06:09:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 06:09:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/02 06:09:54 DEBUG : newLeaf: Updating file with newLeaf 0x1b36e74c8410 2026/05/02 06:09:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:54 DEBUG : newLeaf(0x1b36e76ba680): close: 2026/05/02 06:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/02 06:09:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-02 06:09:54.913742499 +0000 UTC m=+7.763210247 2026/05/02 06:09:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:54 DEBUG : newLeaf(0x1b36e76ba680): >close: err= 2026/05/02 06:09:54 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:09:54 DEBUG : dir: Looking for writers 2026/05/02 06:09:54 DEBUG : Looking for writers 2026/05/02 06:09:54 DEBUG : dir: reading active writers 2026/05/02 06:09:54 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:09:55 DEBUG : newLeaf: vfs cache: starting upload 2026/05/02 06:09:55 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:55 DEBUG : newLeaf: size = 25 OK 2026/05/02 06:09:55 INFO : newLeaf: Copied (replaced existing) 2026/05/02 06:09:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-02 06:09:54 +0000 UTC" 2026/05/02 06:09:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/02 06:09:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:55 DEBUG : >WaitForWriters: 2026/05/02 06:09:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:55 DEBUG : >WaitForWriters: 2026/05/02 06:09:55 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:55 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:55 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:55 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:55 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:55 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 06:09:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e76ce6c0): openPending: 2026/05/02 06:09:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/02 06:09:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/02 06:09:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e76ce6c0): >openPending: err= 2026/05/02 06:09:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/02 06:09:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e76ce6c0): _writeAt: size=14, off=0 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e76ce6c0): >_writeAt: n=14, err= 2026/05/02 06:09:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e76ce6c0): close: 2026/05/02 06:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/02 06:09:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/02 06:09:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e76ce6c0): >close: err= 2026/05/02 06:09:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : file1: reading active writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : file1: reading active writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : file1: reading active writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : file1: reading active writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:09:55 DEBUG : dir/file1: vfs cache: starting upload 2026/05/02 06:09:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:55 DEBUG : dir/file1: size = 14 OK 2026/05/02 06:09:55 INFO : dir/file1: Copied (replaced existing) 2026/05/02 06:09:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/02 06:09:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/02 06:09:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : file1: reading active writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : >WaitForWriters: 2026/05/02 06:09:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e76cfd80): _readAt: size=512, off=0 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e76cfd80): openPending: 2026/05/02 06:09:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/02 06:09:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/02 06:09:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e76cfd80): >openPending: err= 2026/05/02 06:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e76cfd80): >_readAt: n=14, err=EOF 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e76cfd80): close: 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e76cfd80): >close: err= 2026/05/02 06:09:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 06:09:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/02 06:09:55 DEBUG : newLeaf: Updating file with newLeaf 0x1b36e766f860 2026/05/02 06:09:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/02 06:09:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/02 06:09:55 DEBUG : dir/file1: Updating file with dir/file1 0x1b36e766f860 2026/05/02 06:09:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/02 06:09:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 06:09:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e79c2d80): openPending: 2026/05/02 06:09:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/02 06:09:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/02 06:09:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e79c2d80): >openPending: err= 2026/05/02 06:09:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/02 06:09:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e79c2d80): _writeAt: size=25, off=0 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e79c2d80): >_writeAt: n=25, err= 2026/05/02 06:09:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 06:09:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/02 06:09:55 DEBUG : newLeaf: Updating file with newLeaf 0x1b36e766f860 2026/05/02 06:09:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:55 DEBUG : newLeaf(0x1b36e79c2d80): close: 2026/05/02 06:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/02 06:09:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-02 06:09:55.558974267 +0000 UTC m=+8.408442015 2026/05/02 06:09:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:55 DEBUG : newLeaf(0x1b36e79c2d80): >close: err= 2026/05/02 06:09:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:09:55 DEBUG : newLeaf: vfs cache: starting upload 2026/05/02 06:09:55 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:55 DEBUG : newLeaf: size = 25 OK 2026/05/02 06:09:55 INFO : newLeaf: Copied (replaced existing) 2026/05/02 06:09:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-02 06:09:55 +0000 UTC" 2026/05/02 06:09:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/02 06:09:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:55 DEBUG : >WaitForWriters: 2026/05/02 06:09:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:55 DEBUG : >WaitForWriters: 2026/05/02 06:09:55 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:55 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:55 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:55 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:55 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:55 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:55 DEBUG : dir: Looking for writers 2026/05/02 06:09:55 DEBUG : file1: reading active writers 2026/05/02 06:09:55 DEBUG : Looking for writers 2026/05/02 06:09:55 DEBUG : dir: reading active writers 2026/05/02 06:09:55 DEBUG : >WaitForWriters: 2026/05/02 06:09:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e75e9c80): _readAt: size=512, off=0 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e75e9c80): openPending: 2026/05/02 06:09:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/02 06:09:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/02 06:09:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e75e9c80): >openPending: err= 2026/05/02 06:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/02 06:09:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:09:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e75e9c80): >_readAt: n=14, err=EOF 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e75e9c80): close: 2026/05/02 06:09:55 DEBUG : dir/file1(0x1b36e75e9c80): >close: err= 2026/05/02 06:09:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 06:09:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/02 06:09:55 DEBUG : newLeaf: Updating file with newLeaf 0x1b36e7a72000 2026/05/02 06:09:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/02 06:09:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/02 06:09:56 DEBUG : dir/file1: Updating file with dir/file1 0x1b36e7a72000 2026/05/02 06:09:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/02 06:09:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 06:09:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:56 DEBUG : dir/file1(0x1b36e74d8400): openPending: 2026/05/02 06:09:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/02 06:09:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/02 06:09:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:56 DEBUG : dir/file1(0x1b36e74d8400): >openPending: err= 2026/05/02 06:09:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/02 06:09:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:56 DEBUG : dir/file1(0x1b36e74d8400): _writeAt: size=25, off=0 2026/05/02 06:09:56 DEBUG : dir/file1(0x1b36e74d8400): >_writeAt: n=25, err= 2026/05/02 06:09:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 06:09:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/02 06:09:56 DEBUG : newLeaf: Updating file with newLeaf 0x1b36e7a72000 2026/05/02 06:09:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:09:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:56 DEBUG : newLeaf(0x1b36e74d8400): close: 2026/05/02 06:09:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/02 06:09:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-02 06:09:56.074734386 +0000 UTC m=+8.924202134 2026/05/02 06:09:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:56 DEBUG : newLeaf(0x1b36e74d8400): >close: err= 2026/05/02 06:09:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:56 DEBUG : dir: Looking for writers 2026/05/02 06:09:56 DEBUG : Looking for writers 2026/05/02 06:09:56 DEBUG : dir: reading active writers 2026/05/02 06:09:56 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:09:56 DEBUG : dir: Looking for writers 2026/05/02 06:09:56 DEBUG : Looking for writers 2026/05/02 06:09:56 DEBUG : dir: reading active writers 2026/05/02 06:09:56 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:09:56 DEBUG : dir: Looking for writers 2026/05/02 06:09:56 DEBUG : Looking for writers 2026/05/02 06:09:56 DEBUG : dir: reading active writers 2026/05/02 06:09:56 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:09:56 DEBUG : dir: Looking for writers 2026/05/02 06:09:56 DEBUG : Looking for writers 2026/05/02 06:09:56 DEBUG : dir: reading active writers 2026/05/02 06:09:56 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:09:56 DEBUG : newLeaf: vfs cache: starting upload 2026/05/02 06:09:56 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:56 DEBUG : newLeaf: size = 25 OK 2026/05/02 06:09:56 INFO : newLeaf: Copied (replaced existing) 2026/05/02 06:09:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-02 06:09:56 +0000 UTC" 2026/05/02 06:09:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/02 06:09:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 06:09:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/02 06:09:56 DEBUG : dir: Looking for writers 2026/05/02 06:09:56 DEBUG : Looking for writers 2026/05/02 06:09:56 DEBUG : dir: reading active writers 2026/05/02 06:09:56 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:56 DEBUG : >WaitForWriters: 2026/05/02 06:09:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:56 DEBUG : dir: Looking for writers 2026/05/02 06:09:56 DEBUG : Looking for writers 2026/05/02 06:09:56 DEBUG : dir: reading active writers 2026/05/02 06:09:56 DEBUG : newLeaf: reading active writers 2026/05/02 06:09:56 DEBUG : >WaitForWriters: 2026/05/02 06:09:56 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestFileRename (3.12s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.40s) --- PASS: TestFileRename/minimal,forceCache=true (0.66s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:56 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:56 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:56 DEBUG : Looking for writers 2026/05/02 06:09:56 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-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:56 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:09:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/02 06:09:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:56 DEBUG : dir: Looking for writers 2026/05/02 06:09:56 DEBUG : file1: reading active writers 2026/05/02 06:09:56 DEBUG : Looking for writers 2026/05/02 06:09:56 DEBUG : dir: reading active writers 2026/05/02 06:09:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.16s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:56 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:09:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/02 06:09:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/02 06:09:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/02 06:09:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/02 06:09:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/02 06:09:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:56 DEBUG : dir: Looking for writers 2026/05/02 06:09:56 DEBUG : file1: reading active writers 2026/05/02 06:09:56 DEBUG : Looking for writers 2026/05/02 06:09:56 DEBUG : dir: reading active writers 2026/05/02 06:09:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:56 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:09:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/02 06:09:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/02 06:09:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/02 06:09:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/02 06:09:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/02 06:09:56 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/02 06:09:56 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/02 06:09:56 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/02 06:09:56 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/02 06:09:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/02 06:09:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/02 06:09:56 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/02 06:09:56 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/02 06:09:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/02 06:09:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/02 06:09:56 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/02 06:09:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:56 DEBUG : dir: Looking for writers 2026/05/02 06:09:56 DEBUG : file1: reading active writers 2026/05/02 06:09:56 DEBUG : Looking for writers 2026/05/02 06:09:56 DEBUG : dir: reading active writers 2026/05/02 06:09:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.26s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:56 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:09:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/02 06:09:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:57 DEBUG : dir: Looking for writers 2026/05/02 06:09:57 DEBUG : file1: reading active writers 2026/05/02 06:09:57 DEBUG : Looking for writers 2026/05/02 06:09:57 DEBUG : dir: reading active writers 2026/05/02 06:09:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:57 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:09:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/02 06:09:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:57 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/02 06:09:57 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/02 06:09:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:57 DEBUG : dir: Looking for writers 2026/05/02 06:09:57 DEBUG : file1: reading active writers 2026/05/02 06:09:57 DEBUG : Looking for writers 2026/05/02 06:09:57 DEBUG : dir: reading active writers 2026/05/02 06:09:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:57 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:09:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7427c00): _readAt: size=1, off=0 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7427c00): openPending: 2026/05/02 06:09:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/02 06:09:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/02 06:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7427c00): >openPending: err= 2026/05/02 06:09:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7427c00): >_readAt: n=1, err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7427c00): _readAt: size=256, off=1 2026/05/02 06:09:57 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7427c00): >_readAt: n=15, err=EOF 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7427c00): _readAt: size=16, off=16 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7427c00): >_readAt: n=0, err=EOF 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7427c00): close: 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7427c00): >close: err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7427c00): close: 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7427c00): >close: err=file already closed 2026/05/02 06:09:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:57 DEBUG : dir: Looking for writers 2026/05/02 06:09:57 DEBUG : file1: reading active writers 2026/05/02 06:09:57 DEBUG : Looking for writers 2026/05/02 06:09:57 DEBUG : dir: reading active writers 2026/05/02 06:09:57 DEBUG : >WaitForWriters: 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:57 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:09:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e73d9040): _readAt: size=1, off=0 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e73d9040): openPending: 2026/05/02 06:09:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/02 06:09:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/02 06:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e73d9040): >openPending: err= 2026/05/02 06:09:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e73d9040): >_readAt: n=1, err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e73d9040): _readAt: size=1, off=5 2026/05/02 06:09:57 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e73d9040): >_readAt: n=1, err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e73d9040): _readAt: size=1, off=3 2026/05/02 06:09:57 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e73d9040): >_readAt: n=1, err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e73d9040): _readAt: size=1, off=13 2026/05/02 06:09:57 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e73d9040): >_readAt: n=1, err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e73d9040): _readAt: size=16, off=100 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e73d9040): >_readAt: n=0, err=EOF 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e73d9040): close: 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e73d9040): >close: err= 2026/05/02 06:09:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:57 DEBUG : dir: Looking for writers 2026/05/02 06:09:57 DEBUG : file1: reading active writers 2026/05/02 06:09:57 DEBUG : Looking for writers 2026/05/02 06:09:57 DEBUG : dir: reading active writers 2026/05/02 06:09:57 DEBUG : >WaitForWriters: 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:57 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:09:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): _readAt: size=1, off=0 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): openPending: 2026/05/02 06:09:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/02 06:09:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/02 06:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): >openPending: err= 2026/05/02 06:09:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): >_readAt: n=1, err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): _readAt: size=1, off=5 2026/05/02 06:09:57 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): >_readAt: n=1, err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): _readAt: size=1, off=1 2026/05/02 06:09:57 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): >_readAt: n=1, err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): _readAt: size=6, off=10 2026/05/02 06:09:57 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): >_readAt: n=6, err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): _readAt: size=256, off=10 2026/05/02 06:09:57 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): >_readAt: n=6, err=EOF 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): _readAt: size=256, off=100 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): >_readAt: n=0, err=EOF 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): close: 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): >close: err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): _readAt: size=256, off=100 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e75b51c0): >_readAt: n=0, err=file already closed 2026/05/02 06:09:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:57 DEBUG : dir: Looking for writers 2026/05/02 06:09:57 DEBUG : file1: reading active writers 2026/05/02 06:09:57 DEBUG : Looking for writers 2026/05/02 06:09:57 DEBUG : dir: reading active writers 2026/05/02 06:09:57 DEBUG : >WaitForWriters: 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:57 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:09:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7642880): RWFileHandle.Flush 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7642880): _readAt: size=256, off=0 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7642880): openPending: 2026/05/02 06:09:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/02 06:09:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/02 06:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7642880): >openPending: err= 2026/05/02 06:09:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7642880): >_readAt: n=16, err=EOF 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7642880): RWFileHandle.Flush 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7642880): RWFileHandle.Flush 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7642880): close: 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e7642880): >close: err= 2026/05/02 06:09:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:57 DEBUG : dir: Looking for writers 2026/05/02 06:09:57 DEBUG : file1: reading active writers 2026/05/02 06:09:57 DEBUG : Looking for writers 2026/05/02 06:09:57 DEBUG : dir: reading active writers 2026/05/02 06:09:57 DEBUG : >WaitForWriters: 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:57 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:57 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:09:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 06:09:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e76b2780): _readAt: size=256, off=0 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e76b2780): openPending: 2026/05/02 06:09:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/02 06:09:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/02 06:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e76b2780): >openPending: err= 2026/05/02 06:09:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:09:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e76b2780): >_readAt: n=16, err=EOF 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e76b2780): RWFileHandle.Release 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e76b2780): close: 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e76b2780): >close: err= 2026/05/02 06:09:57 DEBUG : dir/file1(0x1b36e76b2780): RWFileHandle.Release 2026/05/02 06:09:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:57 DEBUG : dir: Looking for writers 2026/05/02 06:09:57 DEBUG : file1: reading active writers 2026/05/02 06:09:57 DEBUG : Looking for writers 2026/05/02 06:09:57 DEBUG : dir: reading active writers 2026/05/02 06:09:57 DEBUG : >WaitForWriters: 2026/05/02 06:09:57 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:58 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:58 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:58 DEBUG : file1: newRWFileHandle: 2026/05/02 06:09:58 DEBUG : file1(0x1b36e790b580): openPending: 2026/05/02 06:09:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:58 DEBUG : file1(0x1b36e790b580): >openPending: err= 2026/05/02 06:09:58 DEBUG : file1: >newRWFileHandle: err= 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/02 06:09:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/02 06:09:58 DEBUG : file1(0x1b36e790b580): _writeAt: size=5, off=0 2026/05/02 06:09:58 DEBUG : file1(0x1b36e790b580): >_writeAt: n=5, err= 2026/05/02 06:09:58 DEBUG : file1(0x1b36e790b580): _writeAt: size=7, off=5 2026/05/02 06:09:58 DEBUG : file1(0x1b36e790b580): >_writeAt: n=7, err= 2026/05/02 06:09:58 DEBUG : file1: vfs cache: truncate to size=11 2026/05/02 06:09:58 DEBUG : file1(0x1b36e790b580): close: 2026/05/02 06:09:58 DEBUG : file1: vfs cache: setting modification time to 2026-05-02 06:09:58.060048971 +0000 UTC m=+10.909516710 2026/05/02 06:09:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:58 DEBUG : file1(0x1b36e790b580): >close: err= 2026/05/02 06:09:58 DEBUG : file1(0x1b36e790b580): close: 2026/05/02 06:09:58 DEBUG : file1(0x1b36e790b580): >close: err=file already closed 2026/05/02 06:09:58 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:09:58 DEBUG : file1: vfs cache: starting upload 2026/05/02 06:09:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:58 DEBUG : file1: size = 11 OK 2026/05/02 06:09:58 INFO : file1: Copied (new) 2026/05/02 06:09:58 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-02 06:09:58 +0000 UTC" 2026/05/02 06:09:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:58 INFO : file1: vfs cache: upload succeeded try #1 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : >WaitForWriters: 2026/05/02 06:09:58 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : >WaitForWriters: 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:58 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:58 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:58 DEBUG : file1: newRWFileHandle: 2026/05/02 06:09:58 DEBUG : file1(0x1b36e7a54000): openPending: 2026/05/02 06:09:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:58 DEBUG : file1(0x1b36e7a54000): >openPending: err= 2026/05/02 06:09:58 DEBUG : file1: >newRWFileHandle: err= 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/02 06:09:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/02 06:09:58 DEBUG : file1(0x1b36e7a54000): _writeAt: size=7, off=0 2026/05/02 06:09:58 DEBUG : file1(0x1b36e7a54000): >_writeAt: n=7, err= 2026/05/02 06:09:58 DEBUG : file1(0x1b36e7a54000): _writeAt: size=6, off=5 2026/05/02 06:09:58 DEBUG : file1(0x1b36e7a54000): >_writeAt: n=6, err= 2026/05/02 06:09:58 DEBUG : file1(0x1b36e7a54000): close: 2026/05/02 06:09:58 DEBUG : file1: vfs cache: setting modification time to 2026-05-02 06:09:58.269331937 +0000 UTC m=+11.118799674 2026/05/02 06:09:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:58 DEBUG : file1(0x1b36e7a54000): >close: err= 2026/05/02 06:09:58 DEBUG : file1(0x1b36e7a54000): _writeAt: size=5, off=0 2026/05/02 06:09:58 DEBUG : file1(0x1b36e7a54000): >_writeAt: n=0, err=file already closed 2026/05/02 06:09:58 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:09:58 DEBUG : file1: vfs cache: starting upload 2026/05/02 06:09:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:58 DEBUG : file1: size = 11 OK 2026/05/02 06:09:58 INFO : file1: Copied (new) 2026/05/02 06:09:58 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-02 06:09:58 +0000 UTC" 2026/05/02 06:09:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:58 INFO : file1: vfs cache: upload succeeded try #1 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : >WaitForWriters: 2026/05/02 06:09:58 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : >WaitForWriters: 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.21s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:58 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:58 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:58 DEBUG : file1: newRWFileHandle: 2026/05/02 06:09:58 DEBUG : file1(0x1b36e75e8940): openPending: 2026/05/02 06:09:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:58 DEBUG : file1(0x1b36e75e8940): >openPending: err= 2026/05/02 06:09:58 DEBUG : file1: >newRWFileHandle: err= 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/02 06:09:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/02 06:09:58 DEBUG : file1(0x1b36e75e8940): close: 2026/05/02 06:09:58 DEBUG : file1: vfs cache: setting modification time to 2026-05-02 06:09:58.46635539 +0000 UTC m=+11.315823128 2026/05/02 06:09:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:58 DEBUG : file1(0x1b36e75e8940): >close: err= 2026/05/02 06:09:58 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/02 06:09:58 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 06:09:58 DEBUG : file2: newRWFileHandle: 2026/05/02 06:09:58 DEBUG : file2(0x1b36e75e8dc0): openPending: 2026/05/02 06:09:58 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/02 06:09:58 DEBUG : file2(0x1b36e75e8dc0): >openPending: err= 2026/05/02 06:09:58 DEBUG : file2: >newRWFileHandle: err= 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/02 06:09:58 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/02 06:09:58 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/02 06:09:58 DEBUG : file2(0x1b36e75e8dc0): RWFileHandle.Flush 2026/05/02 06:09:58 DEBUG : file2(0x1b36e75e8dc0): RWFileHandle.Release 2026/05/02 06:09:58 DEBUG : file2(0x1b36e75e8dc0): close: 2026/05/02 06:09:58 DEBUG : file2: vfs cache: setting modification time to 2026-05-02 06:09:58.469430658 +0000 UTC m=+11.318898396 2026/05/02 06:09:58 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:58 DEBUG : file2(0x1b36e75e8dc0): >close: err= 2026/05/02 06:09:58 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : file2: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : file2: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file2: reading active writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : file2: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/02 06:09:58 DEBUG : file1: vfs cache: starting upload 2026/05/02 06:09:58 DEBUG : file2: vfs cache: starting upload 2026/05/02 06:09:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:58 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:58 DEBUG : file1: size = 0 OK 2026/05/02 06:09:58 INFO : file1: Copied (new) 2026/05/02 06:09:58 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-02 06:09:58 +0000 UTC" 2026/05/02 06:09:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:58 INFO : file1: vfs cache: upload succeeded try #1 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : file2: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/02 06:09:58 DEBUG : file2: size = 0 OK 2026/05/02 06:09:58 INFO : file2: Copied (new) 2026/05/02 06:09:58 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-02 06:09:58 +0000 UTC" 2026/05/02 06:09:58 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/02 06:09:58 INFO : file2: vfs cache: upload succeeded try #1 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : file2: reading active writers 2026/05/02 06:09:58 DEBUG : >WaitForWriters: 2026/05/02 06:09:58 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : file2: reading active writers 2026/05/02 06:09:58 DEBUG : >WaitForWriters: 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:58 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:58 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:58 DEBUG : file1: newRWFileHandle: 2026/05/02 06:09:58 DEBUG : file1(0x1b36e74d9400): openPending: 2026/05/02 06:09:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:58 DEBUG : file1(0x1b36e74d9400): >openPending: err= 2026/05/02 06:09:58 DEBUG : file1: >newRWFileHandle: err= 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/02 06:09:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/02 06:09:58 DEBUG : file1(0x1b36e74d9400): _writeAt: size=5, off=0 2026/05/02 06:09:58 DEBUG : file1(0x1b36e74d9400): >_writeAt: n=5, err= 2026/05/02 06:09:58 DEBUG : file1(0x1b36e74d9400): RWFileHandle.Flush 2026/05/02 06:09:58 DEBUG : file1(0x1b36e74d9400): RWFileHandle.Flush 2026/05/02 06:09:58 DEBUG : file1(0x1b36e74d9400): close: 2026/05/02 06:09:58 DEBUG : file1: vfs cache: setting modification time to 2026-05-02 06:09:58.837415714 +0000 UTC m=+11.686883453 2026/05/02 06:09:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:58 DEBUG : file1(0x1b36e74d9400): >close: err= 2026/05/02 06:09:58 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:09:58 DEBUG : file1: vfs cache: starting upload 2026/05/02 06:09:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:58 DEBUG : file1: size = 5 OK 2026/05/02 06:09:58 INFO : file1: Copied (new) 2026/05/02 06:09:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-02 06:09:58 +0000 UTC" 2026/05/02 06:09:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/02 06:09:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:58 INFO : file1: vfs cache: upload succeeded try #1 2026/05/02 06:09:58 DEBUG : Looking for writers 2026/05/02 06:09:58 DEBUG : file1: reading active writers 2026/05/02 06:09:58 DEBUG : >WaitForWriters: 2026/05/02 06:09:58 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:59 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:59 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : file1: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : file1(0x1b36e7bb78c0): openPending: 2026/05/02 06:09:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:59 DEBUG : file1(0x1b36e7bb78c0): >openPending: err= 2026/05/02 06:09:59 DEBUG : file1: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/02 06:09:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/02 06:09:59 DEBUG : file1(0x1b36e7bb78c0): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : file1(0x1b36e7bb78c0): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : file1(0x1b36e7bb78c0): RWFileHandle.Release 2026/05/02 06:09:59 DEBUG : file1(0x1b36e7bb78c0): close: 2026/05/02 06:09:59 DEBUG : file1: vfs cache: setting modification time to 2026-05-02 06:09:59.026582476 +0000 UTC m=+11.876050215 2026/05/02 06:09:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : file1(0x1b36e7bb78c0): >close: err= 2026/05/02 06:09:59 DEBUG : file1(0x1b36e7bb78c0): RWFileHandle.Release 2026/05/02 06:09:59 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:09:59 DEBUG : file1: vfs cache: starting upload 2026/05/02 06:09:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:59 DEBUG : file1: size = 5 OK 2026/05/02 06:09:59 INFO : file1: Copied (new) 2026/05/02 06:09:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-02 06:09:59 +0000 UTC" 2026/05/02 06:09:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:59 INFO : file1: vfs cache: upload succeeded try #1 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : >WaitForWriters: 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:59 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/02 06:09:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 06:09:59 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : dir/file1(0x1b36e7070e40): openPending: 2026/05/02 06:09:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/02 06:09:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/02 06:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:59 DEBUG : dir/file1(0x1b36e7070e40): >openPending: err= 2026/05/02 06:09:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/02 06:09:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/02 06:09:59 DEBUG : dir/file1(0x1b36e7070e40): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : dir/file1(0x1b36e7070e40): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : dir/file1(0x1b36e7070e40): close: 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-02 06:09:59.286977729 +0000 UTC m=+12.136445487 2026/05/02 06:09:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : dir/file1(0x1b36e7070e40): >close: err= 2026/05/02 06:09:59 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:59 DEBUG : dir: Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : dir: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:09:59 DEBUG : dir: Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : dir: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:09:59 DEBUG : dir: Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : dir: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:09:59 DEBUG : dir: Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : dir: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:09:59 DEBUG : dir/file1: vfs cache: starting upload 2026/05/02 06:09:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:59 DEBUG : dir/file1: size = 5 OK 2026/05/02 06:09:59 INFO : dir/file1: Copied (replaced existing) 2026/05/02 06:09:59 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-02 06:09:59 +0000 UTC" 2026/05/02 06:09:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/02 06:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/02 06:09:59 DEBUG : dir: Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : dir: reading active writers 2026/05/02 06:09:59 DEBUG : >WaitForWriters: 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:59 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 06:09:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/02 06:09:59 DEBUG : dir/file1(0x1b36e7503500): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : dir/file1(0x1b36e7503500): openPending: 2026/05/02 06:09:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/02 06:09:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/02 06:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:59 DEBUG : dir/file1(0x1b36e7503500): >openPending: err= 2026/05/02 06:09:59 DEBUG : dir/file1(0x1b36e7503500): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : dir/file1(0x1b36e7503500): _writeAt: size=15, off=5 2026/05/02 06:09:59 DEBUG : dir/file1(0x1b36e7503500): >_writeAt: n=15, err= 2026/05/02 06:09:59 DEBUG : dir/file1(0x1b36e7503500): close: 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/02 06:09:59 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-02 06:09:59.573369158 +0000 UTC m=+12.422836896 2026/05/02 06:09:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : dir/file1(0x1b36e7503500): >close: err= 2026/05/02 06:09:59 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:59 DEBUG : dir: Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : dir: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:09:59 DEBUG : dir: Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : dir: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:09:59 DEBUG : dir: Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : dir: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:09:59 DEBUG : dir: Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : dir: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:09:59 DEBUG : dir/file1: vfs cache: starting upload 2026/05/02 06:09:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:59 DEBUG : dir/file1: size = 20 OK 2026/05/02 06:09:59 INFO : dir/file1: Copied (replaced existing) 2026/05/02 06:09:59 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-02 06:09:59 +0000 UTC" 2026/05/02 06:09:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/02 06:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/02 06:09:59 DEBUG : dir: Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : dir: reading active writers 2026/05/02 06:09:59 DEBUG : >WaitForWriters: 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:59 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:59 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : file1: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : file1(0x1b36e74bec00): openPending: 2026/05/02 06:09:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:59 DEBUG : file1(0x1b36e74bec00): >openPending: err= 2026/05/02 06:09:59 DEBUG : file1: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/02 06:09:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/02 06:09:59 DEBUG : file1(0x1b36e74bec00): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : file1(0x1b36e74bec00): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : file1(0x1b36e74bec00): close: 2026/05/02 06:09:59 DEBUG : file1: vfs cache: setting modification time to 2026-05-02 06:09:59.791927418 +0000 UTC m=+12.641395157 2026/05/02 06:09:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : file1(0x1b36e74bec00): >close: err= 2026/05/02 06:09:59 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:09:59 DEBUG : file1: vfs cache: starting upload 2026/05/02 06:09:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:09:59 DEBUG : file1: size = 5 OK 2026/05/02 06:09:59 INFO : file1: Copied (new) 2026/05/02 06:09:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-02 06:09:59 +0000 UTC" 2026/05/02 06:09:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:09:59 INFO : file1: vfs cache: upload succeeded try #1 2026/05/02 06:09:59 DEBUG : Looking for writers 2026/05/02 06:09:59 DEBUG : file1: reading active writers 2026/05/02 06:09:59 DEBUG : >WaitForWriters: 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:09:59 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/02 06:09:59 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e74dfec0): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e74dfec0): >openPending: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e74dfec0): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e74dfec0): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e74dfec0): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.978620009 +0000 UTC m=+12.828087748 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e74dfec0): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530440): _readAt: size=2, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530440): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530440): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530440): >_readAt: n=2, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530440): _writeAt: size=3, off=2 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530440): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530440): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.978620009 +0000 UTC m=+12.828087748 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530440): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530900): _readAt: size=512, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530900): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530900): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530900): >_readAt: n=5, err=EOF 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530900): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.978620009 +0000 UTC m=+12.828087748 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530900): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: Remove: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74cb7a0 item 1 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530f40): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530f40): >openPending: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530f40): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530f40): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530f40): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.982034108 +0000 UTC m=+12.831501846 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7530f40): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7531440): _readAt: size=512, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7531440): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7531440): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7531440): >_readAt: n=5, err=EOF 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7531440): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.982034108 +0000 UTC m=+12.831501846 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7531440): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: Remove: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd8770 item 2 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7531a80): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7531a80): >openPending: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7531a80): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7531a80): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7531a80): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.983717623 +0000 UTC m=+12.833185361 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7531a80): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7690000): _readAt: size=2, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7690000): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7690000): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7690000): >_readAt: n=2, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7690000): _writeAt: size=3, off=2 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7690000): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7690000): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.983717623 +0000 UTC m=+12.833185361 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7690000): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76904c0): _readAt: size=512, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76904c0): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76904c0): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76904c0): >_readAt: n=5, err=EOF 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76904c0): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.983717623 +0000 UTC m=+12.833185361 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76904c0): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: Remove: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd8c40 item 3 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7690b40): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7690b40): >openPending: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7690b40): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7690b40): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7690b40): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.985680055 +0000 UTC m=+12.835147794 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7690b40): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7691080): _readAt: size=512, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7691080): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7691080): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7691080): >_readAt: n=5, err=EOF 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7691080): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.985680055 +0000 UTC m=+12.835147794 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7691080): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: Remove: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd9570 item 4 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76916c0): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76916c0): >openPending: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76916c0): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76916c0): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76916c0): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.987318365 +0000 UTC m=+12.836786102 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76916c0): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7691b40): _readAt: size=2, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7691b40): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7691b40): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7691b40): >_readAt: n=2, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7691b40): _writeAt: size=3, off=2 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7691b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7691b40): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.987318365 +0000 UTC m=+12.836786102 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e7691b40): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76be100): _readAt: size=512, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76be100): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76be100): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76be100): >_readAt: n=5, err=EOF 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76be100): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.987318365 +0000 UTC m=+12.836786102 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e76be100): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: Remove: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd9960 item 5 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759d140): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759d140): >openPending: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759d140): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759d140): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759d140): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.989295966 +0000 UTC m=+12.838763704 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759d140): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759d680): _readAt: size=512, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759d680): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759d680): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759d680): >_readAt: n=5, err=EOF 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759d680): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.989295966 +0000 UTC m=+12.838763704 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759d680): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: Remove: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e71f4bd0 item 6 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759dd00): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759dd00): >openPending: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759dd00): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759dd00): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759dd00): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.990953811 +0000 UTC m=+12.840421550 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e759dd00): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c0300): _readAt: size=2, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c0300): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c0300): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c0300): >_readAt: n=2, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c0300): _writeAt: size=3, off=2 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c0300): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c0300): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.990953811 +0000 UTC m=+12.840421550 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c0300): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c07c0): _readAt: size=512, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c07c0): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c07c0): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c07c0): >_readAt: n=5, err=EOF 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c07c0): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.990953811 +0000 UTC m=+12.840421550 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c07c0): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: Remove: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e71f4fc0 item 7 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c0e40): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c0e40): >openPending: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c0e40): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c0e40): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c0e40): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.992912106 +0000 UTC m=+12.842379844 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c0e40): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1380): _readAt: size=512, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1380): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1380): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1380): >_readAt: n=5, err=EOF 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1380): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.992912106 +0000 UTC m=+12.842379844 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1380): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: Remove: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e71f5570 item 8 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1940): _readAt: size=2, off=0 2026/05/02 06:09:59 ERROR : open-test-file(0x1b36e75c1940): Couldn't read size of file 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1940): >_readAt: n=0, err=EOF 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1940): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1940): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1940): close: 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1940): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1d00): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1d00): >openPending: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1d00): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1d00): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1d00): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.994277649 +0000 UTC m=+12.843745386 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75c1d00): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75de280): _readAt: size=2, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75de280): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75de280): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75de280): >_readAt: n=2, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75de280): _writeAt: size=3, off=2 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75de280): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75de280): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.994277649 +0000 UTC m=+12.843745386 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75de280): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75de780): _readAt: size=512, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75de780): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75de780): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75de780): >_readAt: n=5, err=EOF 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75de780): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.994277649 +0000 UTC m=+12.843745386 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75de780): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: Remove: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e71f5dc0 item 9 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75dee00): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75dee00): >openPending: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75dee00): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75dee00): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75dee00): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.996180058 +0000 UTC m=+12.845647796 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75dee00): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75df340): _readAt: size=512, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75df340): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75df340): >openPending: err= 2026/05/02 06:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75df340): >_readAt: n=5, err=EOF 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75df340): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.996180058 +0000 UTC m=+12.845647796 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75df340): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: Remove: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7372620 item 10 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75df980): _readAt: size=2, off=0 2026/05/02 06:09:59 ERROR : open-test-file(0x1b36e75df980): Couldn't read size of file 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75df980): >_readAt: n=0, err=EOF 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75df980): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75df980): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75df980): close: 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75df980): >close: err= 2026/05/02 06:09:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:09:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:09:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75dfd40): openPending: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75dfd40): >openPending: err= 2026/05/02 06:09:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:09:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:09:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75dfd40): _writeAt: size=5, off=0 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75dfd40): >_writeAt: n=5, err= 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75dfd40): close: 2026/05/02 06:09:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.999626227 +0000 UTC m=+12.849093965 2026/05/02 06:09:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:09:59 DEBUG : open-test-file(0x1b36e75dfd40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916340): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916340): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916340): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916340): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916340): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916340): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916340): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.999626227 +0000 UTC m=+12.849093965 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916340): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916840): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916840): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916840): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916840): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916840): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:09:59.999626227 +0000 UTC m=+12.849093965 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916840): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7372bd0 item 11 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916ec0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916ec0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916ec0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916ec0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916ec0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.0021494 +0000 UTC m=+12.851617138 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7916ec0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917400): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917400): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917400): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917400): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917400): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.0021494 +0000 UTC m=+12.851617138 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917400): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7373880 item 12 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917a40): _readAt: size=2, off=0 2026/05/02 06:10:00 ERROR : open-test-file(0x1b36e7917a40): Couldn't read size of file 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917a40): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917a40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917a40): close: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917a40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917e00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917e00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917e00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917e00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917e00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.003748545 +0000 UTC m=+12.853216303 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7917e00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763c540): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763c540): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763c540): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763c540): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763c540): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.003748545 +0000 UTC m=+12.853216303 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763c540): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df7420 item 13 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763cbc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763cbc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763cbc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763cbc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763cbc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.008858451 +0000 UTC m=+12.858326189 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763cbc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763d100): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763d100): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763d100): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763d100): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763d100): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.008858451 +0000 UTC m=+12.858326189 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763d100): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df7880 item 14 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794c340): _readAt: size=2, off=0 2026/05/02 06:10:00 ERROR : open-test-file(0x1b36e794c340): Couldn't read size of file 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794c340): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794c340): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794c340): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794c340): close: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794c340): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794c700): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794c700): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794c700): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794c700): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794c700): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.010884884 +0000 UTC m=+12.860352623 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794c700): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794cdc0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794cdc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794cdc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794cdc0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794cdc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.010884884 +0000 UTC m=+12.860352623 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794cdc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7202070 item 15 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794d440): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794d440): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794d440): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794d440): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794d440): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.012353523 +0000 UTC m=+12.861821260 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794d440): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794d980): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794d980): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794d980): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794d980): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794d980): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.012353523 +0000 UTC m=+12.861821260 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e794d980): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7202620 item 16 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79660c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79660c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79660c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79660c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79660c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.014701774 +0000 UTC m=+12.864169513 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79660c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966540): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966540): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966540): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966540): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966540): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966540): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966540): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966540): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.014701774 +0000 UTC m=+12.864169513 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966540): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966a40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966a40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966a40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966a40): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966a40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.014701774 +0000 UTC m=+12.864169513 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7966a40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7202bd0 item 17 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79670c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79670c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79670c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79670c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79670c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.018724203 +0000 UTC m=+12.868191942 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79670c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7967600): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7967600): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7967600): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7967600): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7967600): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.018724203 +0000 UTC m=+12.868191942 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7967600): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7203340 item 18 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763d780): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763d780): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763d780): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763d780): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763d780): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.020697998 +0000 UTC m=+12.870165736 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763d780): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763dc80): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763dc80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763dc80): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763dc80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763dc80): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763dc80): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763dc80): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763dc80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.020697998 +0000 UTC m=+12.870165736 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e763dc80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767a280): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767a280): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767a280): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767a280): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767a280): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.020697998 +0000 UTC m=+12.870165736 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767a280): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70ae460 item 19 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767a900): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767a900): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767a900): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767a900): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767a900): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.023680208 +0000 UTC m=+12.873147947 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767a900): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767ae40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767ae40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767ae40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767ae40): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767ae40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.023680208 +0000 UTC m=+12.873147947 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767ae40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70aed90 item 20 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b4c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b4c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b4c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b4c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b4c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.025063256 +0000 UTC m=+12.874530994 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b4c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b9c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b9c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b9c0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b9c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b9c0): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b9c0): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b9c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b9c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.025063256 +0000 UTC m=+12.874530994 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767b9c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767bec0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767bec0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767bec0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767bec0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767bec0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.025063256 +0000 UTC m=+12.874530994 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e767bec0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70af960 item 21 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3e640): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3e640): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3e640): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3e640): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3e640): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.027470027 +0000 UTC m=+12.876937766 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3e640): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3eb80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3eb80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3eb80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3eb80): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3eb80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.027470027 +0000 UTC m=+12.876937766 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3eb80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7414540 item 22 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f200): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f200): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f200): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f200): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f200): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.028535163 +0000 UTC m=+12.878002901 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f200): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f700): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f700): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f700): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f700): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f700): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f700): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f700): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f700): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.028535163 +0000 UTC m=+12.878002901 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3f700): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3fc00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3fc00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3fc00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3fc00): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3fc00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.028535163 +0000 UTC m=+12.878002901 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a3fc00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7414930 item 23 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7967c80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7967c80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7967c80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7967c80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7967c80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.031941337 +0000 UTC m=+12.881409074 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7967c80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799c2c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799c2c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799c2c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799c2c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799c2c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.031941337 +0000 UTC m=+12.881409074 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799c2c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7203730 item 24 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799c900): _readAt: size=2, off=0 2026/05/02 06:10:00 ERROR : open-test-file(0x1b36e799c900): Couldn't read size of file 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799c900): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799c900): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799c900): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799c900): close: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799c900): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799ccc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799ccc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799ccc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799ccc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799ccc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.033909569 +0000 UTC m=+12.883377307 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799ccc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d1c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d1c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d1c0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d1c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d1c0): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d1c0): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d1c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.033909569 +0000 UTC m=+12.883377307 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d1c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d700): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d700): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d700): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d700): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d700): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.033909569 +0000 UTC m=+12.883377307 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799d700): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7203c00 item 25 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799dd80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799dd80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799dd80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799dd80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799dd80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.035703293 +0000 UTC m=+12.885171030 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e799dd80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79ca3c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79ca3c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79ca3c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79ca3c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79ca3c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.035703293 +0000 UTC m=+12.885171030 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79ca3c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e709c380 item 26 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79caa00): _readAt: size=2, off=0 2026/05/02 06:10:00 ERROR : open-test-file(0x1b36e79caa00): Couldn't read size of file 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79caa00): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79caa00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79caa00): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79caa00): close: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79caa00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cadc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cadc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cadc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cadc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cadc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.037987523 +0000 UTC m=+12.887455262 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cadc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb2c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb2c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb2c0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb2c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb2c0): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb2c0): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb2c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.037987523 +0000 UTC m=+12.887455262 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb2c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb800): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb800): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb800): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb800): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb800): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.037987523 +0000 UTC m=+12.887455262 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cb800): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e709c850 item 27 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cbe80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cbe80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cbe80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cbe80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cbe80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.039965706 +0000 UTC m=+12.889433444 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e79cbe80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a944c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a944c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a944c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a944c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a944c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.039965706 +0000 UTC m=+12.889433444 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a944c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e709d1f0 item 28 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a94b00): _readAt: size=2, off=0 2026/05/02 06:10:00 ERROR : open-test-file(0x1b36e7a94b00): Couldn't read size of file 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a94b00): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a94b00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a94b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a94b00): close: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a94b00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a94ec0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a94ec0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a94ec0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a94ec0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a94ec0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.04262722 +0000 UTC m=+12.892094958 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a94ec0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a78440): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a78440): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a78440): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a78440): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a78440): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.04262722 +0000 UTC m=+12.892094958 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a78440): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e709db90 item 29 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a78ac0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a78ac0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a78ac0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a78ac0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a78ac0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.045051627 +0000 UTC m=+12.894519365 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a78ac0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79000): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79000): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79000): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79000): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79000): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.045051627 +0000 UTC m=+12.894519365 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79000): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7415110 item 30 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a95480): _readAt: size=2, off=0 2026/05/02 06:10:00 ERROR : open-test-file(0x1b36e7a95480): Couldn't read size of file 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a95480): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a95480): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a95480): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a95480): close: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a95480): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a95840): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a95840): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a95840): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a95840): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a95840): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.046780918 +0000 UTC m=+12.896248656 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a95840): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abe000): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abe000): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abe000): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abe000): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abe000): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.046780918 +0000 UTC m=+12.896248656 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abe000): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7094310 item 31 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abe680): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abe680): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abe680): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abe680): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abe680): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.048435137 +0000 UTC m=+12.897902895 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abe680): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abebc0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abebc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abebc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abebc0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abebc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.048435137 +0000 UTC m=+12.897902895 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abebc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7094690 item 32 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abf200): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abf200): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abf200): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abf200): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abf200): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.049690371 +0000 UTC m=+12.899158119 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abf200): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abf680): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abf680): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abf680): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abf680): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abf680): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7094a80 item 33 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abf680): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abf680): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.050121747 +0000 UTC m=+12.899589485 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abf680): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abfb80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abfb80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abfb80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abfb80): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abfb80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.050121747 +0000 UTC m=+12.899589485 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7abfb80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7094fc0 item 33 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7ade2c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7ade2c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7ade2c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7ade2c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7ade2c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.05178304 +0000 UTC m=+12.901250779 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7ade2c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7ade740): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7ade740): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7095490 item 34 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7ade740): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7ade740): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7ade740): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7ade740): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7ade740): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.052382584 +0000 UTC m=+12.901850323 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7ade740): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adec80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adec80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adec80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adec80): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adec80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.052382584 +0000 UTC m=+12.901850323 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adec80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7095a40 item 34 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adf2c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adf2c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adf2c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adf2c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adf2c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.054289352 +0000 UTC m=+12.903757100 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adf2c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adf740): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adf740): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adf740): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adf740): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adf740): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70f0310 item 35 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adf740): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adf740): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.054798915 +0000 UTC m=+12.904266653 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adf740): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adfc40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adfc40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adfc40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adfc40): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adfc40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.054798915 +0000 UTC m=+12.904266653 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7adfc40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70f0700 item 35 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79680): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79680): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79680): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79680): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79680): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.056373824 +0000 UTC m=+12.905841562 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79680): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79b80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79b80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7415570 item 36 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79b80): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79b80): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79b80): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79b80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79b80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.057151586 +0000 UTC m=+12.906619334 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a79b80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1c1c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1c1c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1c1c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1c1c0): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1c1c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.057151586 +0000 UTC m=+12.906619334 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1c1c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74157a0 item 36 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1c800): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1c800): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1c800): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1c800): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1c800): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.058648217 +0000 UTC m=+12.908115955 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1c800): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1cc80): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1cc80): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1cc80): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1cc80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1cc80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7415c70 item 37 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1cc80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1cc80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.059184702 +0000 UTC m=+12.908652440 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1cc80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1d180): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1d180): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1d180): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1d180): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1d180): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.059184702 +0000 UTC m=+12.908652440 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1d180): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7415e30 item 37 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1d800): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1d800): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1d800): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1d800): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1d800): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.060793636 +0000 UTC m=+12.910261374 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1d800): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1dd00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1dd00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e701cd90 item 38 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1dd00): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1dd00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1dd00): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1dd00): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1dd00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.061460918 +0000 UTC m=+12.910928656 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b1dd00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b38340): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b38340): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b38340): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b38340): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b38340): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.061460918 +0000 UTC m=+12.910928656 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b38340): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e701d260 item 38 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b389c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b389c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b389c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b389c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b389c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.06268318 +0000 UTC m=+12.912150918 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b389c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b38ec0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b38ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b38ec0): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b38ec0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b38ec0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e701d810 item 39 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b38ec0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b38ec0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.063152027 +0000 UTC m=+12.912619765 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b38ec0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b393c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b393c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b393c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b393c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b393c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.063152027 +0000 UTC m=+12.912619765 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b393c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e701dc00 item 39 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b39a40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b39a40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b39a40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b39a40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b39a40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.064418963 +0000 UTC m=+12.913886702 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b39a40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58040): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58040): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70ee620 item 40 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58040): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58040): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58040): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58040): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58040): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.064969745 +0000 UTC m=+12.914437484 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58040): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58580): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58580): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58580): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58580): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58580): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.064969745 +0000 UTC m=+12.914437484 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58580): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70ee9a0 item 40 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58b40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58b40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58b40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58b40): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58b40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58b40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58b40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.065932466 +0000 UTC m=+12.915400204 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b58b40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59040): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59040): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59040): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70ef5e0 item 41 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59040): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59040): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.066600289 +0000 UTC m=+12.916068028 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59040): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59500): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59500): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59500): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59500): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59500): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70efdc0 item 41 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59500): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59500): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.066961603 +0000 UTC m=+12.916429341 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59500): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59a40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59a40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59a40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59a40): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59a40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.066961603 +0000 UTC m=+12.916429341 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b59a40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dda540 item 41 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02180): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02180): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02180): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02180): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02180): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02180): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02180): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.068737974 +0000 UTC m=+12.918205712 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02180): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02680): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02680): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02680): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6ddabd0 item 42 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02680): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02680): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.069212421 +0000 UTC m=+12.918680159 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02680): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02bc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02bc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6ddaf50 item 42 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02bc0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02bc0): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02bc0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02bc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.069715172 +0000 UTC m=+12.919182911 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02bc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03140): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03140): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03140): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03140): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03140): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.069715172 +0000 UTC m=+12.919182911 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03140): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6ddb2d0 item 42 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84400): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84400): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84400): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84400): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84400): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84400): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84400): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.072762206 +0000 UTC m=+12.922229944 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84400): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84900): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84900): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84900): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70f16c0 item 43 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84900): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84900): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.074125405 +0000 UTC m=+12.923593143 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84900): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84e40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84e40): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84e40): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84e40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84e40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70f1880 item 43 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84e40): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84e40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.076375271 +0000 UTC m=+12.925843008 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84e40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b85380): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b85380): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b85380): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b85380): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b85380): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.076375271 +0000 UTC m=+12.925843008 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b85380): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70f1b20 item 43 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b859c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b859c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b859c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b859c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b859c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b859c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b859c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.079927641 +0000 UTC m=+12.929395389 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b859c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03740): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03740): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03740): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6ddb6c0 item 44 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03740): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03740): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.08046656 +0000 UTC m=+12.929934298 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03740): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84200): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84200): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df40e0 item 44 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84200): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84200): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84200): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84200): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84200): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.081813148 +0000 UTC m=+12.931280896 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84200): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84780): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84780): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84780): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84780): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84780): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.081813148 +0000 UTC m=+12.931280896 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b84780): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df43f0 item 44 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b85ec0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b85ec0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b85ec0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b85ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b85ec0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b85ec0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b85ec0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.08327313 +0000 UTC m=+12.932740868 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7b85ec0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c024c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c024c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c024c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df4c40 item 45 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c024c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c024c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.083722839 +0000 UTC m=+12.933190608 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c024c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02bc0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02bc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02bc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02bc0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02bc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.083722839 +0000 UTC m=+12.933190608 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c02bc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df4f50 item 45 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03200): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03200): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03200): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03200): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03200): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03200): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03200): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.086026027 +0000 UTC m=+12.935493766 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03200): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03bc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03bc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03bc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df5650 item 46 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03bc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03bc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.08632875 +0000 UTC m=+12.935796488 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c03bc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a780): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a780): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a780): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a780): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a780): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.08632875 +0000 UTC m=+12.935796488 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a780): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dce5b0 item 46 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b080): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b080): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b080): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b080): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b080): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b080): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b080): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.087656893 +0000 UTC m=+12.937124630 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b080): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b6c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b6c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b6c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dcebd0 item 47 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b6c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b6c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.088058862 +0000 UTC m=+12.937526600 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b6c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58a00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58a00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58a00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58a00): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58a00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.088058862 +0000 UTC m=+12.937526600 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58a00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dcee70 item 47 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54380): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54380): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54380): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54380): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54380): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54380): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54380): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.089563068 +0000 UTC m=+12.939030806 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54380): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54880): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54880): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54880): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd8850 item 48 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54880): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54880): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.090100975 +0000 UTC m=+12.939568713 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54880): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54f80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54f80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54f80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54f80): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54f80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.090100975 +0000 UTC m=+12.939568713 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a54f80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd8a10 item 48 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a555c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a555c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a555c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a555c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a555c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.091635258 +0000 UTC m=+12.941102996 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a555c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a55a40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a55a40): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a55a40): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a55a40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a55a40): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a55a40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd90a0 item 49 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a55a40): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a55a40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.092231917 +0000 UTC m=+12.941699655 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7a55a40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6100): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6100): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6100): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6100): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6100): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.092231917 +0000 UTC m=+12.941699655 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6100): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd9500 item 49 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7280): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7280): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7280): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7280): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7280): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.093514763 +0000 UTC m=+12.942982501 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7280): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7940): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7940): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7940): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd98f0 item 50 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7940): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7940): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7940): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7940): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7940): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.093985083 +0000 UTC m=+12.943452821 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7940): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7ec0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7ec0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7ec0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7ec0): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7ec0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.093985083 +0000 UTC m=+12.943452821 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7ec0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd9ab0 item 50 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.09528925 +0000 UTC m=+12.944756987 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dda540 item 51 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.095865199 +0000 UTC m=+12.945332938 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9080): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9080): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9080): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9080): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9080): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.095865199 +0000 UTC m=+12.945332938 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9080): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dda770 item 51 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9700): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9700): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9700): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9700): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9700): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.097286448 +0000 UTC m=+12.946754196 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9700): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9d00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9d00): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9d00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6ddaf50 item 52 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9d00): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9d00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9d00): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9d00): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9d00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.097929714 +0000 UTC m=+12.947397453 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9d00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028380): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028380): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028380): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028380): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028380): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.097929714 +0000 UTC m=+12.947397453 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028380): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6ddb2d0 item 52 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028b00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028b00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028b00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028b00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028b00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.099446554 +0000 UTC m=+12.948914302 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028b00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029000): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029000): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029000): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029000): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029000): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029000): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6ddbe30 item 53 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029000): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029000): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.099875526 +0000 UTC m=+12.949343264 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029000): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029540): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029540): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029540): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029540): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029540): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.099875526 +0000 UTC m=+12.949343264 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029540): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79ae2a0 item 53 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029bc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029bc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029bc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029bc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029bc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.10134191 +0000 UTC m=+12.950809648 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029bc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73661c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73661c0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73661c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79ae690 item 54 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73661c0): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73661c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73661c0): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73661c0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73661c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.10183351 +0000 UTC m=+12.951301247 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73661c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366740): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366740): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366740): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366740): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366740): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.10183351 +0000 UTC m=+12.951301247 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366740): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79ae850 item 54 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366dc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366dc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366dc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366dc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366dc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.102964719 +0000 UTC m=+12.952432458 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366dc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73673c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73673c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73673c0): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73673c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73673c0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73673c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79aec40 item 55 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73673c0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73673c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.103402547 +0000 UTC m=+12.952870286 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73673c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367900): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367900): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367900): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367900): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367900): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.103402547 +0000 UTC m=+12.952870286 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367900): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79aee00 item 55 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386080): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386080): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386080): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386080): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386080): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.104955626 +0000 UTC m=+12.954423374 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386080): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387140): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387140): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387140): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79af180 item 56 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387140): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387140): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387140): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387140): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387140): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.105517719 +0000 UTC m=+12.954985456 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387140): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73876c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73876c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73876c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73876c0): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73876c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.105517719 +0000 UTC m=+12.954985456 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73876c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79af340 item 56 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0240): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0240): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0240): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0240): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0240): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0240): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0240): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0240): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.106801067 +0000 UTC m=+12.956268805 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0240): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0780): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0780): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0780): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79af730 item 57 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0780): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0780): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.108525518 +0000 UTC m=+12.957993256 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0780): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0cc0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0cc0): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0cc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0cc0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0cc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79af8f0 item 57 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0cc0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0cc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.109063576 +0000 UTC m=+12.958531314 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0cc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59040): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59040): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59040): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59040): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59040): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.109063576 +0000 UTC m=+12.958531314 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59040): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dcf110 item 57 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8240): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8240): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8240): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8240): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8240): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8240): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8240): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8240): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.11024428 +0000 UTC m=+12.959712018 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8240): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8780): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8780): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8780): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dcf7a0 item 58 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8780): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8780): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.110710542 +0000 UTC m=+12.960178290 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8780): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8cc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8cc0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8cc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dcf9d0 item 58 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8cc0): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8cc0): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8cc0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8cc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.111466672 +0000 UTC m=+12.960934411 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8cc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9280): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9280): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9280): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9280): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9280): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.111466672 +0000 UTC m=+12.960934411 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9280): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dcfdc0 item 58 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9940): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9940): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9940): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9940): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9940): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9940): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9940): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9940): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.113369462 +0000 UTC m=+12.962837201 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9940): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74da310 item 59 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.11412953 +0000 UTC m=+12.963597267 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766a4c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766a4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766a4c0): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766a4c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766a4c0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766a4c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74da4d0 item 59 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766a4c0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766a4c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.114465836 +0000 UTC m=+12.963933574 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766a4c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766aa40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766aa40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766aa40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766aa40): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766aa40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.114465836 +0000 UTC m=+12.963933574 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766aa40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74da690 item 59 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b080): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b080): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b080): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b080): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b080): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b080): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b080): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b080): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.115942599 +0000 UTC m=+12.965410347 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b080): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b640): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b640): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b640): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74daaf0 item 60 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b640): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b640): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.116929366 +0000 UTC m=+12.966397104 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766b640): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766bb80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766bb80): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766bb80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74dacb0 item 60 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766bb80): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766bb80): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766bb80): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766bb80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766bb80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.117922234 +0000 UTC m=+12.967389972 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766bb80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6240): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6240): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6240): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6240): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6240): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.117922234 +0000 UTC m=+12.967389972 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6240): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74dae70 item 60 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6880): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6880): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6880): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6880): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6880): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6880): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6880): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6880): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.119567285 +0000 UTC m=+12.969035024 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6880): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6dc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6dc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6dc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74db2d0 item 61 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6dc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6dc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.120063395 +0000 UTC m=+12.969531133 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6dc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7500): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7500): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7500): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7500): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7500): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.120063395 +0000 UTC m=+12.969531133 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7500): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74db500 item 61 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7b40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7b40): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7b40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7b40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7b40): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7b40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7b40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7b40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.121839214 +0000 UTC m=+12.971306952 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7b40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1580): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1580): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1580): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79afce0 item 62 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1580): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1580): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.122442745 +0000 UTC m=+12.971910484 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1580): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1d00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1d00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1d00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1d00): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1d00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.122442745 +0000 UTC m=+12.971910484 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1d00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e75520e0 item 62 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4440): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4440): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4440): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4440): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4440): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4440): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4440): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4440): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.124918969 +0000 UTC m=+12.974386717 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4440): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4980): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4980): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4980): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e75524d0 item 63 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4980): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4980): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.125332492 +0000 UTC m=+12.974800230 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4980): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5080): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5080): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5080): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5080): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5080): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.125332492 +0000 UTC m=+12.974800230 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5080): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7552690 item 63 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7d00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7d00): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7d00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7d00): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7d00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7d00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7d00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7d00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.127611894 +0000 UTC m=+12.977079632 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7d00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753a340): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753a340): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753a340): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74db880 item 64 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753a340): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753a340): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.12800595 +0000 UTC m=+12.977473688 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753a340): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753aa40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753aa40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753aa40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753aa40): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753aa40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.12800595 +0000 UTC m=+12.977473688 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753aa40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74dba40 item 64 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b100): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b100): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b100): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b100): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b100): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.129985243 +0000 UTC m=+12.979452981 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b100): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b580): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b580): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b580): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b580): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b580): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74dbdc0 item 65 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b580): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b580): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.130793382 +0000 UTC m=+12.980261121 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b580): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ba80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ba80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ba80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ba80): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ba80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.130793382 +0000 UTC m=+12.980261121 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ba80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c0150 item 65 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70641c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70641c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70641c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70641c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70641c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.132061572 +0000 UTC m=+12.981529309 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70641c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064640): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064640): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c04d0 item 66 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064640): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064640): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064640): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064640): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064640): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.132702394 +0000 UTC m=+12.982170132 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064640): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064b80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064b80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064b80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064b80): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064b80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.132702394 +0000 UTC m=+12.982170132 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064b80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c0690 item 66 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f56c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f56c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f56c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f56c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f56c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.135875997 +0000 UTC m=+12.985343735 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f56c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5c40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5c40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5c40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5c40): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5c40): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7552a10 item 67 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5c40): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5c40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.136812749 +0000 UTC m=+12.986280487 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5c40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4440): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4440): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4440): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4440): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4440): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.136812749 +0000 UTC m=+12.986280487 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4440): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7552bd0 item 67 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065200): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065200): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065200): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065200): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065200): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.13802369 +0000 UTC m=+12.987491427 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065200): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065740): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065740): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c0b60 item 68 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065740): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065740): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065740): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065740): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065740): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.138489531 +0000 UTC m=+12.987957269 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065740): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065c80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065c80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065c80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065c80): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065c80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.138489531 +0000 UTC m=+12.987957269 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065c80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c0d20 item 68 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73503c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73503c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73503c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73503c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73503c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.139551209 +0000 UTC m=+12.989018947 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73503c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7350840): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7350840): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7350840): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7350840): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7350840): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c1110 item 69 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7350840): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7350840): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.140266532 +0000 UTC m=+12.989734270 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7350840): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7350d40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7350d40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7350d40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7350d40): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7350d40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.140266532 +0000 UTC m=+12.989734270 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7350d40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c12d0 item 69 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73513c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73513c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73513c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73513c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73513c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.141782169 +0000 UTC m=+12.991249927 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73513c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73518c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73518c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c1650 item 70 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73518c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73518c0): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73518c0): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73518c0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73518c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.142439122 +0000 UTC m=+12.991906860 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73518c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7351e00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7351e00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7351e00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7351e00): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7351e00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.142439122 +0000 UTC m=+12.991906860 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7351e00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c1810 item 70 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736c580): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736c580): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736c580): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736c580): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736c580): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.143874518 +0000 UTC m=+12.993342255 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736c580): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736ca80): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736ca80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736ca80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736ca80): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736ca80): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c1b90 item 71 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736ca80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736ca80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.144325059 +0000 UTC m=+12.993792798 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736ca80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736cf80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736cf80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736cf80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736cf80): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736cf80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.144325059 +0000 UTC m=+12.993792798 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736cf80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c1e30 item 71 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736d600): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736d600): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736d600): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736d600): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736d600): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.146984852 +0000 UTC m=+12.996452590 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736d600): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736db00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736db00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e8380 item 72 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736db00): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736db00): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736db00): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736db00): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736db00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.147674766 +0000 UTC m=+12.997142504 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e736db00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742c140): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742c140): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742c140): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742c140): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742c140): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.147674766 +0000 UTC m=+12.997142504 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742c140): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e8540 item 72 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742c700): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742c700): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742c700): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742c700): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742c700): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742c700): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742c700): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.148872111 +0000 UTC m=+12.998339849 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742c700): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742cc00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742cc00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742cc00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e89a0 item 73 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742cc00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742cc00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.149512433 +0000 UTC m=+12.998980171 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742cc00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742d0c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742d0c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742d0c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742d0c0): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742d0c0): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e8b60 item 73 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742d0c0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742d0c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.149826938 +0000 UTC m=+12.999294675 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742d0c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742d600): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742d600): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742d600): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742d600): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742d600): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.149826938 +0000 UTC m=+12.999294675 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742d600): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e8e00 item 73 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742dc40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742dc40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742dc40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742dc40): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742dc40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742dc40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742dc40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.151287009 +0000 UTC m=+13.000754747 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e742dc40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745c240): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745c240): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745c240): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e9180 item 74 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745c240): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745c240): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.151861647 +0000 UTC m=+13.001329385 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745c240): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745c780): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745c780): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e9340 item 74 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745c780): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745c780): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745c780): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745c780): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745c780): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.152288384 +0000 UTC m=+13.001756122 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745c780): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745cd00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745cd00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745cd00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745cd00): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745cd00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.152288384 +0000 UTC m=+13.001756122 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745cd00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e95e0 item 74 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745d340): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745d340): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745d340): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745d340): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745d340): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745d340): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745d340): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.153876748 +0000 UTC m=+13.003344486 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745d340): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745d840): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745d840): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745d840): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e9960 item 75 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745d840): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745d840): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.154635334 +0000 UTC m=+13.004103072 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745d840): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745dd80): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745dd80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745dd80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745dd80): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745dd80): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e9b20 item 75 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745dd80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745dd80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.155226632 +0000 UTC m=+13.004694369 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e745dd80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747a3c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747a3c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747a3c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747a3c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747a3c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.155226632 +0000 UTC m=+13.004694369 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747a3c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e9ce0 item 75 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747aa00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747aa00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747aa00): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747aa00): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747aa00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747aa00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747aa00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.156900828 +0000 UTC m=+13.006368567 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747aa00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747af00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747af00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747af00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70ac2a0 item 76 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747af00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747af00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.157596094 +0000 UTC m=+13.007063832 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747af00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de5280): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de5280): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7553030 item 76 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de5280): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de5280): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de5280): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de5280): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de5280): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.158420344 +0000 UTC m=+13.007888082 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de5280): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73be280): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73be280): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73be280): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73be280): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73be280): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.158420344 +0000 UTC m=+13.007888082 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73be280): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e75531f0 item 76 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73be8c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73be8c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73be8c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73be8c0): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73be8c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73be8c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73be8c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.160219156 +0000 UTC m=+13.009686893 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73be8c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bedc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bedc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bedc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7553570 item 77 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bedc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bedc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.160717109 +0000 UTC m=+13.010184847 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bedc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bf4c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bf4c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bf4c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bf4c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bf4c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.160717109 +0000 UTC m=+13.010184847 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bf4c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7553730 item 77 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bfb00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bfb00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bfb00): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bfb00): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bfb00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bfb00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bfb00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.162359465 +0000 UTC m=+13.011827203 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73bfb00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510100): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510100): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510100): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7553b90 item 78 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510100): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510100): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.163059058 +0000 UTC m=+13.012526796 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510100): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510800): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510800): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510800): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510800): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510800): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.163059058 +0000 UTC m=+13.012526796 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510800): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7553d50 item 78 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510e40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510e40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510e40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510e40): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510e40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510e40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510e40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.164889691 +0000 UTC m=+13.014357429 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7510e40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7511340): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7511340): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7511340): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dc230 item 79 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7511340): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7511340): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.165678513 +0000 UTC m=+13.015146251 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7511340): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7511a40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7511a40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7511a40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7511a40): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7511a40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.165678513 +0000 UTC m=+13.015146251 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7511a40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dc3f0 item 79 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747b140): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747b140): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747b140): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747b140): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747b140): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747b140): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747b140): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.167491974 +0000 UTC m=+13.016959712 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747b140): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747b640): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747b640): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747b640): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70ad030 item 80 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747b640): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747b640): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.167881501 +0000 UTC m=+13.017349240 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747b640): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747bd40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747bd40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747bd40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747bd40): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747bd40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.167881501 +0000 UTC m=+13.017349240 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e747bd40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70ad1f0 item 80 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2480): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2480): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2480): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2480): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2480): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.169735808 +0000 UTC m=+13.019203546 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2480): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2900): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2900): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2900): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2900): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2900): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2900): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70ada40 item 81 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2900): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2900): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.170311087 +0000 UTC m=+13.019778825 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2900): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2e40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2e40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2e40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2e40): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2e40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.170311087 +0000 UTC m=+13.019778825 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b2e40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d2000 item 81 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b34c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b34c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b34c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b34c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b34c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.172559319 +0000 UTC m=+13.022027058 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b34c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b39c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b39c0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b39c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d2380 item 82 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b39c0): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b39c0): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b39c0): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b39c0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b39c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.173007348 +0000 UTC m=+13.022475085 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b39c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0040): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0040): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0040): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0040): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0040): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.173007348 +0000 UTC m=+13.022475085 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0040): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d2540 item 82 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d06c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d06c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d06c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d06c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d06c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.174513677 +0000 UTC m=+13.023981415 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d06c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0bc0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0bc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0bc0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0bc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0bc0): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0bc0): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d2a10 item 83 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0bc0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0bc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.175315093 +0000 UTC m=+13.024782831 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d0bc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1100): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1100): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1100): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1100): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1100): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.175315093 +0000 UTC m=+13.024782831 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1100): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d2d20 item 83 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1780): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1780): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1780): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1780): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1780): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.177139273 +0000 UTC m=+13.026607011 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1780): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1c80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1c80): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1c80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d3650 item 84 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1c80): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1c80): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1c80): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1c80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1c80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.177592641 +0000 UTC m=+13.027060379 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d1c80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8300): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8300): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8300): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8300): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8300): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.177592641 +0000 UTC m=+13.027060379 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8300): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d3810 item 84 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8980): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8980): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8980): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8980): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8980): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.178879485 +0000 UTC m=+13.028347223 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8980): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8e80): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8e80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8e80): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8e80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8e80): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8e80): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d3d50 item 85 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8e80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8e80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.179597684 +0000 UTC m=+13.029065422 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b8e80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b93c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b93c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b93c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b93c0): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b93c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.179597684 +0000 UTC m=+13.029065422 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b93c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705e0e0 item 85 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b9a40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b9a40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b9a40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b9a40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b9a40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.181242305 +0000 UTC m=+13.030710053 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75b9a40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6040): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6040): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6040): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705e460 item 86 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6040): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6040): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6040): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6040): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6040): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.181893968 +0000 UTC m=+13.031361706 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6040): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d65c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d65c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d65c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d65c0): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d65c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.181893968 +0000 UTC m=+13.031361706 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d65c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705e620 item 86 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6c40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6c40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6c40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6c40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6c40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.183604675 +0000 UTC m=+13.033072412 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d6c40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7140): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7140): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7140): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7140): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7140): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7140): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705ed20 item 87 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7140): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7140): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.184027213 +0000 UTC m=+13.033494952 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7140): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7680): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7680): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7680): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7680): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7680): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.184027213 +0000 UTC m=+13.033494952 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7680): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705ef50 item 87 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753e580): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753e580): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753e580): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753e580): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753e580): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.186063936 +0000 UTC m=+13.035531674 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753e580): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ea80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ea80): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ea80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dc8c0 item 88 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ea80): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ea80): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ea80): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ea80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ea80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.18653664 +0000 UTC m=+13.036004378 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753ea80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f000): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f000): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f000): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f000): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f000): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.18653664 +0000 UTC m=+13.036004378 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f000): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dcb60 item 88 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7900): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7900): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7900): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7900): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7900): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7900): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7900): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7900): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.18784764 +0000 UTC m=+13.037315378 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7900): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7e40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7e40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7e40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705f180 item 89 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7e40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7e40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.188832863 +0000 UTC m=+13.038300611 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d7e40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761a480): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761a480): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761a480): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761a480): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761a480): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761a480): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705f420 item 89 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761a480): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761a480): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.189743216 +0000 UTC m=+13.039210954 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761a480): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761aa00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761aa00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761aa00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761aa00): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761aa00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.189743216 +0000 UTC m=+13.039210954 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761aa00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705f880 item 89 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b040): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b040): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b040): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b040): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b040): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b040): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b040): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b040): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.191284551 +0000 UTC m=+13.040752289 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b040): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b580): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b580): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b580): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705fc00 item 90 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b580): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b580): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.19198162 +0000 UTC m=+13.041449359 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761b580): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761bac0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761bac0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761bac0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730a0e0 item 90 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761bac0): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761bac0): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761bac0): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761bac0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761bac0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.192580624 +0000 UTC m=+13.042048362 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e761bac0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a180): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a180): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a180): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a180): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a180): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.192580624 +0000 UTC m=+13.042048362 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a180): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730a540 item 90 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a7c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a7c0): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a7c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a7c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a7c0): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a7c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a7c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a7c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.193937009 +0000 UTC m=+13.043404757 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764a7c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764ad00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764ad00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764ad00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730a8c0 item 91 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764ad00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764ad00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.194373334 +0000 UTC m=+13.043841073 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764ad00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b240): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b240): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b240): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b240): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b240): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b240): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730ab60 item 91 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b240): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b240): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.195034635 +0000 UTC m=+13.044502373 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b240): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b7c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b7c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b7c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b7c0): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b7c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.195034635 +0000 UTC m=+13.044502373 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764b7c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730afc0 item 91 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764be00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764be00): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764be00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764be00): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764be00): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764be00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764be00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764be00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.196547888 +0000 UTC m=+13.046015626 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e764be00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c440): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c440): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c440): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730b340 item 92 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c440): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c440): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.196964546 +0000 UTC m=+13.046432294 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c440): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c980): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c980): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c980): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730b6c0 item 92 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c980): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c980): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c980): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c980): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c980): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.197652388 +0000 UTC m=+13.047120136 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766c980): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766cf40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766cf40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766cf40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766cf40): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766cf40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.197652388 +0000 UTC m=+13.047120136 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766cf40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730b880 item 92 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766d580): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766d580): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766d580): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766d580): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766d580): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766d580): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766d580): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766d580): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.198823482 +0000 UTC m=+13.048291221 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766d580): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766dac0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766dac0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766dac0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730be30 item 93 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766dac0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766dac0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.199236825 +0000 UTC m=+13.048704563 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e766dac0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76942c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76942c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76942c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76942c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76942c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.199236825 +0000 UTC m=+13.048704563 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76942c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dfc770 item 93 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694900): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694900): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694900): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694900): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694900): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694900): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694900): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694900): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.203025592 +0000 UTC m=+13.052493330 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694900): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694e40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694e40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694e40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7b80000 item 94 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694e40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694e40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.204197248 +0000 UTC m=+13.053664986 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7694e40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695540): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695540): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695540): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695540): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695540): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.204197248 +0000 UTC m=+13.053664986 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695540): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7b80230 item 94 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695b80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695b80): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695b80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695b80): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695b80): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695b80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695b80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695b80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.206847311 +0000 UTC m=+13.056315049 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7695b80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76da1c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76da1c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76da1c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7b80620 item 95 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76da1c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76da1c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.207408884 +0000 UTC m=+13.056876622 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76da1c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76da8c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76da8c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76da8c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76da8c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76da8c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.207408884 +0000 UTC m=+13.056876622 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76da8c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7b807e0 item 95 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f640): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f640): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f640): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f640): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f640): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f640): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f640): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f640): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.208690618 +0000 UTC m=+13.058158357 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753f640): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753fb80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753fb80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753fb80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dcee0 item 96 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753fb80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753fb80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.209159004 +0000 UTC m=+13.058626742 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753fb80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7560380): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7560380): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7560380): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7560380): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7560380): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.209159004 +0000 UTC m=+13.058626742 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7560380): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dd0a0 item 96 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= 2026/05/02 06:10:00 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:00 DEBUG : Looking for writers 2026/05/02 06:10:00 DEBUG : >WaitForWriters: 2026/05/02 06:10:00 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:00 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:00 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:10:00 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:00 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:10:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:10:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/02 06:10:00 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a0340): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a0340): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a0340): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a0340): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a0340): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.234273052 +0000 UTC m=+13.083740790 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a0340): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a07c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a07c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a07c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a07c0): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a07c0): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a07c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a07c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.234273052 +0000 UTC m=+13.083740790 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a07c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a0c80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a0c80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a0c80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a0c80): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a0c80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.234273052 +0000 UTC m=+13.083740790 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77a0c80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7b819d0 item 1 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7561900): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7561900): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7561900): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7561900): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7561900): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.240997111 +0000 UTC m=+13.090464849 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7561900): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7561e00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7561e00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7561e00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7561e00): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7561e00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.240997111 +0000 UTC m=+13.090464849 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7561e00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cb2380 item 2 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21080): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21080): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21080): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21080): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21080): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.244965638 +0000 UTC m=+13.094433377 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21080): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21500): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21500): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21500): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21500): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21500): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21500): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21500): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.244965638 +0000 UTC m=+13.094433377 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21500): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c219c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c219c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c219c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c219c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c219c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.244965638 +0000 UTC m=+13.094433377 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c219c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9a700 item 3 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4e140): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4e140): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4e140): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4e140): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4e140): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.251775771 +0000 UTC m=+13.101243509 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4e140): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4e680): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4e680): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4e680): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4e680): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4e680): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.251775771 +0000 UTC m=+13.101243509 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4e680): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9ac40 item 4 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4ecc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4ecc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4ecc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4ecc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4ecc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.261118164 +0000 UTC m=+13.110585903 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4ecc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4f140): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4f140): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4f140): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4f140): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4f140): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4f140): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4f140): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.261118164 +0000 UTC m=+13.110585903 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4f140): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4f600): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4f600): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4f600): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4f600): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4f600): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.261118164 +0000 UTC m=+13.110585903 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4f600): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9afc0 item 5 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4fc80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4fc80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4fc80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4fc80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4fc80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.264864161 +0000 UTC m=+13.114331899 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c4fc80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6c2c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6c2c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6c2c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6c2c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6c2c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.264864161 +0000 UTC m=+13.114331899 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6c2c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9b570 item 6 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6c940): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6c940): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6c940): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6c940): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6c940): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.269931155 +0000 UTC m=+13.119398894 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6c940): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6ce40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6ce40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6ce40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6ce40): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6ce40): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6ce40): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6ce40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.269931155 +0000 UTC m=+13.119398894 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6ce40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6d300): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6d300): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6d300): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6d300): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6d300): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.269931155 +0000 UTC m=+13.119398894 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6d300): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9b8f0 item 7 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6d980): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6d980): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6d980): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6d980): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6d980): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.276160279 +0000 UTC m=+13.125628016 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6d980): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6dec0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6dec0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6dec0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6dec0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6dec0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.276160279 +0000 UTC m=+13.125628016 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c6dec0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9bdc0 item 8 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884580): _readAt: size=2, off=0 2026/05/02 06:10:00 ERROR : open-test-file(0x1b36e7884580): Couldn't read size of file 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884580): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884580): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884580): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884580): close: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884580): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884940): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884940): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884940): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884940): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884940): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.280866421 +0000 UTC m=+13.130334159 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884940): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884dc0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884dc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884dc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884dc0): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884dc0): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884dc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.280866421 +0000 UTC m=+13.130334159 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884dc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804400): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804400): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804400): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804400): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804400): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.280866421 +0000 UTC m=+13.130334159 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804400): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e72003f0 item 9 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c440): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c440): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c440): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c440): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c440): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.291356035 +0000 UTC m=+13.140823773 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c440): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7885740): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7885740): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7885740): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7885740): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7885740): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.291356035 +0000 UTC m=+13.140823773 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7885740): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7200af0 item 10 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7885d80): _readAt: size=2, off=0 2026/05/02 06:10:00 ERROR : open-test-file(0x1b36e7885d80): Couldn't read size of file 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7885d80): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7885d80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7885d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7885d80): close: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7885d80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ac240): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ac240): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ac240): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ac240): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ac240): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.294764932 +0000 UTC m=+13.144232671 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ac240): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ac740): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ac740): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ac740): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ac740): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ac740): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ac740): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ac740): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.294764932 +0000 UTC m=+13.144232671 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ac740): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78acc40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78acc40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78acc40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78acc40): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78acc40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.294764932 +0000 UTC m=+13.144232671 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78acc40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7200e70 item 11 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804840): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804840): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804840): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804840): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804840): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.301288122 +0000 UTC m=+13.150755860 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804840): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ad5c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ad5c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ad5c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ad5c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ad5c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.301288122 +0000 UTC m=+13.150755860 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78ad5c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7b800e0 item 12 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78adc00): _readAt: size=2, off=0 2026/05/02 06:10:00 ERROR : open-test-file(0x1b36e78adc00): Couldn't read size of file 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78adc00): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78adc00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78adc00): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78adc00): close: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78adc00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78040c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78040c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78040c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78040c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78040c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.305061941 +0000 UTC m=+13.154529679 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78040c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804a80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804a80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804a80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804a80): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804a80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.305061941 +0000 UTC m=+13.154529679 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804a80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7b80540 item 13 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805100): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805100): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805100): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805100): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805100): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.31957225 +0000 UTC m=+13.169039988 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805100): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805640): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805640): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805640): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805640): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805640): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.31957225 +0000 UTC m=+13.169039988 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805640): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7b808c0 item 14 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805c80): _readAt: size=2, off=0 2026/05/02 06:10:00 ERROR : open-test-file(0x1b36e7805c80): Couldn't read size of file 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805c80): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805c80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805c80): close: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805c80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a500): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a500): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a500): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a500): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a500): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.322636466 +0000 UTC m=+13.172104205 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a500): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715ae80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715ae80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715ae80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715ae80): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715ae80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.322636466 +0000 UTC m=+13.172104205 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715ae80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7b80e00 item 15 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b640): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b640): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b640): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b640): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b640): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.326369759 +0000 UTC m=+13.175837497 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b640): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715bd00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715bd00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715bd00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715bd00): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715bd00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.326369759 +0000 UTC m=+13.175837497 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715bd00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7b811f0 item 16 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8140): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8140): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8140): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8140): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8140): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.32980149 +0000 UTC m=+13.179269229 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8140): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.32980149 +0000 UTC m=+13.179269229 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8640): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.32980149 +0000 UTC m=+13.179269229 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7200150 item 17 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e91c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e91c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e91c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e91c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e91c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.335395883 +0000 UTC m=+13.184863621 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e91c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9700): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9700): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9700): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9700): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9700): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.335395883 +0000 UTC m=+13.184863621 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9700): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7201420 item 18 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9e80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9e80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9e80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9e80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9e80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.336568712 +0000 UTC m=+13.186036449 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9e80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028480): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028480): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028480): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028480): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028480): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028480): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028480): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028480): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.336568712 +0000 UTC m=+13.186036449 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028480): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.336568712 +0000 UTC m=+13.186036449 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7201960 item 19 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029100): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029100): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029100): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029100): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029100): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.339641264 +0000 UTC m=+13.189109002 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029100): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029640): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029640): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029640): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029640): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029640): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.339641264 +0000 UTC m=+13.189109002 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029640): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cb2620 item 20 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029cc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029cc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029cc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029cc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029cc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.343617055 +0000 UTC m=+13.193084793 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029cc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73662c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73662c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73662c0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73662c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73662c0): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73662c0): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73662c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73662c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.343617055 +0000 UTC m=+13.193084793 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73662c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6e80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6e80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6e80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6e80): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6e80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.343617055 +0000 UTC m=+13.193084793 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6e80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cb2e00 item 21 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7840): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7840): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7840): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7840): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7840): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.352470112 +0000 UTC m=+13.201937850 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7840): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7d80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7d80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7d80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7d80): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7d80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.352470112 +0000 UTC m=+13.201937850 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7d80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7b81880 item 22 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58b40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58b40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58b40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58b40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58b40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.358094722 +0000 UTC m=+13.207562461 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58b40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.358094722 +0000 UTC m=+13.207562461 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d82c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d82c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d82c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d82c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d82c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.358094722 +0000 UTC m=+13.207562461 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d82c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df41c0 item 23 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8940): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8940): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8940): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8940): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8940): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.365568531 +0000 UTC m=+13.215036268 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8940): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8e80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8e80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8e80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8e80): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8e80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.365568531 +0000 UTC m=+13.215036268 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d8e80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df4cb0 item 24 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d94c0): _readAt: size=2, off=0 2026/05/02 06:10:00 ERROR : open-test-file(0x1b36e74d94c0): Couldn't read size of file 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d94c0): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d94c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d94c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d94c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d94c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9900): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9900): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9900): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9900): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9900): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.369568286 +0000 UTC m=+13.219036024 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9900): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e00): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e00): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e00): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e00): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.369568286 +0000 UTC m=+13.219036024 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74d9e00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0440): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0440): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0440): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0440): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0440): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.369568286 +0000 UTC m=+13.219036024 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0440): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df5490 item 25 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0ac0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0ac0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0ac0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0ac0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0ac0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.371550355 +0000 UTC m=+13.221018094 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e0ac0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1000): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1000): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1000): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1000): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1000): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.371550355 +0000 UTC m=+13.221018094 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1000): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd8850 item 26 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1640): _readAt: size=2, off=0 2026/05/02 06:10:00 ERROR : open-test-file(0x1b36e75e1640): Couldn't read size of file 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1640): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1640): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1640): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1640): close: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1640): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1a80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1a80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1a80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1a80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1a80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.373305366 +0000 UTC m=+13.222773103 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e1a80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6080): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6080): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6080): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6080): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6080): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6080): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6080): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6080): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.373305366 +0000 UTC m=+13.222773103 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6080): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb65c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb65c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb65c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb65c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb65c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.373305366 +0000 UTC m=+13.222773103 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb65c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd8d20 item 27 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6c40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6c40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6c40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6c40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6c40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.375703713 +0000 UTC m=+13.225171451 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6c40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb71c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb71c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb71c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb71c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb71c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.375703713 +0000 UTC m=+13.225171451 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb71c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd9650 item 28 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7800): _readAt: size=2, off=0 2026/05/02 06:10:00 ERROR : open-test-file(0x1b36e7bb7800): Couldn't read size of file 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7800): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7800): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7800): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7800): close: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7800): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7bc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7bc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7bc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7bc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7bc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.377526851 +0000 UTC m=+13.226994589 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7bc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753a380): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753a380): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753a380): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753a380): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753a380): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.377526851 +0000 UTC m=+13.226994589 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753a380): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd9a40 item 29 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753aa00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753aa00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753aa00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753aa00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753aa00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.379228019 +0000 UTC m=+13.228695767 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753aa00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753afc0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753afc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753afc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753afc0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753afc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.379228019 +0000 UTC m=+13.228695767 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753afc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dda070 item 30 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b600): _readAt: size=2, off=0 2026/05/02 06:10:00 ERROR : open-test-file(0x1b36e753b600): Couldn't read size of file 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b600): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b600): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b600): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b600): close: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b600): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b9c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b9c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b9c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b9c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b9c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.380568936 +0000 UTC m=+13.230036674 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e753b9c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4180): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4180): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4180): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4180): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4180): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.380568936 +0000 UTC m=+13.230036674 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4180): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dda9a0 item 31 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4800): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4800): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4800): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4800): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4800): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.381849017 +0000 UTC m=+13.231316756 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4800): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4d40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4d40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4d40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4d40): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4d40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.381849017 +0000 UTC m=+13.231316756 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4d40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6ddb0a0 item 32 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5380): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5380): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5380): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5380): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5380): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.383241341 +0000 UTC m=+13.232709079 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5380): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5800): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5800): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5800): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5800): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5800): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6ddb6c0 item 33 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5800): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5800): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.383773869 +0000 UTC m=+13.233241607 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5800): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5e00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5e00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5e00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5e00): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5e00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.383773869 +0000 UTC m=+13.233241607 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5e00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6ddb8f0 item 33 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064540): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064540): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064540): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064540): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064540): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.385285548 +0000 UTC m=+13.234753286 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064540): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70649c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70649c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dce4d0 item 34 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70649c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70649c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70649c0): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70649c0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70649c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.386292353 +0000 UTC m=+13.235760091 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70649c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064f00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064f00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064f00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064f00): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064f00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.386292353 +0000 UTC m=+13.235760091 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7064f00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dce8c0 item 34 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73867c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73867c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73867c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73867c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73867c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.387447127 +0000 UTC m=+13.236914866 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73867c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387500): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387500): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387500): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387500): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387500): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7b81c00 item 35 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387500): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387500): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.388110392 +0000 UTC m=+13.237578130 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387500): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387cc0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387cc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387cc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387cc0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387cc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.388110392 +0000 UTC m=+13.237578130 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387cc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7b81e30 item 35 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de47c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de47c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de47c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de47c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de47c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.389616101 +0000 UTC m=+13.239083838 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de47c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4f80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4f80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79ae460 item 36 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4f80): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4f80): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4f80): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4f80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4f80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.390205044 +0000 UTC m=+13.239672782 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4f80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c20180): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c20180): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c20180): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c20180): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c20180): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.390205044 +0000 UTC m=+13.239672782 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c20180): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79ae690 item 36 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c207c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c207c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c207c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c207c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c207c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.392001622 +0000 UTC m=+13.241469361 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c207c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c20c40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c20c40): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c20c40): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c20c40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c20c40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79aea10 item 37 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c20c40): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c20c40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.392325445 +0000 UTC m=+13.241793184 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c20c40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21180): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21180): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21180): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21180): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21180): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.392325445 +0000 UTC m=+13.241793184 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21180): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79aec40 item 37 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21800): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21800): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21800): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21800): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21800): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.394069976 +0000 UTC m=+13.243537714 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21800): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21d00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21d00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79aefc0 item 38 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21d00): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21d00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21d00): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21d00): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21d00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.394607032 +0000 UTC m=+13.244074770 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7c21d00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884340): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884340): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884340): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884340): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884340): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.394607032 +0000 UTC m=+13.244074770 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884340): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79af180 item 38 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78849c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78849c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78849c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78849c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78849c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.396517705 +0000 UTC m=+13.245985443 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e78849c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884ec0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884ec0): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884ec0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884ec0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79af570 item 39 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884ec0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884ec0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.397145033 +0000 UTC m=+13.246612771 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7884ec0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c600): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c600): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c600): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c600): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c600): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.397145033 +0000 UTC m=+13.246612771 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c600): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79af730 item 39 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770cc80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770cc80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770cc80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770cc80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770cc80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.39852331 +0000 UTC m=+13.247991128 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770cc80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d180): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d180): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79afab0 item 40 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d180): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d180): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d180): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d180): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d180): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.398997456 +0000 UTC m=+13.248465204 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d180): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d6c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d6c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d6c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d6c0): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d6c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.398997456 +0000 UTC m=+13.248465204 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d6c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79afc70 item 40 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770dc80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770dc80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770dc80): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770dc80): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770dc80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770dc80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770dc80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.400604997 +0000 UTC m=+13.250072735 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770dc80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730e280): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730e280): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730e280): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74da230 item 41 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730e280): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730e280): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.401216353 +0000 UTC m=+13.250684091 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730e280): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730e740): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730e740): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730e740): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730e740): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730e740): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74da3f0 item 41 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730e740): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730e740): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.401631779 +0000 UTC m=+13.251099517 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730e740): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730ec80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730ec80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730ec80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730ec80): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730ec80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.401631779 +0000 UTC m=+13.251099517 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730ec80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74da5b0 item 41 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730f2c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730f2c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730f2c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730f2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730f2c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730f2c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730f2c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.403490115 +0000 UTC m=+13.252957853 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730f2c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730f7c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730f7c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730f7c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74da930 item 42 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730f7c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730f7c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.403979641 +0000 UTC m=+13.253447379 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730f7c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730fd00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730fd00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74dabd0 item 42 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730fd00): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730fd00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730fd00): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730fd00): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730fd00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.40445499 +0000 UTC m=+13.253922728 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e730fd00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7322380): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7322380): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7322380): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7322380): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7322380): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.40445499 +0000 UTC m=+13.253922728 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7322380): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74dad90 item 42 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73229c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73229c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73229c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73229c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73229c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73229c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73229c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.406316952 +0000 UTC m=+13.255784691 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73229c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7322ec0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7322ec0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7322ec0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74db110 item 43 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7322ec0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7322ec0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.407109842 +0000 UTC m=+13.256577581 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7322ec0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065700): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065700): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065700): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065700): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065700): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dcebd0 item 43 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065700): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065700): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.407520399 +0000 UTC m=+13.256988147 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065700): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065c40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065c40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065c40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065c40): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065c40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.407520399 +0000 UTC m=+13.256988147 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7065c40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dcee70 item 43 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384380): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384380): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384380): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384380): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384380): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384380): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384380): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.40914921 +0000 UTC m=+13.258616959 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384380): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384880): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384880): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384880): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dcf570 item 44 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384880): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384880): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.40964624 +0000 UTC m=+13.259113978 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384880): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384dc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384dc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dcf7a0 item 44 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384dc0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384dc0): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384dc0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384dc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.411021161 +0000 UTC m=+13.260488929 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7384dc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385340): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385340): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385340): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385340): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385340): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.411021161 +0000 UTC m=+13.260488929 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385340): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dcf9d0 item 44 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385980): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385980): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385980): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385980): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385980): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385980): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385980): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.414001089 +0000 UTC m=+13.263468837 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385980): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385e80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385e80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385e80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c01c0 item 45 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385e80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385e80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.414495164 +0000 UTC m=+13.263962912 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7385e80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b4680): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b4680): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b4680): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b4680): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b4680): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.414495164 +0000 UTC m=+13.263962912 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b4680): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c0380 item 45 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b4cc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b4cc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b4cc0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b4cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b4cc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b4cc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b4cc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.416819279 +0000 UTC m=+13.266287017 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b4cc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b51c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b51c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b51c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c0700 item 46 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b51c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b51c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.417335466 +0000 UTC m=+13.266803204 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b51c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b58c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b58c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b58c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b58c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b58c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.417335466 +0000 UTC m=+13.266803204 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73b58c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c08c0 item 46 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6000): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6000): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6000): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6000): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6000): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6000): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6000): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.419327835 +0000 UTC m=+13.268795573 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6000): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6500): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6500): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6500): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c0d90 item 47 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6500): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6500): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.419761165 +0000 UTC m=+13.269228902 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6500): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6c00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6c00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6c00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6c00): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6c00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.419761165 +0000 UTC m=+13.269228902 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c6c00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c0f50 item 47 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7240): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7240): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7240): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7240): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7240): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7240): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7240): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.421544117 +0000 UTC m=+13.271011896 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7240): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7740): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7740): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7740): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c1340 item 48 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7740): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7740): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.421972829 +0000 UTC m=+13.271440566 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7740): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7e40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7e40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7e40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7e40): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7e40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.421972829 +0000 UTC m=+13.271440566 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73c7e40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c1500 item 48 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fa580): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fa580): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fa580): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fa580): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fa580): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.423680208 +0000 UTC m=+13.273147946 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fa580): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faa00): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faa00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faa00): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faa00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faa00): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faa00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c1880 item 49 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faa00): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faa00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.424181888 +0000 UTC m=+13.273649625 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faa00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faf40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faf40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faf40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faf40): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faf40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.424181888 +0000 UTC m=+13.273649625 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73faf40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79c1a40 item 49 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73232c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73232c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73232c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73232c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73232c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.425776894 +0000 UTC m=+13.275244632 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73232c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73237c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73237c0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73237c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74db500 item 50 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73237c0): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73237c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73237c0): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73237c0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73237c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.426728645 +0000 UTC m=+13.276196383 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73237c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7323d40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7323d40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7323d40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7323d40): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7323d40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.426728645 +0000 UTC m=+13.276196383 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7323d40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74db6c0 item 50 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73464c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73464c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73464c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73464c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73464c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.428762683 +0000 UTC m=+13.278230421 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73464c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73469c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73469c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73469c0): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73469c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73469c0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73469c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74dba40 item 51 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73469c0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73469c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.429214778 +0000 UTC m=+13.278682516 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73469c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7346f00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7346f00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7346f00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7346f00): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7346f00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.429214778 +0000 UTC m=+13.278682516 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7346f00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e74dbc00 item 51 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347580): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347580): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347580): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347580): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347580): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.431228778 +0000 UTC m=+13.280696516 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347580): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347a80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347a80): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347a80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e80e0 item 52 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347a80): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347a80): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347a80): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347a80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347a80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.431791742 +0000 UTC m=+13.281259481 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7347a80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362100): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362100): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362100): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362100): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362100): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.431791742 +0000 UTC m=+13.281259481 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362100): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e82a0 item 52 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fb5c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fb5c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fb5c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fb5c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fb5c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.435404326 +0000 UTC m=+13.284872065 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fb5c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fbac0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fbac0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fbac0): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fbac0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fbac0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fbac0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7552000 item 53 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fbac0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fbac0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.435758917 +0000 UTC m=+13.285226665 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73fbac0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430100): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430100): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430100): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430100): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430100): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.435758917 +0000 UTC m=+13.285226665 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430100): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e75521c0 item 53 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430780): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430780): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430780): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430780): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430780): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.439223461 +0000 UTC m=+13.288691198 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430780): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430c80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430c80): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430c80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e75525b0 item 54 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430c80): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430c80): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430c80): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430c80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430c80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.440430103 +0000 UTC m=+13.289897841 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7430c80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431200): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431200): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431200): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431200): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431200): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.440430103 +0000 UTC m=+13.289897841 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431200): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7552770 item 54 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431880): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431880): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431880): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431880): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431880): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.442952976 +0000 UTC m=+13.292420714 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431880): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431d80): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431d80): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431d80): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431d80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431d80): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431d80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7552af0 item 55 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431d80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431d80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.443419719 +0000 UTC m=+13.292887457 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7431d80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74603c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74603c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74603c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74603c0): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74603c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.443419719 +0000 UTC m=+13.292887457 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74603c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7552cb0 item 55 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362700): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362700): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362700): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362700): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362700): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.444848392 +0000 UTC m=+13.294316130 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362700): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362c00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362c00): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362c00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e8770 item 56 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362c00): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362c00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362c00): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362c00): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362c00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.445641231 +0000 UTC m=+13.295108979 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7362c00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7363180): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7363180): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7363180): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7363180): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7363180): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.445641231 +0000 UTC m=+13.295108979 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7363180): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e8930 item 56 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73637c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73637c0): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73637c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73637c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73637c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73637c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73637c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73637c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.447455954 +0000 UTC m=+13.296923692 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e73637c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7363d00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7363d00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7363d00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e8d90 item 57 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7363d00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7363d00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.447934259 +0000 UTC m=+13.297401997 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7363d00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488340): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488340): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488340): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488340): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488340): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488340): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e8f50 item 57 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488340): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488340): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.450264598 +0000 UTC m=+13.299732336 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488340): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74888c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74888c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74888c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74888c0): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74888c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.450264598 +0000 UTC m=+13.299732336 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74888c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e9110 item 57 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488f00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488f00): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488f00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488f00): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488f00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488f00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488f00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488f00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.451671288 +0000 UTC m=+13.301139026 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7488f00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489440): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489440): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489440): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e9570 item 58 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489440): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489440): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.452155885 +0000 UTC m=+13.301623622 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489440): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489980): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489980): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489980): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e9730 item 58 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489980): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489980): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489980): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489980): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489980): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.45265577 +0000 UTC m=+13.302123508 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7489980): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6040): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6040): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6040): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6040): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6040): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.45265577 +0000 UTC m=+13.302123508 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6040): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e98f0 item 58 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6680): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6680): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6680): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6680): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6680): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6680): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6680): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6680): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.454202557 +0000 UTC m=+13.303670294 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6680): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6bc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6bc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6bc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e9c70 item 59 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6bc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6bc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.454667786 +0000 UTC m=+13.304135525 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b6bc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7100): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7100): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7100): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7100): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7100): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7100): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76e9e30 item 59 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7100): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7100): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.455127646 +0000 UTC m=+13.304595384 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7100): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7680): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7680): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7680): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7680): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7680): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.455127646 +0000 UTC m=+13.304595384 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7680): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70ac230 item 59 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7cc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7cc0): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7cc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7cc0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7cc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7cc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7cc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.457161394 +0000 UTC m=+13.306629131 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74b7cc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de300): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de300): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de300): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70ad110 item 60 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de300): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de300): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.458314444 +0000 UTC m=+13.307782182 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de300): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de840): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de840): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de840): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70ad3b0 item 60 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de840): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de840): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de840): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de840): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de840): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.458925872 +0000 UTC m=+13.308393650 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74de840): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74dee00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74dee00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74dee00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74dee00): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74dee00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.458925872 +0000 UTC m=+13.308393650 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74dee00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e70ad960 item 60 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df440): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df440): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df440): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df440): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df440): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df440): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df440): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df440): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.460961802 +0000 UTC m=+13.310429571 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df440): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df980): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df980): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df980): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d20e0 item 61 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df980): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df980): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.46181689 +0000 UTC m=+13.311284688 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e74df980): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7530180): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7530180): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7530180): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7530180): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7530180): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.46181689 +0000 UTC m=+13.311284688 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7530180): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d22a0 item 61 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75307c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75307c0): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75307c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75307c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75307c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75307c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75307c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75307c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.463943864 +0000 UTC m=+13.313411612 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75307c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7530d00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7530d00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7530d00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d2620 item 62 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7530d00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7530d00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.464743747 +0000 UTC m=+13.314211515 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7530d00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531400): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531400): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531400): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531400): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531400): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.464743747 +0000 UTC m=+13.314211515 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531400): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d2850 item 62 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531a40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531a40): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531a40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531a40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531a40): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531a40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531a40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531a40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.466679479 +0000 UTC m=+13.316147216 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7531a40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554080): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554080): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554080): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d2e00 item 63 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554080): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554080): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.467181669 +0000 UTC m=+13.316649407 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554080): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554780): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554780): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554780): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554780): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554780): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.467181669 +0000 UTC m=+13.316649407 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554780): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d2fc0 item 63 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554dc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554dc0): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554dc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554dc0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554dc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554dc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554dc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.468807625 +0000 UTC m=+13.318275363 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7554dc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7555300): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7555300): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7555300): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d38f0 item 64 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7555300): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7555300): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.469338709 +0000 UTC m=+13.318806446 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7555300): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7555a00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7555a00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7555a00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7555a00): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7555a00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.469338709 +0000 UTC m=+13.318806446 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7555a00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e76d3c70 item 64 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75ae140): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75ae140): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75ae140): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75ae140): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75ae140): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.47081425 +0000 UTC m=+13.320281988 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75ae140): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75ae5c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75ae5c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75ae5c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75ae5c0): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75ae5c0): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705e1c0 item 65 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75ae5c0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75ae5c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.471317111 +0000 UTC m=+13.320784850 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75ae5c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7460ac0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7460ac0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7460ac0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7460ac0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7460ac0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.471317111 +0000 UTC m=+13.320784850 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7460ac0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7553030 item 65 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461100): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461100): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461100): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461100): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461100): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.47260049 +0000 UTC m=+13.322068228 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461100): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461580): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461580): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e75533b0 item 66 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461580): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461580): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461580): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461580): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461580): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.473070558 +0000 UTC m=+13.322538296 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461580): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461ac0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461ac0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461ac0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461ac0): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461ac0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.473070558 +0000 UTC m=+13.322538296 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7461ac0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7553570 item 66 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612200): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612200): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612200): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612200): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612200): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.474273273 +0000 UTC m=+13.323741011 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612200): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612680): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612680): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612680): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612680): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612680): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e75538f0 item 67 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612680): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612680): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.474742061 +0000 UTC m=+13.324209799 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612680): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612b80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612b80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612b80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612b80): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612b80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.474742061 +0000 UTC m=+13.324209799 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7612b80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7553b90 item 67 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613200): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613200): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613200): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613200): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613200): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.47586247 +0000 UTC m=+13.325330208 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613200): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613700): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613700): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730a0e0 item 68 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613700): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613700): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613700): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613700): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613700): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.476363969 +0000 UTC m=+13.325831707 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613700): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613c40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613c40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613c40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613c40): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613c40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.476363969 +0000 UTC m=+13.325831707 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7613c40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730a540 item 68 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642380): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642380): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642380): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642380): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642380): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.477451947 +0000 UTC m=+13.326919685 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642380): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642800): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642800): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642800): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642800): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642800): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730a8c0 item 69 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642800): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642800): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.477915494 +0000 UTC m=+13.327383232 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642800): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642d00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642d00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642d00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642d00): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642d00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.477915494 +0000 UTC m=+13.327383232 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7642d00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730ab60 item 69 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643380): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643380): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643380): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643380): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643380): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.479115313 +0000 UTC m=+13.328583052 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643380): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643880): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643880): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730b180 item 70 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643880): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643880): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643880): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643880): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643880): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.47959407 +0000 UTC m=+13.329061807 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643880): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643dc0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643dc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643dc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643dc0): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643dc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.47959407 +0000 UTC m=+13.329061807 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7643dc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730b340 item 70 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672540): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672540): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672540): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672540): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672540): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.480851147 +0000 UTC m=+13.330318886 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672540): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672a40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672a40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672a40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672a40): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672a40): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730b880 item 71 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672a40): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672a40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.4813658 +0000 UTC m=+13.330833539 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672a40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672f40): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672f40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672f40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672f40): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672f40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.4813658 +0000 UTC m=+13.330833539 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672f40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e730bab0 item 71 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75aed00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75aed00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75aed00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75aed00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75aed00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.482695105 +0000 UTC m=+13.332162843 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75aed00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75af200): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75af200): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705e540 item 72 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75af200): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75af200): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75af200): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75af200): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75af200): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.4832261 +0000 UTC m=+13.332693837 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75af200): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75af740): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75af740): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75af740): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75af740): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75af740): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.4832261 +0000 UTC m=+13.332693837 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75af740): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705e700 item 72 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75afd00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75afd00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75afd00): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75afd00): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75afd00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75afd00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75afd00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.484491723 +0000 UTC m=+13.333959462 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75afd00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d0300): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d0300): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d0300): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705ee70 item 73 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d0300): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d0300): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.484904815 +0000 UTC m=+13.334372553 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d0300): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d07c0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d07c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d07c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d07c0): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d07c0): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705f030 item 73 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d07c0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d07c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.48536699 +0000 UTC m=+13.334834728 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d07c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d0d00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d0d00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d0d00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d0d00): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d0d00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.48536699 +0000 UTC m=+13.334834728 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d0d00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705f1f0 item 73 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1340): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1340): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1340): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1340): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1340): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1340): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1340): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.4865514 +0000 UTC m=+13.336019138 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1340): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1840): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1840): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1840): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705f8f0 item 74 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1840): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1840): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.48701134 +0000 UTC m=+13.336479078 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1840): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1d80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1d80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705fab0 item 74 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1d80): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1d80): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1d80): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1d80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1d80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.487496688 +0000 UTC m=+13.336964426 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75d1d80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772a400): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772a400): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772a400): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772a400): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772a400): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.487496688 +0000 UTC m=+13.336964426 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772a400): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e705fc70 item 74 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772aa40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772aa40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772aa40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772aa40): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772aa40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772aa40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772aa40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.488595737 +0000 UTC m=+13.338063475 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772aa40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772af40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772af40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772af40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dfd8f0 item 75 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772af40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772af40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.489018427 +0000 UTC m=+13.338486165 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772af40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772b480): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772b480): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772b480): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772b480): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772b480): _writeAt: size=3, off=2 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6dfddc0 item 75 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772b480): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772b480): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.489545674 +0000 UTC m=+13.339013412 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772b480): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772b9c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772b9c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772b9c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772b9c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772b9c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.489545674 +0000 UTC m=+13.339013412 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e772b9c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dc150 item 75 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740100): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740100): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740100): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740100): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740100): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740100): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740100): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.490760562 +0000 UTC m=+13.340228301 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740100): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740600): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740600): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740600): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dc4d0 item 76 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740600): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740600): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.491279745 +0000 UTC m=+13.340747483 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740600): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740b40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740b40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dc690 item 76 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740b40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740b40): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740b40): _writeAt: size=3, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740b40): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740b40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.49191717 +0000 UTC m=+13.341384908 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7740b40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77410c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77410c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77410c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77410c0): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77410c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.49191717 +0000 UTC m=+13.341384908 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e77410c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dc850 item 76 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7741700): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7741700): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7741700): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7741700): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7741700): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7741700): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7741700): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.493313431 +0000 UTC m=+13.342781169 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7741700): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7741c00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7741c00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7741c00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dccb0 item 77 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7741c00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7741c00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.493783961 +0000 UTC m=+13.343251700 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7741c00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758400): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758400): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758400): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758400): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758400): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.493783961 +0000 UTC m=+13.343251700 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758400): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dce70 item 77 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758a40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758a40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758a40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758a40): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758a40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758a40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758a40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.495192366 +0000 UTC m=+13.344660104 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758a40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758f40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758f40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758f40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dd2d0 item 78 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758f40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758f40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.495674498 +0000 UTC m=+13.345142237 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7758f40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7759640): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7759640): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7759640): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7759640): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7759640): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.495674498 +0000 UTC m=+13.345142237 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7759640): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dd500 item 78 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7759c80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7759c80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7759c80): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7759c80): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7759c80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7759c80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7759c80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.497464904 +0000 UTC m=+13.346932642 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7759c80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7774280): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7774280): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7774280): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dd8f0 item 79 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7774280): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7774280): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.49791145 +0000 UTC m=+13.347379188 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7774280): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76736c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76736c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76736c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76736c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76736c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.49791145 +0000 UTC m=+13.347379188 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76736c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9a000 item 79 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673d00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673d00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673d00): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673d00): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673d00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673d00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673d00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.501301973 +0000 UTC m=+13.350769711 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673d00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366a80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366a80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366a80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cb3730 item 80 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366a80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366a80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.502984847 +0000 UTC m=+13.352452585 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366a80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76725c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76725c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76725c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76725c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76725c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.502984847 +0000 UTC m=+13.352452585 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76725c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dc0e0 item 80 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672c00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672c00): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672c00): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672c00): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672c00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.506609954 +0000 UTC m=+13.356077692 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7672c00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673080): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673080): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673080): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673080): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673080): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673080): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dc460 item 81 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673080): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673080): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.507131481 +0000 UTC m=+13.356599219 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673080): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76735c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76735c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76735c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76735c0): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76735c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.507131481 +0000 UTC m=+13.356599219 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e76735c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dc620 item 81 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673c40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673c40): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673c40): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673c40): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673c40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.510255441 +0000 UTC m=+13.359723179 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7673c40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366280): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366280): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366280): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dc9a0 item 82 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366280): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366280): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366280): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366280): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366280): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.511567162 +0000 UTC m=+13.361034910 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366280): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366dc0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366dc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366dc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366dc0): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366dc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.511567162 +0000 UTC m=+13.361034910 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7366dc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dcc40 item 82 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367540): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367540): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367540): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367540): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367540): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.512928266 +0000 UTC m=+13.362396004 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367540): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367a40): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367a40): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367a40): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367a40): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367a40): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367a40): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dcfc0 item 83 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367a40): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367a40): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.51340063 +0000 UTC m=+13.362868368 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7367a40): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804080): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804080): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804080): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804080): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804080): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.51340063 +0000 UTC m=+13.362868368 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804080): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dd180 item 83 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804700): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804700): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804700): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804700): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804700): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.515110494 +0000 UTC m=+13.364578232 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804700): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804c80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804c80): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804c80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dd650 item 84 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804c80): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804c80): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804c80): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804c80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804c80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.515774139 +0000 UTC m=+13.365241877 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7804c80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805200): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805200): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805200): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805200): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805200): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.515774139 +0000 UTC m=+13.365241877 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805200): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dd810 item 84 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805880): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805880): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805880): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805880): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805880): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.516838052 +0000 UTC m=+13.366305791 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805880): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805d80): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805d80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805d80): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805d80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805d80): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805d80): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79ddc70 item 85 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805d80): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805d80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.517996684 +0000 UTC m=+13.367464422 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7805d80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a780): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a780): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a780): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a780): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a780): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.517996684 +0000 UTC m=+13.367464422 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715a780): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e79dde30 item 85 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b0c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b0c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b0c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b0c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b0c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.521439907 +0000 UTC m=+13.370907665 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b0c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b740): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b740): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b740): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9a380 item 86 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b740): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b740): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b740): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b740): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b740): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.522861787 +0000 UTC m=+13.372329525 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715b740): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715be00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715be00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715be00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715be00): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715be00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.522861787 +0000 UTC m=+13.372329525 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e715be00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9a5b0 item 86 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8600): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8600): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8600): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8600): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8600): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.525405639 +0000 UTC m=+13.374873377 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8600): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b00): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b00): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b00): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b00): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9aa10 item 87 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b00): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.526317484 +0000 UTC m=+13.375785222 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e8b00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9040): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9040): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9040): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9040): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9040): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.526317484 +0000 UTC m=+13.375785222 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9040): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9abd0 item 87 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e96c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e96c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e96c0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e96c0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e96c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.52791705 +0000 UTC m=+13.377384789 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e96c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9cc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9cc0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9cc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9af50 item 88 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9cc0): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9cc0): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9cc0): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9cc0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9cc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.52894243 +0000 UTC m=+13.378410168 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75e9cc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028340): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028340): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028340): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028340): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028340): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.52894243 +0000 UTC m=+13.378410168 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028340): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9b180 item 88 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.530773734 +0000 UTC m=+13.380241472 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028a80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028fc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028fc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028fc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9b570 item 89 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028fc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028fc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.531378067 +0000 UTC m=+13.380845805 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7028fc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029500): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029500): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029500): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029500): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029500): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029500): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9b730 item 89 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029500): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029500): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.531860219 +0000 UTC m=+13.381327957 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029500): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029a80): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029a80): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029a80): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029a80): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029a80): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.531860219 +0000 UTC m=+13.381327957 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7029a80): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9b8f0 item 89 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6880): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6880): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6880): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6880): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6880): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6880): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6880): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6880): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.533927731 +0000 UTC m=+13.383395468 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f6880): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7280): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7280): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7280): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9bc70 item 90 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7280): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7280): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.534985411 +0000 UTC m=+13.384453149 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7280): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7980): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7980): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7980): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7a9be30 item 90 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7980): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7980): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7980): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7980): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7980): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.536206391 +0000 UTC m=+13.385674139 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e70f7980): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58a00): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58a00): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58a00): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58a00): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58a00): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.536206391 +0000 UTC m=+13.385674139 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c58a00): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cb2380 item 90 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.537864447 +0000 UTC m=+13.387332216 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6c59300): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6300): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6300): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6300): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cb2bd0 item 91 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6300): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6300): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.538646437 +0000 UTC m=+13.388114175 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6300): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6840): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6840): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6840): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6840): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6840): >_readAt: n=2, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6840): _writeAt: size=3, off=7 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cb31f0 item 91 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6840): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6840): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.539228599 +0000 UTC m=+13.388696336 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6840): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6dc0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6dc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6dc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6dc0): >_readAt: n=8, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6dc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.539228599 +0000 UTC m=+13.388696336 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb6dc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cb3ab0 item 91 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7440): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7440): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7440): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7440): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7440): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7440): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7440): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7440): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.540731962 +0000 UTC m=+13.390199700 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7440): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7980): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7980): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7980): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7200230 item 92 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7980): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7980): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.541305136 +0000 UTC m=+13.390772874 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7980): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7ec0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7ec0): open at offset 5 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7ec0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7200690 item 92 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7ec0): _readAt: size=2, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7ec0): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7ec0): _writeAt: size=3, off=5 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7ec0): >_writeAt: n=3, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7ec0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.541900533 +0000 UTC m=+13.391368270 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7bb7ec0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4580): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4580): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4580): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4580): >_readAt: n=3, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4580): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.541900533 +0000 UTC m=+13.391368270 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4580): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7200a10 item 92 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4bc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4bc0): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4bc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4bc0): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4bc0): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4bc0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4bc0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4bc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.542924069 +0000 UTC m=+13.392391806 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f4bc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5100): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5100): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5100): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7200e00 item 93 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5100): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5100): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.543459402 +0000 UTC m=+13.392927150 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5100): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5800): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5800): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5800): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5800): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5800): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.543459402 +0000 UTC m=+13.392927150 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e75f5800): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e7200fc0 item 93 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386140): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386140): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386140): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386140): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386140): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386140): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386140): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386140): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.545229129 +0000 UTC m=+13.394696867 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7386140): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387280): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387280): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387280): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df41c0 item 94 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387280): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387280): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.545868017 +0000 UTC m=+13.395335756 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387280): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387bc0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387bc0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387bc0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387bc0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387bc0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.545868017 +0000 UTC m=+13.395335756 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e7387bc0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df4620 item 94 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4700): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4700): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4700): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4700): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4700): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4700): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4700): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4700): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.550499429 +0000 UTC m=+13.399967167 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4700): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4ec0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4ec0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4ec0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df4e00 item 95 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4ec0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4ec0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.552253547 +0000 UTC m=+13.401721285 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e6de4ec0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c340): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c340): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c340): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c340): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c340): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.552253547 +0000 UTC m=+13.401721285 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c340): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df50a0 item 95 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c980): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c980): open at offset 0 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c980): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c980): _readAt: size=2, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c980): >_readAt: n=0, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c980): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c980): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c980): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.555499067 +0000 UTC m=+13.404966805 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770c980): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770cec0): _writeAt: size=5, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770cec0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770cec0): >openPending: err= 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6df57a0 item 96 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770cec0): >_writeAt: n=5, err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770cec0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.558464766 +0000 UTC m=+13.407932505 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770cec0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 06:10:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 06:10:00 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d5c0): _readAt: size=512, off=0 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d5c0): openPending: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d5c0): >openPending: err= 2026/05/02 06:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d5c0): >_readAt: n=5, err=EOF 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d5c0): close: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 06:10:00.558464766 +0000 UTC m=+13.407932505 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:00 DEBUG : open-test-file(0x1b36e770d5c0): >close: err= 2026/05/02 06:10:00 DEBUG : open-test-file: Remove: 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b36e6cd8770 item 96 2026/05/02 06:10:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 06:10:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 06:10:00 DEBUG : open-test-file: >Remove: err= 2026/05/02 06:10:00 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:00 DEBUG : Looking for writers 2026/05/02 06:10:00 DEBUG : >WaitForWriters: 2026/05/02 06:10:00 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.61s) --- PASS: TestRWFileHandleOpenTests/writes (0.26s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.35s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:00 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:00 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:10:00 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:00 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:10:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:10:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:00 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:10:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:00 DEBUG : file1: newRWFileHandle: 2026/05/02 06:10:00 DEBUG : file1(0x1b36e71b9d40): openPending: 2026/05/02 06:10:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:00 DEBUG : file1(0x1b36e71b9d40): >openPending: err= 2026/05/02 06:10:00 DEBUG : file1: >newRWFileHandle: err= 2026/05/02 06:10:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/02 06:10:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/05/02 06:10:00 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:00 DEBUG : Looking for writers 2026/05/02 06:10:00 DEBUG : file1: reading active writers 2026/05/02 06:10:00 DEBUG : file1: active writers 1 2026/05/02 06:10:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:10:00 DEBUG : Looking for writers 2026/05/02 06:10:00 DEBUG : file1: reading active writers 2026/05/02 06:10:00 DEBUG : file1: active writers 1 2026/05/02 06:10:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:10:00 DEBUG : Looking for writers 2026/05/02 06:10:00 DEBUG : file1: reading active writers 2026/05/02 06:10:00 DEBUG : file1: active writers 1 2026/05/02 06:10:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:10:00 DEBUG : Looking for writers 2026/05/02 06:10:00 DEBUG : file1: reading active writers 2026/05/02 06:10:00 DEBUG : file1: active writers 1 2026/05/02 06:10:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:10:00 DEBUG : Looking for writers 2026/05/02 06:10:00 DEBUG : file1: reading active writers 2026/05/02 06:10:00 DEBUG : file1: active writers 1 2026/05/02 06:10:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/02 06:10:00 DEBUG : Looking for writers 2026/05/02 06:10:00 DEBUG : file1: reading active writers 2026/05/02 06:10:00 DEBUG : file1: active writers 1 2026/05/02 06:10:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/02 06:10:01 DEBUG : Looking for writers 2026/05/02 06:10:01 DEBUG : file1: reading active writers 2026/05/02 06:10:01 DEBUG : file1: active writers 1 2026/05/02 06:10:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/02 06:10:01 DEBUG : Looking for writers 2026/05/02 06:10:01 DEBUG : file1: reading active writers 2026/05/02 06:10:01 DEBUG : file1: active writers 1 2026/05/02 06:10:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo/dir/file1: no such file or directory 2026/05/02 06:10:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo/dir/file1: no such file or directory 2026/05/02 06:10:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo/dir/file1: no such file or directory 2026/05/02 06:10:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo/dir/file1: no such file or directory 2026/05/02 06:10:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo/dir/file1: no such file or directory 2026/05/02 06:10:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo/dir/file1: no such file or directory 2026/05/02 06:10:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo/dir/file1: no such file or directory 2026/05/02 06:10:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo/dir/file1: no such file or directory 2026/05/02 06:10:02 DEBUG : Looking for writers 2026/05/02 06:10:02 DEBUG : file1: reading active writers 2026/05/02 06:10:02 DEBUG : file1: active writers 1 2026/05/02 06:10:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo/dir/file1: no such file or directory 2026/05/02 06:10:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo/dir/file1: no such file or directory 2026/05/02 06:10:03 DEBUG : Looking for writers 2026/05/02 06:10:03 DEBUG : file1: reading active writers 2026/05/02 06:10:03 DEBUG : file1: active writers 1 2026/05/02 06:10:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:04 DEBUG : Looking for writers 2026/05/02 06:10:04 DEBUG : file1: reading active writers 2026/05/02 06:10:04 DEBUG : file1: active writers 1 2026/05/02 06:10:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:05 DEBUG : Looking for writers 2026/05/02 06:10:05 DEBUG : file1: reading active writers 2026/05/02 06:10:05 DEBUG : file1: active writers 1 2026/05/02 06:10:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:06 DEBUG : Looking for writers 2026/05/02 06:10:06 DEBUG : file1: reading active writers 2026/05/02 06:10:06 DEBUG : file1: active writers 1 2026/05/02 06:10:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:07 DEBUG : Looking for writers 2026/05/02 06:10:07 DEBUG : file1: reading active writers 2026/05/02 06:10:07 DEBUG : file1: active writers 1 2026/05/02 06:10:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:08 DEBUG : Looking for writers 2026/05/02 06:10:08 DEBUG : file1: reading active writers 2026/05/02 06:10:08 DEBUG : file1: active writers 1 2026/05/02 06:10:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:09 DEBUG : Looking for writers 2026/05/02 06:10:09 DEBUG : file1: reading active writers 2026/05/02 06:10:09 DEBUG : file1: active writers 1 2026/05/02 06:10:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:10 DEBUG : Looking for writers 2026/05/02 06:10:10 DEBUG : file1: reading active writers 2026/05/02 06:10:10 DEBUG : file1: active writers 1 2026/05/02 06:10:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:11 DEBUG : Looking for writers 2026/05/02 06:10:11 DEBUG : file1: reading active writers 2026/05/02 06:10:11 DEBUG : file1: active writers 1 2026/05/02 06:10:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:12 DEBUG : Looking for writers 2026/05/02 06:10:12 DEBUG : file1: reading active writers 2026/05/02 06:10:12 DEBUG : file1: active writers 1 2026/05/02 06:10:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:13 DEBUG : Looking for writers 2026/05/02 06:10:13 DEBUG : file1: reading active writers 2026/05/02 06:10:13 DEBUG : file1: active writers 1 2026/05/02 06:10:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:14 DEBUG : Looking for writers 2026/05/02 06:10:14 DEBUG : file1: reading active writers 2026/05/02 06:10:14 DEBUG : file1: active writers 1 2026/05/02 06:10:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:15 DEBUG : Looking for writers 2026/05/02 06:10:15 DEBUG : file1: reading active writers 2026/05/02 06:10:15 DEBUG : file1: active writers 1 2026/05/02 06:10:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:16 DEBUG : Looking for writers 2026/05/02 06:10:16 DEBUG : file1: reading active writers 2026/05/02 06:10:16 DEBUG : file1: active writers 1 2026/05/02 06:10:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:17 DEBUG : Looking for writers 2026/05/02 06:10:17 DEBUG : file1: reading active writers 2026/05/02 06:10:17 DEBUG : file1: active writers 1 2026/05/02 06:10:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:18 DEBUG : Looking for writers 2026/05/02 06:10:18 DEBUG : file1: reading active writers 2026/05/02 06:10:18 DEBUG : file1: active writers 1 2026/05/02 06:10:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:19 DEBUG : Looking for writers 2026/05/02 06:10:19 DEBUG : file1: reading active writers 2026/05/02 06:10:19 DEBUG : file1: active writers 1 2026/05/02 06:10:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:20 DEBUG : Looking for writers 2026/05/02 06:10:20 DEBUG : file1: reading active writers 2026/05/02 06:10:20 DEBUG : file1: active writers 1 2026/05/02 06:10:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:21 DEBUG : Looking for writers 2026/05/02 06:10:21 DEBUG : file1: reading active writers 2026/05/02 06:10:21 DEBUG : file1: active writers 1 2026/05/02 06:10:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:22 DEBUG : Looking for writers 2026/05/02 06:10:22 DEBUG : file1: reading active writers 2026/05/02 06:10:22 DEBUG : file1: active writers 1 2026/05/02 06:10:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:23 DEBUG : Looking for writers 2026/05/02 06:10:23 DEBUG : file1: reading active writers 2026/05/02 06:10:23 DEBUG : file1: active writers 1 2026/05/02 06:10:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:24 DEBUG : Looking for writers 2026/05/02 06:10:24 DEBUG : file1: reading active writers 2026/05/02 06:10:24 DEBUG : file1: active writers 1 2026/05/02 06:10:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:25 DEBUG : Looking for writers 2026/05/02 06:10:25 DEBUG : file1: reading active writers 2026/05/02 06:10:25 DEBUG : file1: active writers 1 2026/05/02 06:10:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:26 DEBUG : Looking for writers 2026/05/02 06:10:26 DEBUG : file1: reading active writers 2026/05/02 06:10:26 DEBUG : file1: active writers 1 2026/05/02 06:10:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:27 DEBUG : Looking for writers 2026/05/02 06:10:27 DEBUG : file1: reading active writers 2026/05/02 06:10:27 DEBUG : file1: active writers 1 2026/05/02 06:10:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:28 DEBUG : Looking for writers 2026/05/02 06:10:28 DEBUG : file1: reading active writers 2026/05/02 06:10:28 DEBUG : file1: active writers 1 2026/05/02 06:10:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:29 DEBUG : Looking for writers 2026/05/02 06:10:29 DEBUG : file1: reading active writers 2026/05/02 06:10:29 DEBUG : file1: active writers 1 2026/05/02 06:10:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/02 06:10:30 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x1b36e72ea300 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x1b36e73779e8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:29922621356576} name:file1 opens:1 downloaders: o: fd:0x1b36e6c82408 info:{ModTime:{wall:14012250049807247712 ext:13431814843 loc:0x4724100} ATime:{wall:14012250049807247712 ext:13431814843 loc:0x4724100} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/02 06:10:30 DEBUG : >WaitForWriters: 2026/05/02 06:10:30 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:30 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:30 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:10:30 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:30 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:10:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:10:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:30 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:30 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:10:30 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:30 DEBUG : rename_me: newRWFileHandle: 2026/05/02 06:10:30 DEBUG : rename_me(0x1b36e735bbc0): openPending: 2026/05/02 06:10:30 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 06:10:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/02 06:10:30 DEBUG : rename_me(0x1b36e735bbc0): >openPending: err= 2026/05/02 06:10:30 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/02 06:10:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/02 06:10:30 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/02 06:10:30 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/02 06:10:30 DEBUG : rename_me(0x1b36e735bbc0): _writeAt: size=5, off=0 2026/05/02 06:10:30 DEBUG : rename_me(0x1b36e735bbc0): >_writeAt: n=5, err= 2026/05/02 06:10:30 DEBUG : rename_me(0x1b36e735bbc0): close: 2026/05/02 06:10:30 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-02 06:10:30.605595064 +0000 UTC m=+43.455062802 2026/05/02 06:10:30 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/02 06:10:30 DEBUG : rename_me(0x1b36e735bbc0): >close: err= 2026/05/02 06:10:30 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/02 06:10:30 DEBUG : i_was_renamed: Updating file with 0x1b36e7341930 2026/05/02 06:10:30 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/02 06:10:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/02 06:10:30 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:30 DEBUG : Looking for writers 2026/05/02 06:10:30 DEBUG : i_was_renamed: reading active writers 2026/05/02 06:10:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 06:10:30 DEBUG : Looking for writers 2026/05/02 06:10:30 DEBUG : i_was_renamed: reading active writers 2026/05/02 06:10:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 06:10:30 DEBUG : Looking for writers 2026/05/02 06:10:30 DEBUG : i_was_renamed: reading active writers 2026/05/02 06:10:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 06:10:30 DEBUG : Looking for writers 2026/05/02 06:10:30 DEBUG : i_was_renamed: reading active writers 2026/05/02 06:10:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 06:10:30 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/02 06:10:30 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:30 DEBUG : i_was_renamed: size = 5 OK 2026/05/02 06:10:30 INFO : i_was_renamed: Copied (new) 2026/05/02 06:10:30 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-02 06:10:30 +0000 UTC" 2026/05/02 06:10:30 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/02 06:10:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/02 06:10:30 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/02 06:10:30 DEBUG : Looking for writers 2026/05/02 06:10:30 DEBUG : i_was_renamed: reading active writers 2026/05/02 06:10:30 DEBUG : >WaitForWriters: 2026/05/02 06:10:30 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:30 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:30 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 06:10:30 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:30 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:10:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 06:10:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{OFRiv}/rclone-test-huvapid9digo" 2026/05/02 06:10:30 INFO : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 06:10:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:30 DEBUG : forgetting directory cache 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75a2840): _readAt: size=512, off=0 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75a2840): openPending: 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-02 05:11:30 +0000 UTC" against cached fingerprint "" 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/02 06:10:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75a2840): >openPending: err= 2026/05/02 06:10:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75a2840): >_readAt: n=20, err=EOF 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75a2840): close: 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 05:11:30 +0000 GMT 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75a2840): >close: err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:31 DEBUG : forgetting directory cache 2026/05/02 06:10:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e754cb80): _readAt: size=512, off=0 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e754cb80): openPending: 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-02 05:12:30 +0000 UTC" against cached fingerprint "20,2026-05-02 05:11:30 +0000 UTC" 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-02 05:12:30 +0000 UTC" != cached fingerprint "20,2026-05-02 05:11:30 +0000 UTC") 2026/05/02 06:10:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/02 06:10:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e754cb80): >openPending: err= 2026/05/02 06:10:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e754cb80): >_readAt: n=20, err=EOF 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e754cb80): close: 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 05:12:30 +0000 GMT 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e754cb80): >close: err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:31 DEBUG : forgetting directory cache 2026/05/02 06:10:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75f8ac0): _readAt: size=512, off=0 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75f8ac0): openPending: 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-02 05:13:30 +0000 UTC" against cached fingerprint "20,2026-05-02 05:12:30 +0000 UTC" 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-02 05:13:30 +0000 UTC" != cached fingerprint "20,2026-05-02 05:12:30 +0000 UTC") 2026/05/02 06:10:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/02 06:10:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75f8ac0): >openPending: err= 2026/05/02 06:10:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75f8ac0): >_readAt: n=20, err=EOF 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75f8ac0): close: 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 05:13:30 +0000 GMT 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75f8ac0): >close: err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:31 DEBUG : forgetting directory cache 2026/05/02 06:10:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75fec00): _readAt: size=512, off=0 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75fec00): openPending: 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-02 05:14:30 +0000 UTC" against cached fingerprint "20,2026-05-02 05:13:30 +0000 UTC" 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-02 05:14:30 +0000 UTC" != cached fingerprint "20,2026-05-02 05:13:30 +0000 UTC") 2026/05/02 06:10:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/02 06:10:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75fec00): >openPending: err= 2026/05/02 06:10:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75fec00): >_readAt: n=20, err=EOF 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75fec00): close: 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 05:14:30 +0000 GMT 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate(0x1b36e75fec00): >close: err= 2026/05/02 06:10:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:32 DEBUG : forgetting directory cache 2026/05/02 06:10:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e761cf00): _readAt: size=512, off=0 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e761cf00): openPending: 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-02 05:15:30 +0000 UTC" against cached fingerprint "20,2026-05-02 05:14:30 +0000 UTC" 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-02 05:15:30 +0000 UTC" != cached fingerprint "20,2026-05-02 05:14:30 +0000 UTC") 2026/05/02 06:10:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/02 06:10:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e761cf00): >openPending: err= 2026/05/02 06:10:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e761cf00): >_readAt: n=20, err=EOF 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e761cf00): close: 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 05:15:30 +0000 GMT 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e761cf00): >close: err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:32 DEBUG : forgetting directory cache 2026/05/02 06:10:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e76ae9c0): _readAt: size=512, off=0 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e76ae9c0): openPending: 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-02 05:16:30 +0000 UTC" against cached fingerprint "20,2026-05-02 05:15:30 +0000 UTC" 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-02 05:16:30 +0000 UTC" != cached fingerprint "20,2026-05-02 05:15:30 +0000 UTC") 2026/05/02 06:10:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/02 06:10:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e76ae9c0): >openPending: err= 2026/05/02 06:10:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e76ae9c0): >_readAt: n=20, err=EOF 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e76ae9c0): close: 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 05:16:30 +0000 GMT 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e76ae9c0): >close: err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:32 DEBUG : forgetting directory cache 2026/05/02 06:10:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e7788a00): _readAt: size=512, off=0 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e7788a00): openPending: 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-02 05:17:30 +0000 UTC" against cached fingerprint "20,2026-05-02 05:16:30 +0000 UTC" 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-02 05:17:30 +0000 UTC" != cached fingerprint "20,2026-05-02 05:16:30 +0000 UTC") 2026/05/02 06:10:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/02 06:10:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e7788a00): >openPending: err= 2026/05/02 06:10:32 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e7788a00): >_readAt: n=21, err=EOF 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e7788a00): close: 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 05:17:30 +0000 GMT 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e7788a00): >close: err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:32 DEBUG : forgetting directory cache 2026/05/02 06:10:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e764f7c0): _readAt: size=512, off=0 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e764f7c0): openPending: 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-02 05:18:30 +0000 UTC" against cached fingerprint "21,2026-05-02 05:17:30 +0000 UTC" 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-02 05:18:30 +0000 UTC" != cached fingerprint "21,2026-05-02 05:17:30 +0000 UTC") 2026/05/02 06:10:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/02 06:10:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e764f7c0): >openPending: err= 2026/05/02 06:10:32 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e764f7c0): >_readAt: n=22, err=EOF 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e764f7c0): close: 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 05:18:30 +0000 GMT 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate(0x1b36e764f7c0): >close: err= 2026/05/02 06:10:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:33 DEBUG : forgetting directory cache 2026/05/02 06:10:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate(0x1b36e7366ac0): _readAt: size=512, off=0 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate(0x1b36e7366ac0): openPending: 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-02 05:19:30 +0000 UTC" against cached fingerprint "22,2026-05-02 05:18:30 +0000 UTC" 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-02 05:19:30 +0000 UTC" != cached fingerprint "22,2026-05-02 05:18:30 +0000 UTC") 2026/05/02 06:10:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/02 06:10:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate(0x1b36e7366ac0): >openPending: err= 2026/05/02 06:10:33 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate(0x1b36e7366ac0): >_readAt: n=23, err=EOF 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate(0x1b36e7366ac0): close: 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 05:19:30 +0000 GMT 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate(0x1b36e7366ac0): >close: err= 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:33 DEBUG : forgetting directory cache 2026/05/02 06:10:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate(0x1b36e7028300): _readAt: size=512, off=0 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate(0x1b36e7028300): openPending: 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-02 05:20:30 +0000 UTC" against cached fingerprint "23,2026-05-02 05:19:30 +0000 UTC" 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-02 05:20:30 +0000 UTC" != cached fingerprint "23,2026-05-02 05:19:30 +0000 UTC") 2026/05/02 06:10:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/02 06:10:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate(0x1b36e7028300): >openPending: err= 2026/05/02 06:10:33 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate(0x1b36e7028300): >_readAt: n=24, err=EOF 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate(0x1b36e7028300): close: 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 05:20:30 +0000 GMT 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate(0x1b36e7028300): >close: err= 2026/05/02 06:10:33 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:33 DEBUG : Looking for writers 2026/05/02 06:10:33 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/02 06:10:33 DEBUG : >WaitForWriters: 2026/05/02 06:10:33 DEBUG : webdav root 'rclone-test-huvapid9digo': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.61s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:33 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:33 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:33 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:33 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:33 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : forgetting directory cache 2026/05/02 06:10:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/02 06:10:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/02 06:10:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/02 06:10:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/02 06:10:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/02 06:10:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/02 06:10:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/02 06:10:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/02 06:10:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/02 06:10:33 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/02 06:10:33 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/02 06:10:33 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/02 06:10:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:33 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:33 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/02 06:10:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/02 06:10:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/02 06:10:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/02 06:10:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:33 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:33 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:33 DEBUG : Looking for writers 2026/05/02 06:10:33 DEBUG : FiLeA: reading active writers 2026/05/02 06:10:33 DEBUG : FiLeB: reading active writers 2026/05/02 06:10:33 DEBUG : FilEb: reading active writers 2026/05/02 06:10:33 DEBUG : >WaitForWriters: 2026/05/02 06:10:33 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:33 DEBUG : Looking for writers 2026/05/02 06:10:33 DEBUG : FiLeB: reading active writers 2026/05/02 06:10:33 DEBUG : FilEb: reading active writers 2026/05/02 06:10:33 DEBUG : FiLeA: reading active writers 2026/05/02 06:10:33 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:33 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:33 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:33 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/02 06:10:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/02 06:10:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/02 06:10:33 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/02 06:10:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/02 06:10:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/02 06:10:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/02 06:10:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:10:33 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 06:10:33 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:33 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:33 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:33 DEBUG : Looking for writers 2026/05/02 06:10:33 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/02 06:10:33 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/02 06:10:33 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:33 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:33 DEBUG : webdav root 'rclone-test-huvapid9digo': Reusing VFS from active cache 2026/05/02 06:10:33 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:33 DEBUG : Looking for writers 2026/05/02 06:10:33 DEBUG : >WaitForWriters: 2026/05/02 06:10:33 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:33 DEBUG : Looking for writers 2026/05/02 06:10:33 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:33 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:33 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:33 DEBUG : Looking for writers 2026/05/02 06:10:33 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:33 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:33 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:33 DEBUG : Looking for writers 2026/05/02 06:10:33 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:33 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:34 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:34 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:34 DEBUG : dir: Looking for writers 2026/05/02 06:10:34 DEBUG : file2: reading active writers 2026/05/02 06:10:34 DEBUG : Looking for writers 2026/05/02 06:10:34 DEBUG : dir: reading active writers 2026/05/02 06:10:34 DEBUG : file1: reading active writers 2026/05/02 06:10:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:34 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:34 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:34 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:34 DEBUG : dir: Looking for writers 2026/05/02 06:10:34 DEBUG : Looking for writers 2026/05/02 06:10:34 DEBUG : dir: reading active writers 2026/05/02 06:10:34 DEBUG : file1: reading active writers 2026/05/02 06:10:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:34 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:34 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:34 DEBUG : file1: Open: flags=O_RDONLY 2026/05/02 06:10:34 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/02 06:10:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/02 06:10:34 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:34 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/02 06:10:34 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 06:10:34 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:34 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:34 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/02 06:10:34 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/02 06:10:34 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/02 06:10:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/02 06:10:34 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (0 bytes), uploading instead of streaming 2026/05/02 06:10:34 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:34 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/02 06:10:34 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/02 06:10:34 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/02 06:10:34 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:34 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/02 06:10:34 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:34 DEBUG : dir: Looking for writers 2026/05/02 06:10:34 DEBUG : file2: reading active writers 2026/05/02 06:10:34 DEBUG : new_file.txt: reading active writers 2026/05/02 06:10:34 DEBUG : Looking for writers 2026/05/02 06:10:34 DEBUG : dir: reading active writers 2026/05/02 06:10:34 DEBUG : file1: reading active writers 2026/05/02 06:10:34 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:34 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:34 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:34 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/02 06:10:34 DEBUG : dir/file1: Updating file with dir/file1 0x1b36e754edd0 2026/05/02 06:10:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/02 06:10:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:34 INFO : dir/file1: Moved (server-side) to: file0 2026/05/02 06:10:34 DEBUG : file0: Updating file with file0 0x1b36e754edd0 2026/05/02 06:10:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 06:10:34 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/02 06:10:34 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:34 DEBUG : dir: Looking for writers 2026/05/02 06:10:34 DEBUG : Looking for writers 2026/05/02 06:10:34 DEBUG : dir: reading active writers 2026/05/02 06:10:34 DEBUG : file0: reading active writers 2026/05/02 06:10:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:34 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:34 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:34 DEBUG : Looking for writers 2026/05/02 06:10:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:34 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:34 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/02 06:10:34 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/02 06:10:34 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/02 06:10:35 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:35 DEBUG : b: Looking for writers 2026/05/02 06:10:35 DEBUG : c: Looking for writers 2026/05/02 06:10:35 DEBUG : d: Looking for writers 2026/05/02 06:10:35 DEBUG : Looking for writers 2026/05/02 06:10:35 DEBUG : a: Looking for writers 2026/05/02 06:10:35 DEBUG : Looking for writers 2026/05/02 06:10:35 DEBUG : /: reading active writers 2026/05/02 06:10:35 DEBUG : a: reading active writers 2026/05/02 06:10:35 DEBUG : b: reading active writers 2026/05/02 06:10:35 DEBUG : c: reading active writers 2026/05/02 06:10:35 DEBUG : d: reading active writers 2026/05/02 06:10:35 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:35 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/02 06:10:35 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/02 06:10:35 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/02 06:10:35 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/02 06:10:35 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:35 DEBUG : a/b/c/d: Looking for writers 2026/05/02 06:10:35 DEBUG : a/b/c: Looking for writers 2026/05/02 06:10:35 DEBUG : d: reading active writers 2026/05/02 06:10:35 DEBUG : a/b: Looking for writers 2026/05/02 06:10:35 DEBUG : c: reading active writers 2026/05/02 06:10:35 DEBUG : a: Looking for writers 2026/05/02 06:10:35 DEBUG : b: reading active writers 2026/05/02 06:10:35 DEBUG : Looking for writers 2026/05/02 06:10:35 DEBUG : a: reading active writers 2026/05/02 06:10:35 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-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:35 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:35 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:35 DEBUG : Looking for writers 2026/05/02 06:10:35 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-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:35 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 06:10:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:35 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/02 06:10:35 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/02 06:10:35 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/02 06:10:35 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (5 bytes), uploading instead of streaming 2026/05/02 06:10:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:35 DEBUG : file1: size = 5 OK 2026/05/02 06:10:35 DEBUG : file1: Size of src and dst objects identical 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 06:10:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 06:10:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 06:10:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 06:10:35 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/02 06:10:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/02 06:10:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 06:10:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:35 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (0 bytes), uploading instead of streaming 2026/05/02 06:10:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:35 DEBUG : file1: size = 0 OK 2026/05/02 06:10:35 DEBUG : file1: Size of src and dst objects identical 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/02 06:10:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 06:10:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:35 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (7 bytes), uploading instead of streaming 2026/05/02 06:10:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:35 DEBUG : file1: size = 7 OK 2026/05/02 06:10:35 DEBUG : file1: Size of src and dst objects identical 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:35 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:35 DEBUG : Looking for writers 2026/05/02 06:10:35 DEBUG : file1: reading active writers 2026/05/02 06:10:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:35 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 06:10:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 06:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:35 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/02 06:10:36 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/02 06:10:36 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/02 06:10:36 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/02 06:10:36 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (11 bytes), uploading instead of streaming 2026/05/02 06:10:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:36 DEBUG : file1: size = 11 OK 2026/05/02 06:10:36 DEBUG : file1: Size of src and dst objects identical 2026/05/02 06:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:36 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/02 06:10:36 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:36 DEBUG : Looking for writers 2026/05/02 06:10:36 DEBUG : file1: reading active writers 2026/05/02 06:10:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:36 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 06:10:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 06:10:36 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/02 06:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:36 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (5 bytes), uploading instead of streaming 2026/05/02 06:10:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:36 DEBUG : file1: size = 5 OK 2026/05/02 06:10:36 DEBUG : file1: Size of src and dst objects identical 2026/05/02 06:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:36 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/02 06:10:36 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:36 DEBUG : Looking for writers 2026/05/02 06:10:36 DEBUG : file1: reading active writers 2026/05/02 06:10:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:37 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 06:10:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 06:10:37 DEBUG : file1: WriteFileHandle.Release closing 2026/05/02 06:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:37 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (0 bytes), uploading instead of streaming 2026/05/02 06:10:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:10:37 DEBUG : file1: size = 0 OK 2026/05/02 06:10:37 DEBUG : file1: Size of src and dst objects identical 2026/05/02 06:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:37 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/02 06:10:37 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:37 DEBUG : Looking for writers 2026/05/02 06:10:37 DEBUG : file1: reading active writers 2026/05/02 06:10:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:10:37 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:10:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:10:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:10:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 06:10:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/02 06:10:37 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:10:37 DEBUG : Looking for writers 2026/05/02 06:10:37 DEBUG : file1: reading active writers 2026/05/02 06:10:37 DEBUG : file1: active writers 1 2026/05/02 06:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/02 06:10:37 DEBUG : Looking for writers 2026/05/02 06:10:37 DEBUG : file1: reading active writers 2026/05/02 06:10:37 DEBUG : file1: active writers 1 2026/05/02 06:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/02 06:10:37 DEBUG : Looking for writers 2026/05/02 06:10:37 DEBUG : file1: reading active writers 2026/05/02 06:10:37 DEBUG : file1: active writers 1 2026/05/02 06:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/02 06:10:37 DEBUG : Looking for writers 2026/05/02 06:10:37 DEBUG : file1: reading active writers 2026/05/02 06:10:37 DEBUG : file1: active writers 1 2026/05/02 06:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/02 06:10:37 DEBUG : Looking for writers 2026/05/02 06:10:37 DEBUG : file1: reading active writers 2026/05/02 06:10:37 DEBUG : file1: active writers 1 2026/05/02 06:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/02 06:10:37 DEBUG : Looking for writers 2026/05/02 06:10:37 DEBUG : file1: reading active writers 2026/05/02 06:10:37 DEBUG : file1: active writers 1 2026/05/02 06:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/02 06:10:37 DEBUG : Looking for writers 2026/05/02 06:10:37 DEBUG : file1: reading active writers 2026/05/02 06:10:37 DEBUG : file1: active writers 1 2026/05/02 06:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/02 06:10:38 DEBUG : Looking for writers 2026/05/02 06:10:38 DEBUG : file1: reading active writers 2026/05/02 06:10:38 DEBUG : file1: active writers 1 2026/05/02 06:10:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:39 DEBUG : Looking for writers 2026/05/02 06:10:39 DEBUG : file1: reading active writers 2026/05/02 06:10:39 DEBUG : file1: active writers 1 2026/05/02 06:10:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:40 DEBUG : Looking for writers 2026/05/02 06:10:40 DEBUG : file1: reading active writers 2026/05/02 06:10:40 DEBUG : file1: active writers 1 2026/05/02 06:10:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:41 DEBUG : Looking for writers 2026/05/02 06:10:41 DEBUG : file1: reading active writers 2026/05/02 06:10:41 DEBUG : file1: active writers 1 2026/05/02 06:10:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:42 DEBUG : Looking for writers 2026/05/02 06:10:42 DEBUG : file1: reading active writers 2026/05/02 06:10:42 DEBUG : file1: active writers 1 2026/05/02 06:10:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:43 DEBUG : Looking for writers 2026/05/02 06:10:43 DEBUG : file1: reading active writers 2026/05/02 06:10:43 DEBUG : file1: active writers 1 2026/05/02 06:10:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:44 DEBUG : Looking for writers 2026/05/02 06:10:44 DEBUG : file1: reading active writers 2026/05/02 06:10:44 DEBUG : file1: active writers 1 2026/05/02 06:10:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:45 DEBUG : Looking for writers 2026/05/02 06:10:45 DEBUG : file1: reading active writers 2026/05/02 06:10:45 DEBUG : file1: active writers 1 2026/05/02 06:10:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:46 DEBUG : Looking for writers 2026/05/02 06:10:46 DEBUG : file1: reading active writers 2026/05/02 06:10:46 DEBUG : file1: active writers 1 2026/05/02 06:10:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:47 DEBUG : Looking for writers 2026/05/02 06:10:47 DEBUG : file1: reading active writers 2026/05/02 06:10:47 DEBUG : file1: active writers 1 2026/05/02 06:10:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:48 DEBUG : Looking for writers 2026/05/02 06:10:48 DEBUG : file1: reading active writers 2026/05/02 06:10:48 DEBUG : file1: active writers 1 2026/05/02 06:10:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:49 DEBUG : Looking for writers 2026/05/02 06:10:49 DEBUG : file1: reading active writers 2026/05/02 06:10:49 DEBUG : file1: active writers 1 2026/05/02 06:10:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:50 DEBUG : Looking for writers 2026/05/02 06:10:50 DEBUG : file1: reading active writers 2026/05/02 06:10:50 DEBUG : file1: active writers 1 2026/05/02 06:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:51 DEBUG : Looking for writers 2026/05/02 06:10:51 DEBUG : file1: reading active writers 2026/05/02 06:10:51 DEBUG : file1: active writers 1 2026/05/02 06:10:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:52 DEBUG : Looking for writers 2026/05/02 06:10:52 DEBUG : file1: reading active writers 2026/05/02 06:10:52 DEBUG : file1: active writers 1 2026/05/02 06:10:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:53 DEBUG : Looking for writers 2026/05/02 06:10:53 DEBUG : file1: reading active writers 2026/05/02 06:10:53 DEBUG : file1: active writers 1 2026/05/02 06:10:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:54 DEBUG : Looking for writers 2026/05/02 06:10:54 DEBUG : file1: reading active writers 2026/05/02 06:10:54 DEBUG : file1: active writers 1 2026/05/02 06:10:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:55 DEBUG : Looking for writers 2026/05/02 06:10:55 DEBUG : file1: reading active writers 2026/05/02 06:10:55 DEBUG : file1: active writers 1 2026/05/02 06:10:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:56 DEBUG : Looking for writers 2026/05/02 06:10:56 DEBUG : file1: reading active writers 2026/05/02 06:10:56 DEBUG : file1: active writers 1 2026/05/02 06:10:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:57 DEBUG : Looking for writers 2026/05/02 06:10:57 DEBUG : file1: reading active writers 2026/05/02 06:10:57 DEBUG : file1: active writers 1 2026/05/02 06:10:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:58 DEBUG : Looking for writers 2026/05/02 06:10:58 DEBUG : file1: reading active writers 2026/05/02 06:10:58 DEBUG : file1: active writers 1 2026/05/02 06:10:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:10:59 DEBUG : Looking for writers 2026/05/02 06:10:59 DEBUG : file1: reading active writers 2026/05/02 06:10:59 DEBUG : file1: active writers 1 2026/05/02 06:10:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:11:00 DEBUG : Looking for writers 2026/05/02 06:11:00 DEBUG : file1: reading active writers 2026/05/02 06:11:00 DEBUG : file1: active writers 1 2026/05/02 06:11:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:11:01 DEBUG : Looking for writers 2026/05/02 06:11:01 DEBUG : file1: reading active writers 2026/05/02 06:11:01 DEBUG : file1: active writers 1 2026/05/02 06:11:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:11:02 DEBUG : Looking for writers 2026/05/02 06:11:02 DEBUG : file1: reading active writers 2026/05/02 06:11:02 DEBUG : file1: active writers 1 2026/05/02 06:11:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:11:03 DEBUG : Looking for writers 2026/05/02 06:11:03 DEBUG : file1: reading active writers 2026/05/02 06:11:03 DEBUG : file1: active writers 1 2026/05/02 06:11:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:11:04 DEBUG : Looking for writers 2026/05/02 06:11:04 DEBUG : file1: reading active writers 2026/05/02 06:11:04 DEBUG : file1: active writers 1 2026/05/02 06:11:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:11:05 DEBUG : Looking for writers 2026/05/02 06:11:05 DEBUG : file1: reading active writers 2026/05/02 06:11:05 DEBUG : file1: active writers 1 2026/05/02 06:11:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:11:06 DEBUG : Looking for writers 2026/05/02 06:11:06 DEBUG : file1: reading active writers 2026/05/02 06:11:06 DEBUG : file1: active writers 1 2026/05/02 06:11:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 06:11:07 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/02 06:11:07 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:11:07 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:11:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:11:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:11:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:11:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 06:11:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 06:11:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:11:07 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (0 bytes), uploading instead of streaming 2026/05/02 06:11:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:11:07 DEBUG : file1: size = 0 OK 2026/05/02 06:11:07 DEBUG : file1: Size of src and dst objects identical 2026/05/02 06:11:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:11:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:11:07 DEBUG : file1: Open: flags=O_RDONLY 2026/05/02 06:11:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/02 06:11:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/02 06:11:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:11:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:07 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:11:07 DEBUG : Looking for writers 2026/05/02 06:11:07 DEBUG : file1: reading active writers 2026/05/02 06:11:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:11:07 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:11:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 06:11:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 06:11:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:11:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 06:11:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 06:11:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:11:07 DEBUG : webdav root 'rclone-test-huvapid9digo': File to upload is small (100 bytes), uploading instead of streaming 2026/05/02 06:11:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/02 06:11:07 DEBUG : file1: size = 100 OK 2026/05/02 06:11:07 DEBUG : file1: Size of src and dst objects identical 2026/05/02 06:11:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 06:11:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 06:11:07 DEBUG : file1: Open: flags=O_RDONLY 2026/05/02 06:11:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/02 06:11:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/02 06:11:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:11:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:07 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:11:07 DEBUG : Looking for writers 2026/05/02 06:11:07 DEBUG : file1: reading active writers 2026/05/02 06:11:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:11:07 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:11:07 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/05/02 06:11:07 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/05/02 06:11:07 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/05/02 06:11:07 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/05/02 06:11:07 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/05/02 06:11:07 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/02 06:11:07 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/02 06:11:07 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:11:07 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:07 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/02 06:11:07 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/02 06:11:07 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:11:07 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:07 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/02 06:11:07 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/02 06:11:07 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:11:07 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:07 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/02 06:11:07 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/02 06:11:07 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:11:07 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:07 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/02 06:11:07 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/02 06:11:07 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:11:07 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:07 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:11:07 DEBUG : flat: Looking for writers 2026/05/02 06:11:07 DEBUG : f002.txt: reading active writers 2026/05/02 06:11:07 DEBUG : f003.txt: reading active writers 2026/05/02 06:11:07 DEBUG : f004.txt: reading active writers 2026/05/02 06:11:07 DEBUG : f000.txt: reading active writers 2026/05/02 06:11:07 DEBUG : f001.txt: reading active writers 2026/05/02 06:11:07 DEBUG : Looking for writers 2026/05/02 06:11:07 DEBUG : flat: reading active writers 2026/05/02 06:11:07 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:11:07 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:11:07 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/05/02 06:11:07 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/05/02 06:11:07 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/05/02 06:11:07 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/02 06:11:07 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/02 06:11:07 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:11:07 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:07 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/02 06:11:07 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/02 06:11:07 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:11:07 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:07 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/02 06:11:07 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/02 06:11:07 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:11:07 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:07 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:11:07 DEBUG : a/b/c: Looking for writers 2026/05/02 06:11:07 DEBUG : deep.txt: reading active writers 2026/05/02 06:11:07 DEBUG : a/b: Looking for writers 2026/05/02 06:11:07 DEBUG : c: reading active writers 2026/05/02 06:11:07 DEBUG : mid.txt: reading active writers 2026/05/02 06:11:07 DEBUG : a: Looking for writers 2026/05/02 06:11:07 DEBUG : b: reading active writers 2026/05/02 06:11:07 DEBUG : top.txt: reading active writers 2026/05/02 06:11:07 DEBUG : Looking for writers 2026/05/02 06:11:07 DEBUG : a: reading active writers 2026/05/02 06:11:07 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:11:07 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:11:08 DEBUG : bigdir: Looking for writers 2026/05/02 06:11:08 DEBUG : big.bin: reading active writers 2026/05/02 06:11:08 DEBUG : Looking for writers 2026/05/02 06:11:08 DEBUG : bigdir: reading active writers 2026/05/02 06:11:08 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.59s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-huvapid9digo'", Local "Local file system at /tmp/rclone380378928", Modify Window "1s" 2026/05/02 06:11:08 INFO : webdav root 'rclone-test-huvapid9digo': poll-interval is not supported by this remote 2026/05/02 06:11:08 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/05/02 06:11:08 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/05/02 06:11:08 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/05/02 06:11:08 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/02 06:11:08 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/02 06:11:08 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:11:08 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/02 06:11:08 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/02 06:11:08 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:11:08 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/02 06:11:08 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/02 06:11:08 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 06:11:08 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 06:11:08 DEBUG : WaitForWriters: timeout=30s 2026/05/02 06:11:08 DEBUG : dir1: Looking for writers 2026/05/02 06:11:08 DEBUG : a.txt: reading active writers 2026/05/02 06:11:08 DEBUG : dir2: Looking for writers 2026/05/02 06:11:08 DEBUG : b.txt: reading active writers 2026/05/02 06:11:08 DEBUG : dir3: Looking for writers 2026/05/02 06:11:08 DEBUG : c.txt: reading active writers 2026/05/02 06:11:08 DEBUG : Looking for writers 2026/05/02 06:11:08 DEBUG : dir1: reading active writers 2026/05/02 06:11:08 DEBUG : dir2: reading active writers 2026/05/02 06:11:08 DEBUG : dir3: reading active writers 2026/05/02 06:11:08 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/02 06:11:08 DEBUG : webdav root 'rclone-test-huvapid9digo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.819859297s (try 1/5)