"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/06/03 02:02:45 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-libamec9hoji" 2026/06/03 02:02:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 02:02:45 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/06/03 02:02:45 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/06/03 02:02:45 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/06/03 02:02:45 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/06/03 02:02:45 DEBUG : Setting pass="Q2h7yQoM8LmiACEPdOdKoCTaR4xqFqCKiZP5uGKbtkUH" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/06/03 02:02:45 DEBUG : TestWebdavRclone: detected overridden config - adding "{9RpK4}" suffix to name 2026/06/03 02:02:45 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/06/03 02:02:45 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/06/03 02:02:45 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/06/03 02:02:45 DEBUG : Setting pass="Q2h7yQoM8LmiACEPdOdKoCTaR4xqFqCKiZP5uGKbtkUH" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/06/03 02:02:45 DEBUG : found headers: 2026/06/03 02:02:45 DEBUG : Creating backend with remote "/tmp/rclone2815670922" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:45 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:46 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:46 DEBUG : dir: Looking for writers 2026/06/03 02:02:46 DEBUG : Looking for writers 2026/06/03 02:02:46 DEBUG : dir: reading active writers 2026/06/03 02:02:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:46 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:46 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:46 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:46 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:46 DEBUG : dir/subdir: Looking for writers 2026/06/03 02:02:46 DEBUG : dir: Looking for writers 2026/06/03 02:02:46 DEBUG : file1: reading active writers 2026/06/03 02:02:46 DEBUG : file2: reading active writers 2026/06/03 02:02:46 DEBUG : subdir: reading active writers 2026/06/03 02:02:46 DEBUG : Looking for writers 2026/06/03 02:02:46 DEBUG : dir: reading active writers 2026/06/03 02:02:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:46 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:46 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:46 DEBUG : dir: Looking for writers 2026/06/03 02:02:46 DEBUG : file1: reading active writers 2026/06/03 02:02:46 DEBUG : Looking for writers 2026/06/03 02:02:46 DEBUG : dir: reading active writers 2026/06/03 02:02:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:46 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:46 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:46 DEBUG : dir: Looking for writers 2026/06/03 02:02:46 DEBUG : Looking for writers 2026/06/03 02:02:46 DEBUG : dir: reading active writers 2026/06/03 02:02:46 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:46 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:46 DEBUG : dir: forgetting directory cache 2026/06/03 02:02:46 DEBUG : forgetting directory cache 2026/06/03 02:02:46 DEBUG : dir: forgetting directory cache 2026/06/03 02:02:46 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:46 DEBUG : Looking for writers 2026/06/03 02:02:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:46 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:46 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/03 02:02:46 DEBUG : dir: invalidating directory cache 2026/06/03 02:02:46 DEBUG : >ForgetPath: 2026/06/03 02:02:46 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/03 02:02:46 DEBUG : invalidating directory cache 2026/06/03 02:02:46 DEBUG : dir: forgetting directory cache 2026/06/03 02:02:46 DEBUG : >ForgetPath: 2026/06/03 02:02:46 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/03 02:02:46 DEBUG : >ForgetPath: 2026/06/03 02:02:46 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:46 DEBUG : dir: Looking for writers 2026/06/03 02:02:46 DEBUG : Looking for writers 2026/06/03 02:02:46 DEBUG : dir: reading active writers 2026/06/03 02:02:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:46 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:47 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:47 DEBUG : forgetting directory cache 2026/06/03 02:02:47 DEBUG : dir: forgetting directory cache 2026/06/03 02:02:47 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:47 DEBUG : dir: Looking for writers 2026/06/03 02:02:47 DEBUG : fil/a/b: Looking for writers 2026/06/03 02:02:47 DEBUG : fil/a: Looking for writers 2026/06/03 02:02:47 DEBUG : b: reading active writers 2026/06/03 02:02:47 DEBUG : fil: Looking for writers 2026/06/03 02:02:47 DEBUG : a: reading active writers 2026/06/03 02:02:47 DEBUG : Looking for writers 2026/06/03 02:02:47 DEBUG : dir: reading active writers 2026/06/03 02:02:47 DEBUG : fil: reading active writers 2026/06/03 02:02:47 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:47 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:47 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:47 DEBUG : dir: Looking for writers 2026/06/03 02:02:47 DEBUG : Looking for writers 2026/06/03 02:02:47 DEBUG : dir: reading active writers 2026/06/03 02:02:47 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:47 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:47 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:47 DEBUG : dir: Looking for writers 2026/06/03 02:02:47 DEBUG : file1: reading active writers 2026/06/03 02:02:47 DEBUG : Looking for writers 2026/06/03 02:02:47 DEBUG : dir: reading active writers 2026/06/03 02:02:47 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:47 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:47 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/06/03 02:02:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/03 02:02:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/03 02:02:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/03 02:02:47 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/03 02:02:47 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:47 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:47 DEBUG : dir: invalidating directory cache 2026/06/03 02:02:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/03 02:02:47 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/03 02:02:47 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/03 02:02:47 DEBUG : dir/file1: Reset virtual modtime 2026/06/03 02:02:47 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/03 02:02:47 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/03 02:02:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/03 02:02:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/03 02:02:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:47 DEBUG : dir: invalidating directory cache 2026/06/03 02:02:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/03 02:02:47 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/03 02:02:47 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/03 02:02:47 DEBUG : forgetting directory cache 2026/06/03 02:02:47 DEBUG : dir: forgetting directory cache 2026/06/03 02:02:47 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/03 02:02:47 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:47 DEBUG : dir/virtualDir: Looking for writers 2026/06/03 02:02:47 DEBUG : dir: Looking for writers 2026/06/03 02:02:47 DEBUG : file1: reading active writers 2026/06/03 02:02:47 DEBUG : virtualFile2: reading active writers 2026/06/03 02:02:47 DEBUG : virtualFile: reading active writers 2026/06/03 02:02:47 DEBUG : virtualDir: reading active writers 2026/06/03 02:02:47 DEBUG : Looking for writers 2026/06/03 02:02:47 DEBUG : dir: reading active writers 2026/06/03 02:02:47 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:48 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:48 ERROR : dir/: Can only open directories read only 2026/06/03 02:02:48 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:48 DEBUG : dir: Looking for writers 2026/06/03 02:02:48 DEBUG : Looking for writers 2026/06/03 02:02:48 DEBUG : dir: reading active writers 2026/06/03 02:02:48 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:48 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:48 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/03 02:02:48 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/03 02:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/03 02:02:48 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (5 bytes), uploading instead of streaming 2026/06/03 02:02:48 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:48 DEBUG : dir/potato: size = 5 OK 2026/06/03 02:02:48 NOTICE: webdav root 'rclone-test-libamec9hoji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/03 02:02:48 DEBUG : dir/potato: Size of src and dst objects identical 2026/06/03 02:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/03 02:02:48 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:48 DEBUG : dir: Looking for writers 2026/06/03 02:02:48 DEBUG : potato: reading active writers 2026/06/03 02:02:48 DEBUG : file1: reading active writers 2026/06/03 02:02:48 DEBUG : Looking for writers 2026/06/03 02:02:48 DEBUG : dir: reading active writers 2026/06/03 02:02:48 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:48 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/03 02:02:48 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:48 DEBUG : dir/sub: Looking for writers 2026/06/03 02:02:48 DEBUG : dir: Looking for writers 2026/06/03 02:02:48 DEBUG : file1: reading active writers 2026/06/03 02:02:48 DEBUG : sub: reading active writers 2026/06/03 02:02:48 DEBUG : Looking for writers 2026/06/03 02:02:48 DEBUG : dir: reading active writers 2026/06/03 02:02:48 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:48 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/03 02:02:48 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/03 02:02:48 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:48 DEBUG : dir/sub/subsub: Looking for writers 2026/06/03 02:02:48 DEBUG : dir/sub: Looking for writers 2026/06/03 02:02:48 DEBUG : subsub: reading active writers 2026/06/03 02:02:48 DEBUG : dir: Looking for writers 2026/06/03 02:02:48 DEBUG : sub: reading active writers 2026/06/03 02:02:48 DEBUG : file1: reading active writers 2026/06/03 02:02:48 DEBUG : Looking for writers 2026/06/03 02:02:48 DEBUG : dir: reading active writers 2026/06/03 02:02:48 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:49 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:49 ERROR : dir/: Dir.Remove not empty 2026/06/03 02:02:49 DEBUG : dir/file1: Remove: 2026/06/03 02:02:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:49 DEBUG : dir/file1: >Remove: err= 2026/06/03 02:02:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/03 02:02:49 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:49 DEBUG : Looking for writers 2026/06/03 02:02:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:49 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:49 DEBUG : dir/file1: Remove: 2026/06/03 02:02:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:49 DEBUG : dir/file1: >Remove: err= 2026/06/03 02:02:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/03 02:02:49 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:49 DEBUG : Looking for writers 2026/06/03 02:02:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:49 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:49 DEBUG : dir/file1: Remove: 2026/06/03 02:02:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:49 DEBUG : dir/file1: >Remove: err= 2026/06/03 02:02:49 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:49 DEBUG : dir: Looking for writers 2026/06/03 02:02:49 DEBUG : Looking for writers 2026/06/03 02:02:49 DEBUG : dir: reading active writers 2026/06/03 02:02:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:49 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:49 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:49 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/03 02:02:49 DEBUG : dir: Updating dir with dir2 0x3d94e75a56c0 2026/06/03 02:02:49 DEBUG : dir: forgetting directory cache 2026/06/03 02:02:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/03 02:02:49 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/03 02:02:49 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/03 02:02:49 DEBUG : file2: Updating file with file2 0x3d94e7579e10 2026/06/03 02:02:49 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/03 02:02:49 INFO : dir2/file3: Deleted 2026/06/03 02:02:49 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/03 02:02:49 DEBUG : dir2/file3: Updating file with dir2/file3 0x3d94e7579e10 2026/06/03 02:02:49 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/03 02:02:49 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/03 02:02:50 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/03 02:02:50 DEBUG : empty directory: Updating dir with renamed empty directory 0x3d94e75a5c70 2026/06/03 02:02:50 DEBUG : empty directory: forgetting directory cache 2026/06/03 02:02:50 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/03 02:02:50 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/03 02:02:50 DEBUG : dir2: Renaming to "dir3" 2026/06/03 02:02:50 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:50 DEBUG : dir3: Looking for writers 2026/06/03 02:02:50 DEBUG : file3: reading active writers 2026/06/03 02:02:50 DEBUG : renamed empty directory: Looking for writers 2026/06/03 02:02:50 DEBUG : Looking for writers 2026/06/03 02:02:50 DEBUG : dir3: reading active writers 2026/06/03 02:02:50 DEBUG : renamed empty directory: reading active writers 2026/06/03 02:02:50 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:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:50 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/03 02:02:50 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:50 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 02:02:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/03 02:02:50 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/03 02:02:50 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/03 02:02:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/03 02:02:50 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:50 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 02:02:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/03 02:02:50 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/03 02:02:50 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/03 02:02:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/03 02:02:50 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (12 bytes), uploading instead of streaming 2026/06/03 02:02:50 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:50 DEBUG : dir/sub/file2: size = 12 OK 2026/06/03 02:02:50 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/06/03 02:02:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/03 02:02:50 DEBUG : forgetting directory cache 2026/06/03 02:02:50 DEBUG : dir: forgetting directory cache 2026/06/03 02:02:50 DEBUG : dir/sub: forgetting directory cache 2026/06/03 02:02:50 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/03 02:02:50 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/03 02:02:50 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (5 bytes), uploading instead of streaming 2026/06/03 02:02:50 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:50 DEBUG : dir/sub/file0: size = 5 OK 2026/06/03 02:02:50 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/06/03 02:02:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/03 02:02:50 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:50 DEBUG : dir/sub: Looking for writers 2026/06/03 02:02:50 DEBUG : file0: reading active writers 2026/06/03 02:02:50 DEBUG : file2: reading active writers 2026/06/03 02:02:50 DEBUG : dir: Looking for writers 2026/06/03 02:02:50 DEBUG : file1: reading active writers 2026/06/03 02:02:50 DEBUG : sub: reading active writers 2026/06/03 02:02:50 DEBUG : Looking for writers 2026/06/03 02:02:50 DEBUG : dir: reading active writers 2026/06/03 02:02:50 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:50 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/03 02:02:50 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:50 DEBUG : Looking for writers 2026/06/03 02:02:50 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:50 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/03 02:02:50 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:50 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/03 02:02:50 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/03 02:02:50 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/03 02:02:50 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:50 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:50 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/03 02:02:50 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:50 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/03 02:02:50 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/03 02:02:50 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/03 02:02:50 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:50 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:50 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:50 DEBUG : dir: Looking for writers 2026/06/03 02:02:50 DEBUG : file1: reading active writers 2026/06/03 02:02:50 DEBUG : file1.metadata: reading active writers 2026/06/03 02:02:50 DEBUG : Looking for writers 2026/06/03 02:02:50 DEBUG : dir.metadata: reading active writers 2026/06/03 02:02:50 DEBUG : dir: reading active writers 2026/06/03 02:02:50 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:50 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:50 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:50 DEBUG : dir: Looking for writers 2026/06/03 02:02:50 DEBUG : file1: reading active writers 2026/06/03 02:02:50 DEBUG : Looking for writers 2026/06/03 02:02:50 DEBUG : dir: reading active writers 2026/06/03 02:02:50 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:50 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:50 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:50 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/06/03 02:02:50 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:50 DEBUG : dir: Looking for writers 2026/06/03 02:02:50 DEBUG : file1: reading active writers 2026/06/03 02:02:50 DEBUG : Looking for writers 2026/06/03 02:02:50 DEBUG : dir: reading active writers 2026/06/03 02:02:50 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:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:50 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/03 02:02:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:51 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:51 DEBUG : dir: Looking for writers 2026/06/03 02:02:51 DEBUG : file1: reading active writers 2026/06/03 02:02:51 DEBUG : Looking for writers 2026/06/03 02:02:51 DEBUG : dir: reading active writers 2026/06/03 02:02:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/06/03 02:02:51 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/03 02:02:51 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 02:02:51 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:51 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/03 02:02:51 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:51 DEBUG : Looking for writers 2026/06/03 02:02:51 DEBUG : file.txt: reading active writers 2026/06/03 02:02:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:51 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:51 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (25 bytes), uploading instead of streaming 2026/06/03 02:02:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:51 DEBUG : dir/file1: size = 25 OK 2026/06/03 02:02:51 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/03 02:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:51 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:51 DEBUG : dir: Looking for writers 2026/06/03 02:02:51 DEBUG : file1: reading active writers 2026/06/03 02:02:51 DEBUG : Looking for writers 2026/06/03 02:02:51 DEBUG : dir: reading active writers 2026/06/03 02:02:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:51 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:51 DEBUG : dir/file1: Remove: 2026/06/03 02:02:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:51 DEBUG : dir/file1: >Remove: err= 2026/06/03 02:02:51 DEBUG : dir/file1: Remove: 2026/06/03 02:02:51 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/03 02:02:51 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:51 DEBUG : dir: Looking for writers 2026/06/03 02:02:51 DEBUG : Looking for writers 2026/06/03 02:02:51 DEBUG : dir: reading active writers 2026/06/03 02:02:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:51 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:51 DEBUG : dir/file1: Remove: 2026/06/03 02:02:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:51 DEBUG : dir/file1: >Remove: err= 2026/06/03 02:02:51 DEBUG : dir/file1: Remove: 2026/06/03 02:02:51 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/03 02:02:51 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:51 DEBUG : dir: Looking for writers 2026/06/03 02:02:51 DEBUG : Looking for writers 2026/06/03 02:02:51 DEBUG : dir: reading active writers 2026/06/03 02:02:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:51 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/03 02:02:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/03 02:02:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/03 02:02:51 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/03 02:02:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/03 02:02:51 DEBUG : dir/file1: Open: flags=0x3 2026/06/03 02:02:51 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/03 02:02:51 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/03 02:02:51 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:51 DEBUG : dir: Looking for writers 2026/06/03 02:02:51 DEBUG : file1: reading active writers 2026/06/03 02:02:51 DEBUG : Looking for writers 2026/06/03 02:02:51 DEBUG : dir: reading active writers 2026/06/03 02:02:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:51 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:51 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:51 DEBUG : dir: Looking for writers 2026/06/03 02:02:51 DEBUG : file1: reading active writers 2026/06/03 02:02:51 DEBUG : Looking for writers 2026/06/03 02:02:51 DEBUG : dir: reading active writers 2026/06/03 02:02:51 DEBUG : >WaitForWriters: 2026/06/03 02:02:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 02:02:51 DEBUG : newLeaf: Updating file with newLeaf 0x3d94e70a1930 2026/06/03 02:02:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/03 02:02:51 DEBUG : dir/file1: Updating file with dir/file1 0x3d94e70a1930 2026/06/03 02:02:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/03 02:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 02:02:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/03 02:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:51 DEBUG : dir/file1: File is currently open, delaying rename 0x3d94e70a1930 2026/06/03 02:02:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:51 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (25 bytes), uploading instead of streaming 2026/06/03 02:02:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:52 DEBUG : dir/file1: size = 25 OK 2026/06/03 02:02:52 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/03 02:02:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:52 DEBUG : newLeaf: Running delayed rename now 2026/06/03 02:02:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 02:02:52 DEBUG : newLeaf: Updating file with newLeaf 0x3d94e70a1930 2026/06/03 02:02:52 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:52 DEBUG : dir: Looking for writers 2026/06/03 02:02:52 DEBUG : Looking for writers 2026/06/03 02:02:52 DEBUG : dir: reading active writers 2026/06/03 02:02:52 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:52 DEBUG : >WaitForWriters: 2026/06/03 02:02:52 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:52 DEBUG : dir: Looking for writers 2026/06/03 02:02:52 DEBUG : Looking for writers 2026/06/03 02:02:52 DEBUG : dir: reading active writers 2026/06/03 02:02:52 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:52 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:52 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:52 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:52 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:52 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:52 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:52 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:52 DEBUG : dir: Looking for writers 2026/06/03 02:02:52 DEBUG : file1: reading active writers 2026/06/03 02:02:52 DEBUG : Looking for writers 2026/06/03 02:02:52 DEBUG : dir: reading active writers 2026/06/03 02:02:52 DEBUG : >WaitForWriters: 2026/06/03 02:02:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 02:02:52 DEBUG : newLeaf: Updating file with newLeaf 0x3d94e7317e10 2026/06/03 02:02:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/03 02:02:52 DEBUG : dir/file1: Updating file with dir/file1 0x3d94e7317e10 2026/06/03 02:02:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/03 02:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 02:02:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/03 02:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:52 DEBUG : dir/file1: File is currently open, delaying rename 0x3d94e7317e10 2026/06/03 02:02:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:52 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (25 bytes), uploading instead of streaming 2026/06/03 02:02:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:52 DEBUG : dir/file1: size = 25 OK 2026/06/03 02:02:52 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/03 02:02:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:52 DEBUG : newLeaf: Running delayed rename now 2026/06/03 02:02:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 02:02:52 DEBUG : newLeaf: Updating file with newLeaf 0x3d94e7317e10 2026/06/03 02:02:52 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:52 DEBUG : dir: Looking for writers 2026/06/03 02:02:52 DEBUG : Looking for writers 2026/06/03 02:02:52 DEBUG : dir: reading active writers 2026/06/03 02:02:52 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:52 DEBUG : >WaitForWriters: 2026/06/03 02:02:52 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:52 DEBUG : dir: Looking for writers 2026/06/03 02:02:52 DEBUG : Looking for writers 2026/06/03 02:02:52 DEBUG : dir: reading active writers 2026/06/03 02:02:52 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:52 DEBUG : >WaitForWriters: 2026/06/03 02:02:52 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:52 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:52 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:52 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:52 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:52 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 02:02:52 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e735ab00): openPending: 2026/06/03 02:02:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/03 02:02:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/03 02:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e735ab00): >openPending: err= 2026/06/03 02:02:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/03 02:02:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e735ab00): _writeAt: size=14, off=0 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e735ab00): >_writeAt: n=14, err= 2026/06/03 02:02:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e735ab00): close: 2026/06/03 02:02:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/03 02:02:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/03 02:02:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e735ab00): >close: err= 2026/06/03 02:02:52 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:52 DEBUG : dir: Looking for writers 2026/06/03 02:02:52 DEBUG : file1: reading active writers 2026/06/03 02:02:52 DEBUG : Looking for writers 2026/06/03 02:02:52 DEBUG : dir: reading active writers 2026/06/03 02:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:02:52 DEBUG : dir: Looking for writers 2026/06/03 02:02:52 DEBUG : file1: reading active writers 2026/06/03 02:02:52 DEBUG : Looking for writers 2026/06/03 02:02:52 DEBUG : dir: reading active writers 2026/06/03 02:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:02:52 DEBUG : dir: Looking for writers 2026/06/03 02:02:52 DEBUG : file1: reading active writers 2026/06/03 02:02:52 DEBUG : Looking for writers 2026/06/03 02:02:52 DEBUG : dir: reading active writers 2026/06/03 02:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:02:52 DEBUG : dir: Looking for writers 2026/06/03 02:02:52 DEBUG : file1: reading active writers 2026/06/03 02:02:52 DEBUG : Looking for writers 2026/06/03 02:02:52 DEBUG : dir: reading active writers 2026/06/03 02:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:02:52 DEBUG : dir/file1: vfs cache: starting upload 2026/06/03 02:02:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:52 DEBUG : dir/file1: size = 14 OK 2026/06/03 02:02:52 INFO : dir/file1: Copied (replaced existing) 2026/06/03 02:02:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/03 02:02:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/03 02:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/03 02:02:52 DEBUG : dir: Looking for writers 2026/06/03 02:02:52 DEBUG : file1: reading active writers 2026/06/03 02:02:52 DEBUG : Looking for writers 2026/06/03 02:02:52 DEBUG : dir: reading active writers 2026/06/03 02:02:52 DEBUG : >WaitForWriters: 2026/06/03 02:02:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:52 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e7ce6080): _readAt: size=512, off=0 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e7ce6080): openPending: 2026/06/03 02:02:52 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/06/03 02:02:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/03 02:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e7ce6080): >openPending: err= 2026/06/03 02:02:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e7ce6080): >_readAt: n=14, err=EOF 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e7ce6080): close: 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e7ce6080): >close: err= 2026/06/03 02:02:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 02:02:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/03 02:02:52 DEBUG : newLeaf: Updating file with newLeaf 0x3d94e7317930 2026/06/03 02:02:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/03 02:02:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/03 02:02:52 DEBUG : dir/file1: Updating file with dir/file1 0x3d94e7317930 2026/06/03 02:02:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/03 02:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 02:02:52 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e76a5900): openPending: 2026/06/03 02:02:52 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/06/03 02:02:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/03 02:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e76a5900): >openPending: err= 2026/06/03 02:02:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/03 02:02:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e76a5900): _writeAt: size=25, off=0 2026/06/03 02:02:52 DEBUG : dir/file1(0x3d94e76a5900): >_writeAt: n=25, err= 2026/06/03 02:02:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 02:02:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/03 02:02:52 DEBUG : newLeaf: Updating file with newLeaf 0x3d94e7317930 2026/06/03 02:02:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:52 DEBUG : newLeaf(0x3d94e76a5900): close: 2026/06/03 02:02:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/03 02:02:52 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-03 02:02:52.897654373 +0000 UTC m=+6.946369321 2026/06/03 02:02:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:52 DEBUG : newLeaf(0x3d94e76a5900): >close: err= 2026/06/03 02:02:52 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:52 DEBUG : dir: Looking for writers 2026/06/03 02:02:52 DEBUG : Looking for writers 2026/06/03 02:02:52 DEBUG : dir: reading active writers 2026/06/03 02:02:52 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:02:52 DEBUG : dir: Looking for writers 2026/06/03 02:02:52 DEBUG : Looking for writers 2026/06/03 02:02:52 DEBUG : dir: reading active writers 2026/06/03 02:02:52 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:02:52 DEBUG : dir: Looking for writers 2026/06/03 02:02:52 DEBUG : Looking for writers 2026/06/03 02:02:52 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:52 DEBUG : dir: reading active writers 2026/06/03 02:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:02:53 DEBUG : newLeaf: vfs cache: starting upload 2026/06/03 02:02:53 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:53 DEBUG : newLeaf: size = 25 OK 2026/06/03 02:02:53 INFO : newLeaf: Copied (replaced existing) 2026/06/03 02:02:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-03 02:02:52 +0000 UTC" 2026/06/03 02:02:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/03 02:02:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:53 DEBUG : >WaitForWriters: 2026/06/03 02:02:53 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:53 DEBUG : >WaitForWriters: 2026/06/03 02:02:53 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:53 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:53 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:53 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:53 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:53 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:53 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : file1: reading active writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : >WaitForWriters: 2026/06/03 02:02:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 02:02:53 DEBUG : newLeaf: Updating file with newLeaf 0x3d94e74bd450 2026/06/03 02:02:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/03 02:02:53 DEBUG : dir/file1: Updating file with dir/file1 0x3d94e74bd450 2026/06/03 02:02:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/03 02:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 02:02:53 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e7806480): openPending: 2026/06/03 02:02:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/03 02:02:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/03 02:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e7806480): >openPending: err= 2026/06/03 02:02:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/03 02:02:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e7806480): _writeAt: size=25, off=0 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e7806480): >_writeAt: n=25, err= 2026/06/03 02:02:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 02:02:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/03 02:02:53 DEBUG : newLeaf: Updating file with newLeaf 0x3d94e74bd450 2026/06/03 02:02:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:53 DEBUG : newLeaf(0x3d94e7806480): close: 2026/06/03 02:02:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/03 02:02:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-03 02:02:53.399701243 +0000 UTC m=+7.448416191 2026/06/03 02:02:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:53 DEBUG : newLeaf(0x3d94e7806480): >close: err= 2026/06/03 02:02:53 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:02:53 DEBUG : newLeaf: vfs cache: starting upload 2026/06/03 02:02:53 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:53 DEBUG : newLeaf: size = 25 OK 2026/06/03 02:02:53 INFO : newLeaf: Copied (replaced existing) 2026/06/03 02:02:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-03 02:02:53 +0000 UTC" 2026/06/03 02:02:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/03 02:02:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:53 DEBUG : >WaitForWriters: 2026/06/03 02:02:53 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:53 DEBUG : >WaitForWriters: 2026/06/03 02:02:53 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:53 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:53 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:53 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:53 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:53 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 02:02:53 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e7838540): openPending: 2026/06/03 02:02:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/03 02:02:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/03 02:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e7838540): >openPending: err= 2026/06/03 02:02:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/03 02:02:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e7838540): _writeAt: size=14, off=0 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e7838540): >_writeAt: n=14, err= 2026/06/03 02:02:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e7838540): close: 2026/06/03 02:02:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/03 02:02:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/03 02:02:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e7838540): >close: err= 2026/06/03 02:02:53 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : file1: reading active writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : file1: reading active writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : file1: reading active writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : file1: reading active writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:02:53 DEBUG : dir/file1: vfs cache: starting upload 2026/06/03 02:02:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:53 DEBUG : dir/file1: size = 14 OK 2026/06/03 02:02:53 INFO : dir/file1: Copied (replaced existing) 2026/06/03 02:02:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/03 02:02:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/03 02:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/03 02:02:53 DEBUG : dir: Looking for writers 2026/06/03 02:02:53 DEBUG : file1: reading active writers 2026/06/03 02:02:53 DEBUG : Looking for writers 2026/06/03 02:02:53 DEBUG : dir: reading active writers 2026/06/03 02:02:53 DEBUG : >WaitForWriters: 2026/06/03 02:02:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:53 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e77f1d40): _readAt: size=512, off=0 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e77f1d40): openPending: 2026/06/03 02:02:53 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/06/03 02:02:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/03 02:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e77f1d40): >openPending: err= 2026/06/03 02:02:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e77f1d40): >_readAt: n=14, err=EOF 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e77f1d40): close: 2026/06/03 02:02:53 DEBUG : dir/file1(0x3d94e77f1d40): >close: err= 2026/06/03 02:02:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 02:02:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/03 02:02:53 DEBUG : newLeaf: Updating file with newLeaf 0x3d94e7816340 2026/06/03 02:02:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/03 02:02:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/03 02:02:54 DEBUG : dir/file1: Updating file with dir/file1 0x3d94e7816340 2026/06/03 02:02:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/03 02:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 02:02:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:54 DEBUG : dir/file1(0x3d94e7959a40): openPending: 2026/06/03 02:02: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/06/03 02:02:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/03 02:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:54 DEBUG : dir/file1(0x3d94e7959a40): >openPending: err= 2026/06/03 02:02:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/03 02:02:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:54 DEBUG : dir/file1(0x3d94e7959a40): _writeAt: size=25, off=0 2026/06/03 02:02:54 DEBUG : dir/file1(0x3d94e7959a40): >_writeAt: n=25, err= 2026/06/03 02:02:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 02:02:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/03 02:02:54 DEBUG : newLeaf: Updating file with newLeaf 0x3d94e7816340 2026/06/03 02:02:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:54 DEBUG : newLeaf(0x3d94e7959a40): close: 2026/06/03 02:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/03 02:02:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-03 02:02:54.045057575 +0000 UTC m=+8.093772523 2026/06/03 02:02:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:54 DEBUG : newLeaf(0x3d94e7959a40): >close: err= 2026/06/03 02:02:54 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:54 DEBUG : dir: Looking for writers 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 DEBUG : dir: reading active writers 2026/06/03 02:02:54 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:02:54 DEBUG : dir: Looking for writers 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 DEBUG : dir: reading active writers 2026/06/03 02:02:54 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:02:54 DEBUG : dir: Looking for writers 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 DEBUG : dir: reading active writers 2026/06/03 02:02:54 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:02:54 DEBUG : dir: Looking for writers 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 DEBUG : dir: reading active writers 2026/06/03 02:02:54 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:02:54 DEBUG : newLeaf: vfs cache: starting upload 2026/06/03 02:02:54 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:54 DEBUG : newLeaf: size = 25 OK 2026/06/03 02:02:54 INFO : newLeaf: Copied (replaced existing) 2026/06/03 02:02:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-03 02:02:54 +0000 UTC" 2026/06/03 02:02:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/03 02:02:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/03 02:02:54 DEBUG : dir: Looking for writers 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 DEBUG : dir: reading active writers 2026/06/03 02:02:54 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:54 DEBUG : >WaitForWriters: 2026/06/03 02:02:54 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:54 DEBUG : dir: Looking for writers 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 DEBUG : dir: reading active writers 2026/06/03 02:02:54 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:54 DEBUG : >WaitForWriters: 2026/06/03 02:02:54 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:54 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:54 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:54 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:54 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:54 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:54 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:54 DEBUG : dir: Looking for writers 2026/06/03 02:02:54 DEBUG : file1: reading active writers 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 DEBUG : dir: reading active writers 2026/06/03 02:02:54 DEBUG : >WaitForWriters: 2026/06/03 02:02:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:54 DEBUG : dir/file1(0x3d94e797d140): _readAt: size=512, off=0 2026/06/03 02:02:54 DEBUG : dir/file1(0x3d94e797d140): openPending: 2026/06/03 02:02:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/03 02:02:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/03 02:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:54 DEBUG : dir/file1(0x3d94e797d140): >openPending: err= 2026/06/03 02:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/03 02:02:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:02:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:54 DEBUG : dir/file1(0x3d94e797d140): >_readAt: n=14, err=EOF 2026/06/03 02:02:54 DEBUG : dir/file1(0x3d94e797d140): close: 2026/06/03 02:02:54 DEBUG : dir/file1(0x3d94e797d140): >close: err= 2026/06/03 02:02:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 02:02:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/03 02:02:54 DEBUG : newLeaf: Updating file with newLeaf 0x3d94e7948c30 2026/06/03 02:02:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/03 02:02:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/03 02:02:54 DEBUG : dir/file1: Updating file with dir/file1 0x3d94e7948c30 2026/06/03 02:02:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/03 02:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 02:02:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:54 DEBUG : dir/file1(0x3d94e7d19480): openPending: 2026/06/03 02:02: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/06/03 02:02:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/03 02:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:54 DEBUG : dir/file1(0x3d94e7d19480): >openPending: err= 2026/06/03 02:02:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/03 02:02:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:54 DEBUG : dir/file1(0x3d94e7d19480): _writeAt: size=25, off=0 2026/06/03 02:02:54 DEBUG : dir/file1(0x3d94e7d19480): >_writeAt: n=25, err= 2026/06/03 02:02:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/03 02:02:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/03 02:02:54 DEBUG : newLeaf: Updating file with newLeaf 0x3d94e7948c30 2026/06/03 02:02:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:02:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:54 DEBUG : newLeaf(0x3d94e7d19480): close: 2026/06/03 02:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/03 02:02:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-03 02:02:54.55560614 +0000 UTC m=+8.604321088 2026/06/03 02:02:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:54 DEBUG : newLeaf(0x3d94e7d19480): >close: err= 2026/06/03 02:02:54 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:54 DEBUG : dir: Looking for writers 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 DEBUG : dir: reading active writers 2026/06/03 02:02:54 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:02:54 DEBUG : dir: Looking for writers 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 DEBUG : dir: reading active writers 2026/06/03 02:02:54 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:02:54 DEBUG : dir: Looking for writers 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 DEBUG : dir: reading active writers 2026/06/03 02:02:54 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:02:54 DEBUG : dir: Looking for writers 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 DEBUG : dir: reading active writers 2026/06/03 02:02:54 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:02:54 DEBUG : newLeaf: vfs cache: starting upload 2026/06/03 02:02:54 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:54 DEBUG : newLeaf: size = 25 OK 2026/06/03 02:02:54 INFO : newLeaf: Copied (replaced existing) 2026/06/03 02:02:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-03 02:02:54 +0000 UTC" 2026/06/03 02:02:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/03 02:02:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/03 02:02:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/03 02:02:54 DEBUG : dir: Looking for writers 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 DEBUG : dir: reading active writers 2026/06/03 02:02:54 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:54 DEBUG : >WaitForWriters: 2026/06/03 02:02:54 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:54 DEBUG : dir: Looking for writers 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 DEBUG : dir: reading active writers 2026/06/03 02:02:54 DEBUG : newLeaf: reading active writers 2026/06/03 02:02:54 DEBUG : >WaitForWriters: 2026/06/03 02:02:54 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:54 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:54 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:54 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 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:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:54 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:02:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/03 02:02:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/03 02:02:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:54 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:54 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:54 DEBUG : dir: Looking for writers 2026/06/03 02:02:54 DEBUG : file1: reading active writers 2026/06/03 02:02:54 DEBUG : Looking for writers 2026/06/03 02:02:54 DEBUG : dir: reading active writers 2026/06/03 02:02:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:55 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:02:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/03 02:02:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/03 02:02:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/03 02:02:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/03 02:02:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/03 02:02:55 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:55 DEBUG : dir: Looking for writers 2026/06/03 02:02:55 DEBUG : file1: reading active writers 2026/06/03 02:02:55 DEBUG : Looking for writers 2026/06/03 02:02:55 DEBUG : dir: reading active writers 2026/06/03 02:02:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:55 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:02:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/03 02:02:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/03 02:02:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/03 02:02:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/03 02:02:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/03 02:02:55 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/03 02:02:55 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/03 02:02:55 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/03 02:02:55 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/03 02:02:55 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/03 02:02:55 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/03 02:02:55 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/03 02:02:55 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/03 02:02:55 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/03 02:02:55 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/03 02:02:55 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:55 DEBUG : dir: Looking for writers 2026/06/03 02:02:55 DEBUG : file1: reading active writers 2026/06/03 02:02:55 DEBUG : Looking for writers 2026/06/03 02:02:55 DEBUG : dir: reading active writers 2026/06/03 02:02:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:55 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:02:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/03 02:02:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:55 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:55 DEBUG : dir: Looking for writers 2026/06/03 02:02:55 DEBUG : file1: reading active writers 2026/06/03 02:02:55 DEBUG : Looking for writers 2026/06/03 02:02:55 DEBUG : dir: reading active writers 2026/06/03 02:02:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:55 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:02:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/03 02:02:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/03 02:02:55 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/03 02:02:55 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:55 DEBUG : dir: Looking for writers 2026/06/03 02:02:55 DEBUG : file1: reading active writers 2026/06/03 02:02:55 DEBUG : Looking for writers 2026/06/03 02:02:55 DEBUG : dir: reading active writers 2026/06/03 02:02:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:55 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:55 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:55 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:55 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:55 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:02:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7eb42c0): _readAt: size=1, off=0 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7eb42c0): openPending: 2026/06/03 02:02:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/03 02:02:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/03 02:02:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7eb42c0): >openPending: err= 2026/06/03 02:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7eb42c0): >_readAt: n=1, err= 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7eb42c0): _readAt: size=256, off=1 2026/06/03 02:02:55 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7eb42c0): >_readAt: n=15, err=EOF 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7eb42c0): _readAt: size=16, off=16 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7eb42c0): >_readAt: n=0, err=EOF 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7eb42c0): close: 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7eb42c0): >close: err= 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7eb42c0): close: 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7eb42c0): >close: err=file already closed 2026/06/03 02:02:55 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:55 DEBUG : dir: Looking for writers 2026/06/03 02:02:55 DEBUG : file1: reading active writers 2026/06/03 02:02:55 DEBUG : Looking for writers 2026/06/03 02:02:55 DEBUG : dir: reading active writers 2026/06/03 02:02:55 DEBUG : >WaitForWriters: 2026/06/03 02:02:55 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:55 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:55 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:55 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:55 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:55 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:02:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7789ec0): _readAt: size=1, off=0 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7789ec0): openPending: 2026/06/03 02:02:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/03 02:02:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/03 02:02:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7789ec0): >openPending: err= 2026/06/03 02:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7789ec0): >_readAt: n=1, err= 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7789ec0): _readAt: size=1, off=5 2026/06/03 02:02:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7789ec0): >_readAt: n=1, err= 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7789ec0): _readAt: size=1, off=3 2026/06/03 02:02:55 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7789ec0): >_readAt: n=1, err= 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7789ec0): _readAt: size=1, off=13 2026/06/03 02:02:55 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7789ec0): >_readAt: n=1, err= 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7789ec0): _readAt: size=16, off=100 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7789ec0): >_readAt: n=0, err=EOF 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7789ec0): close: 2026/06/03 02:02:55 DEBUG : dir/file1(0x3d94e7789ec0): >close: err= 2026/06/03 02:02:55 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:55 DEBUG : dir: Looking for writers 2026/06/03 02:02:55 DEBUG : file1: reading active writers 2026/06/03 02:02:55 DEBUG : Looking for writers 2026/06/03 02:02:55 DEBUG : dir: reading active writers 2026/06/03 02:02:55 DEBUG : >WaitForWriters: 2026/06/03 02:02:55 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:56 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:02:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): _readAt: size=1, off=0 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): openPending: 2026/06/03 02:02:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/03 02:02:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/03 02:02:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): >openPending: err= 2026/06/03 02:02:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/03 02:02:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:02:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): >_readAt: n=1, err= 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): _readAt: size=1, off=5 2026/06/03 02:02:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): >_readAt: n=1, err= 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): _readAt: size=1, off=1 2026/06/03 02:02:56 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): >_readAt: n=1, err= 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): _readAt: size=6, off=10 2026/06/03 02:02:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): >_readAt: n=6, err= 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): _readAt: size=256, off=10 2026/06/03 02:02:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): >_readAt: n=6, err=EOF 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): _readAt: size=256, off=100 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): >_readAt: n=0, err=EOF 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): close: 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): >close: err= 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): _readAt: size=256, off=100 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e774c440): >_readAt: n=0, err=file already closed 2026/06/03 02:02:56 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:56 DEBUG : dir: Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : dir: reading active writers 2026/06/03 02:02:56 DEBUG : >WaitForWriters: 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:56 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:02:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e783a780): RWFileHandle.Flush 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e783a780): _readAt: size=256, off=0 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e783a780): openPending: 2026/06/03 02:02:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/03 02:02:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/03 02:02:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e783a780): >openPending: err= 2026/06/03 02:02:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/03 02:02:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:02:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e783a780): >_readAt: n=16, err=EOF 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e783a780): RWFileHandle.Flush 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e783a780): RWFileHandle.Flush 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e783a780): close: 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e783a780): >close: err= 2026/06/03 02:02:56 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:56 DEBUG : dir: Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : dir: reading active writers 2026/06/03 02:02:56 DEBUG : >WaitForWriters: 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:56 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:02:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/03 02:02:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e7ad4500): _readAt: size=256, off=0 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e7ad4500): openPending: 2026/06/03 02:02:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/03 02:02:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/03 02:02:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e7ad4500): >openPending: err= 2026/06/03 02:02:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/03 02:02:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:02:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:02:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e7ad4500): >_readAt: n=16, err=EOF 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e7ad4500): RWFileHandle.Release 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e7ad4500): close: 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e7ad4500): >close: err= 2026/06/03 02:02:56 DEBUG : dir/file1(0x3d94e7ad4500): RWFileHandle.Release 2026/06/03 02:02:56 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:56 DEBUG : dir: Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : dir: reading active writers 2026/06/03 02:02:56 DEBUG : >WaitForWriters: 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:56 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:56 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:56 DEBUG : file1: newRWFileHandle: 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7c5e700): openPending: 2026/06/03 02:02:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7c5e700): >openPending: err= 2026/06/03 02:02:56 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 02:02:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 02:02:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7c5e700): _writeAt: size=5, off=0 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7c5e700): >_writeAt: n=5, err= 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7c5e700): _writeAt: size=7, off=5 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7c5e700): >_writeAt: n=7, err= 2026/06/03 02:02:56 DEBUG : file1: vfs cache: truncate to size=11 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7c5e700): close: 2026/06/03 02:02:56 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 02:02:56.523296899 +0000 UTC m=+10.572011847 2026/06/03 02:02:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7c5e700): >close: err= 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7c5e700): close: 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7c5e700): >close: err=file already closed 2026/06/03 02:02:56 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:02:56 DEBUG : file1: vfs cache: starting upload 2026/06/03 02:02:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:56 DEBUG : file1: size = 11 OK 2026/06/03 02:02:56 INFO : file1: Copied (new) 2026/06/03 02:02:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-03 02:02:56 +0000 UTC" 2026/06/03 02:02:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 02:02:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:56 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : >WaitForWriters: 2026/06/03 02:02:56 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : >WaitForWriters: 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:56 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:56 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:56 DEBUG : file1: newRWFileHandle: 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7936cc0): openPending: 2026/06/03 02:02:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7936cc0): >openPending: err= 2026/06/03 02:02:56 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 02:02:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 02:02:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7936cc0): _writeAt: size=7, off=0 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7936cc0): >_writeAt: n=7, err= 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7936cc0): _writeAt: size=6, off=5 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7936cc0): >_writeAt: n=6, err= 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7936cc0): close: 2026/06/03 02:02:56 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 02:02:56.72181932 +0000 UTC m=+10.770534268 2026/06/03 02:02:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7936cc0): >close: err= 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7936cc0): _writeAt: size=5, off=0 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7936cc0): >_writeAt: n=0, err=file already closed 2026/06/03 02:02:56 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:02:56 DEBUG : file1: vfs cache: starting upload 2026/06/03 02:02:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:56 DEBUG : file1: size = 11 OK 2026/06/03 02:02:56 INFO : file1: Copied (new) 2026/06/03 02:02:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-03 02:02:56 +0000 UTC" 2026/06/03 02:02:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 02:02:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:56 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : >WaitForWriters: 2026/06/03 02:02:56 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : >WaitForWriters: 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:56 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:56 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:56 DEBUG : file1: newRWFileHandle: 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7d0f2c0): openPending: 2026/06/03 02:02:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7d0f2c0): >openPending: err= 2026/06/03 02:02:56 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 02:02:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 02:02:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7d0f2c0): close: 2026/06/03 02:02:56 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 02:02:56.918725889 +0000 UTC m=+10.967440837 2026/06/03 02:02:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:56 DEBUG : file1(0x3d94e7d0f2c0): >close: err= 2026/06/03 02:02:56 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/03 02:02:56 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 02:02:56 DEBUG : file2: newRWFileHandle: 2026/06/03 02:02:56 DEBUG : file2(0x3d94e7d0f740): openPending: 2026/06/03 02:02:56 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/03 02:02:56 DEBUG : file2(0x3d94e7d0f740): >openPending: err= 2026/06/03 02:02:56 DEBUG : file2: >newRWFileHandle: err= 2026/06/03 02:02:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/03 02:02:56 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/03 02:02:56 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/03 02:02:56 DEBUG : file2(0x3d94e7d0f740): RWFileHandle.Flush 2026/06/03 02:02:56 DEBUG : file2(0x3d94e7d0f740): RWFileHandle.Release 2026/06/03 02:02:56 DEBUG : file2(0x3d94e7d0f740): close: 2026/06/03 02:02:56 DEBUG : file2: vfs cache: setting modification time to 2026-06-03 02:02:56.919707038 +0000 UTC m=+10.968422036 2026/06/03 02:02:56 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:56 DEBUG : file2(0x3d94e7d0f740): >close: err= 2026/06/03 02:02:56 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : file2: reading active writers 2026/06/03 02:02:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : file2: reading active writers 2026/06/03 02:02:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : file2: reading active writers 2026/06/03 02:02:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/03 02:02:56 DEBUG : Looking for writers 2026/06/03 02:02:56 DEBUG : file1: reading active writers 2026/06/03 02:02:56 DEBUG : file2: reading active writers 2026/06/03 02:02:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/03 02:02:57 DEBUG : file1: vfs cache: starting upload 2026/06/03 02:02:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:57 DEBUG : file2: vfs cache: starting upload 2026/06/03 02:02:57 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:57 DEBUG : file1: size = 0 OK 2026/06/03 02:02:57 INFO : file1: Copied (new) 2026/06/03 02:02:57 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-03 02:02:56 +0000 UTC" 2026/06/03 02:02:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 02:02:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:57 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : file2: reading active writers 2026/06/03 02:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 02:02:57 DEBUG : file2: size = 0 OK 2026/06/03 02:02:57 INFO : file2: Copied (new) 2026/06/03 02:02:57 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-03 02:02:56 +0000 UTC" 2026/06/03 02:02:57 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/03 02:02:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/03 02:02:57 INFO : file2: vfs cache: upload succeeded try #1 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : file2: reading active writers 2026/06/03 02:02:57 DEBUG : >WaitForWriters: 2026/06/03 02:02:57 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : file2: reading active writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : >WaitForWriters: 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:57 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:57 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:57 DEBUG : file1: newRWFileHandle: 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7965140): openPending: 2026/06/03 02:02:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7965140): >openPending: err= 2026/06/03 02:02:57 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 02:02:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 02:02:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7965140): _writeAt: size=5, off=0 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7965140): >_writeAt: n=5, err= 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7965140): RWFileHandle.Flush 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7965140): RWFileHandle.Flush 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7965140): close: 2026/06/03 02:02:57 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 02:02:57.289256122 +0000 UTC m=+11.337971060 2026/06/03 02:02:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7965140): >close: err= 2026/06/03 02:02:57 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:02:57 DEBUG : file1: vfs cache: starting upload 2026/06/03 02:02:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:57 DEBUG : file1: size = 5 OK 2026/06/03 02:02:57 INFO : file1: Copied (new) 2026/06/03 02:02:57 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-03 02:02:57 +0000 UTC" 2026/06/03 02:02:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 02:02:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:57 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : >WaitForWriters: 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:57 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:57 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:57 DEBUG : file1: newRWFileHandle: 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7ce24c0): openPending: 2026/06/03 02:02:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7ce24c0): >openPending: err= 2026/06/03 02:02:57 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 02:02:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 02:02:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7ce24c0): _writeAt: size=5, off=0 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7ce24c0): >_writeAt: n=5, err= 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7ce24c0): RWFileHandle.Release 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7ce24c0): close: 2026/06/03 02:02:57 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 02:02:57.475008014 +0000 UTC m=+11.523722962 2026/06/03 02:02:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7ce24c0): >close: err= 2026/06/03 02:02:57 DEBUG : file1(0x3d94e7ce24c0): RWFileHandle.Release 2026/06/03 02:02:57 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:02:57 DEBUG : file1: vfs cache: starting upload 2026/06/03 02:02:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:57 DEBUG : file1: size = 5 OK 2026/06/03 02:02:57 INFO : file1: Copied (new) 2026/06/03 02:02:57 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-03 02:02:57 +0000 UTC" 2026/06/03 02:02:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 02:02:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:57 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : >WaitForWriters: 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:57 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/03 02:02:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 02:02:57 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:57 DEBUG : dir/file1(0x3d94e7865dc0): openPending: 2026/06/03 02:02:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/03 02:02:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/03 02:02:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:57 DEBUG : dir/file1(0x3d94e7865dc0): >openPending: err= 2026/06/03 02:02:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/03 02:02:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/03 02:02:57 DEBUG : dir/file1(0x3d94e7865dc0): _writeAt: size=5, off=0 2026/06/03 02:02:57 DEBUG : dir/file1(0x3d94e7865dc0): >_writeAt: n=5, err= 2026/06/03 02:02:57 DEBUG : dir/file1(0x3d94e7865dc0): close: 2026/06/03 02:02:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:57 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-03 02:02:57.726226437 +0000 UTC m=+11.774941385 2026/06/03 02:02:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:57 DEBUG : dir/file1(0x3d94e7865dc0): >close: err= 2026/06/03 02:02:57 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:57 DEBUG : dir: Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : dir: reading active writers 2026/06/03 02:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:02:57 DEBUG : dir: Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : dir: reading active writers 2026/06/03 02:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:02:57 DEBUG : dir: Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : dir: reading active writers 2026/06/03 02:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:02:57 DEBUG : dir: Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : dir: reading active writers 2026/06/03 02:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:02:57 DEBUG : dir/file1: vfs cache: starting upload 2026/06/03 02:02:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:57 DEBUG : dir/file1: size = 5 OK 2026/06/03 02:02:57 INFO : dir/file1: Copied (replaced existing) 2026/06/03 02:02:57 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-03 02:02:57 +0000 UTC" 2026/06/03 02:02:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/03 02:02:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/03 02:02:57 DEBUG : dir: Looking for writers 2026/06/03 02:02:57 DEBUG : file1: reading active writers 2026/06/03 02:02:57 DEBUG : Looking for writers 2026/06/03 02:02:57 DEBUG : dir: reading active writers 2026/06/03 02:02:57 DEBUG : >WaitForWriters: 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:57 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:57 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : dir/file1: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/03 02:02:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/03 02:02:58 DEBUG : dir/file1(0x3d94e7ce2180): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : dir/file1(0x3d94e7ce2180): openPending: 2026/06/03 02:02:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/03 02:02:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/03 02:02:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:58 DEBUG : dir/file1(0x3d94e7ce2180): >openPending: err= 2026/06/03 02:02:58 DEBUG : dir/file1(0x3d94e7ce2180): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : dir/file1(0x3d94e7ce2180): _writeAt: size=15, off=5 2026/06/03 02:02:58 DEBUG : dir/file1(0x3d94e7ce2180): >_writeAt: n=15, err= 2026/06/03 02:02:58 DEBUG : dir/file1(0x3d94e7ce2180): close: 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/03 02:02:58 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-03 02:02:58.011740127 +0000 UTC m=+12.060455075 2026/06/03 02:02:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : dir/file1(0x3d94e7ce2180): >close: err= 2026/06/03 02:02:58 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:58 DEBUG : dir: Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : dir: reading active writers 2026/06/03 02:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:02:58 DEBUG : dir: Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : dir: reading active writers 2026/06/03 02:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:02:58 DEBUG : dir: Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : dir: reading active writers 2026/06/03 02:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:02:58 DEBUG : dir: Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : dir: reading active writers 2026/06/03 02:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:02:58 DEBUG : dir/file1: vfs cache: starting upload 2026/06/03 02:02:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:58 DEBUG : dir/file1: size = 20 OK 2026/06/03 02:02:58 INFO : dir/file1: Copied (replaced existing) 2026/06/03 02:02:58 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-03 02:02:58 +0000 UTC" 2026/06/03 02:02:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/03 02:02:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/03 02:02:58 DEBUG : dir: Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : dir: reading active writers 2026/06/03 02:02:58 DEBUG : >WaitForWriters: 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:58 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : file1: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : file1(0x3d94e757e200): openPending: 2026/06/03 02:02:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:58 DEBUG : file1(0x3d94e757e200): >openPending: err= 2026/06/03 02:02:58 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 02:02:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 02:02:58 DEBUG : file1(0x3d94e757e200): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : file1(0x3d94e757e200): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : file1(0x3d94e757e200): close: 2026/06/03 02:02:58 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 02:02:58.234586526 +0000 UTC m=+12.283301465 2026/06/03 02:02:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : file1(0x3d94e757e200): >close: err= 2026/06/03 02:02:58 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:02:58 DEBUG : file1: vfs cache: starting upload 2026/06/03 02:02:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:02:58 DEBUG : file1: size = 5 OK 2026/06/03 02:02:58 INFO : file1: Copied (new) 2026/06/03 02:02:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-03 02:02:58 +0000 UTC" 2026/06/03 02:02:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:58 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : >WaitForWriters: 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:58 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/03 02:02:58 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75a3cc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75a3cc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75a3cc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75a3cc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75a3cc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.420401818 +0000 UTC m=+12.469116756 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75a3cc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692240): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692240): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692240): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692240): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692240): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692240): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692240): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.420401818 +0000 UTC m=+12.469116756 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692240): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692700): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692700): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692700): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692700): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692700): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.420401818 +0000 UTC m=+12.469116756 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692700): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72b39d0 item 1 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692d40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692d40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692d40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692d40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692d40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.422440728 +0000 UTC m=+12.471155666 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7692d40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693240): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693240): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693240): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693240): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693240): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.422440728 +0000 UTC m=+12.471155666 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693240): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d342a0 item 2 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693880): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693880): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693880): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693880): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693880): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.423562432 +0000 UTC m=+12.472277370 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693880): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693d00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693d00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693d00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693d00): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693d00): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693d00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.423562432 +0000 UTC m=+12.472277370 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7693d00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a42c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a42c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a42c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a42c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a42c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.423562432 +0000 UTC m=+12.472277370 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a42c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d34620 item 3 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4940): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4940): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4940): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4940): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4940): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.42506679 +0000 UTC m=+12.473781728 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4940): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e80): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e80): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.42506679 +0000 UTC m=+12.473781728 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d34af0 item 4 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a54c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a54c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a54c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a54c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a54c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.426151063 +0000 UTC m=+12.474866001 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a54c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5940): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5940): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5940): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5940): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5940): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5940): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5940): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.426151063 +0000 UTC m=+12.474866001 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5940): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5e00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5e00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5e00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5e00): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5e00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.426151063 +0000 UTC m=+12.474866001 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5e00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d34fc0 item 5 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dc580): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dc580): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dc580): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dc580): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dc580): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.427704023 +0000 UTC m=+12.476418961 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dc580): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dcac0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dcac0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dcac0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dcac0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dcac0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.427704023 +0000 UTC m=+12.476418961 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dcac0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d356c0 item 6 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dd140): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dd140): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dd140): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dd140): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dd140): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.429070621 +0000 UTC m=+12.477785569 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dd140): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dd640): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dd640): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dd640): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dd640): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dd640): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dd640): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dd640): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.429070621 +0000 UTC m=+12.477785569 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76dd640): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ddb00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ddb00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ddb00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ddb00): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ddb00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.429070621 +0000 UTC m=+12.477785569 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ddb00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d35a40 item 7 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c280): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c280): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c280): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c280): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c280): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.430793883 +0000 UTC m=+12.479508831 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c280): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c7c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c7c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c7c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c7c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c7c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.430793883 +0000 UTC m=+12.479508831 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c7c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798e380 item 8 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cd80): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e771cd80): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cd80): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cd80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cd80): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cd80): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cd80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d140): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d140): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d140): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d140): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d140): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.432256181 +0000 UTC m=+12.480971129 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d140): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d5c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d5c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d5c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d5c0): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d5c0): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d5c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d5c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.432256181 +0000 UTC m=+12.480971129 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d5c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771dac0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771dac0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771dac0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771dac0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771dac0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.432256181 +0000 UTC m=+12.480971129 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771dac0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798e770 item 9 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774c240): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774c240): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774c240): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774c240): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774c240): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.433966539 +0000 UTC m=+12.482681487 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774c240): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774c780): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774c780): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774c780): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774c780): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774c780): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.433966539 +0000 UTC m=+12.482681487 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774c780): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798ec40 item 10 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774cdc0): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e774cdc0): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774cdc0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774cdc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774cdc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774cdc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774cdc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774d180): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774d180): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774d180): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774d180): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774d180): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.435385716 +0000 UTC m=+12.484100654 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774d180): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774d680): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774d680): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774d680): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774d680): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774d680): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774d680): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774d680): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.435385716 +0000 UTC m=+12.484100654 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774d680): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774db80): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774db80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774db80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774db80): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774db80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.435385716 +0000 UTC m=+12.484100654 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774db80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798efc0 item 11 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782300): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782300): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782300): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782300): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782300): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.43713684 +0000 UTC m=+12.485851778 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782300): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782840): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782840): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782840): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782840): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782840): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.43713684 +0000 UTC m=+12.485851778 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782840): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798f490 item 12 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782e80): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e7782e80): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782e80): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782e80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782e80): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782e80): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7782e80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7783240): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7783240): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7783240): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7783240): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7783240): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.438642421 +0000 UTC m=+12.487357359 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7783240): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7783900): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7783900): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7783900): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7783900): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7783900): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.438642421 +0000 UTC m=+12.487357359 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7783900): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798f8f0 item 13 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ae080): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ae080): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ae080): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ae080): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ae080): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.440157138 +0000 UTC m=+12.488872096 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ae080): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ae5c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ae5c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ae5c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ae5c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ae5c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.440157138 +0000 UTC m=+12.488872096 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ae5c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798fc70 item 14 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77aec00): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e77aec00): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77aec00): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77aec00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77aec00): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77aec00): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77aec00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77aefc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77aefc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77aefc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77aefc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77aefc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.441585653 +0000 UTC m=+12.490300601 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77aefc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77af680): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77af680): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77af680): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77af680): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77af680): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.441585653 +0000 UTC m=+12.490300601 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77af680): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7294bd0 item 15 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77afd00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77afd00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77afd00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77afd00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77afd00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.44289934 +0000 UTC m=+12.491614278 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77afd00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4340): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4340): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4340): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4340): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4340): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.44289934 +0000 UTC m=+12.491614278 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4340): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733e230 item 16 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4980): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4980): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4980): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4980): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4980): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.444206906 +0000 UTC m=+12.492921854 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4980): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4e00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4e00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4e00): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4e00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4e00): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4e00): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4e00): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4e00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.444206906 +0000 UTC m=+12.492921854 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4e00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5300): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5300): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5300): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5300): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5300): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.444206906 +0000 UTC m=+12.492921854 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5300): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733e5b0 item 17 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5980): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5980): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5980): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5980): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5980): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.445900241 +0000 UTC m=+12.494615189 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5980): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5ec0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5ec0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5ec0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5ec0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5ec0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.445900241 +0000 UTC m=+12.494615189 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5ec0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733ea80 item 18 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fe640): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fe640): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fe640): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fe640): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fe640): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.447263251 +0000 UTC m=+12.495978200 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fe640): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77feb40): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77feb40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77feb40): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77feb40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77feb40): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77feb40): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77feb40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77feb40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.447263251 +0000 UTC m=+12.495978200 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77feb40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ff040): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ff040): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ff040): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ff040): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ff040): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.447263251 +0000 UTC m=+12.495978200 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ff040): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733ee00 item 19 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ff6c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ff6c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ff6c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ff6c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ff6c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.449117493 +0000 UTC m=+12.497832451 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ff6c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ffc00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ffc00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ffc00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ffc00): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ffc00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.449117493 +0000 UTC m=+12.497832451 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ffc00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733f650 item 20 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e380): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e380): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e380): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e380): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e380): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.45035241 +0000 UTC m=+12.499067358 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e380): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e880): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e880): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e880): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e880): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e880): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e880): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e880): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e880): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.45035241 +0000 UTC m=+12.499067358 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783e880): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783ed80): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783ed80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783ed80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783ed80): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783ed80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.45035241 +0000 UTC m=+12.499067358 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783ed80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733fdc0 item 21 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783f400): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783f400): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783f400): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783f400): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783f400): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.452065854 +0000 UTC m=+12.500780802 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783f400): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783f940): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783f940): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783f940): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783f940): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783f940): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.452065854 +0000 UTC m=+12.500780802 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e783f940): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dc23f0 item 22 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78760c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78760c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78760c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78760c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78760c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.453662156 +0000 UTC m=+12.502377104 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78760c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78765c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78765c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78765c0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78765c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78765c0): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78765c0): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78765c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78765c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.453662156 +0000 UTC m=+12.502377104 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78765c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7876ac0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7876ac0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7876ac0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7876ac0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7876ac0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.453662156 +0000 UTC m=+12.502377104 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7876ac0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dc2770 item 23 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877140): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877140): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877140): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877140): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877140): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.455678002 +0000 UTC m=+12.504392950 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877140): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877680): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877680): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877680): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877680): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877680): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.455678002 +0000 UTC m=+12.504392950 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877680): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dc2d90 item 24 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877cc0): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e7877cc0): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877cc0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877cc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877cc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7877cc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896180): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896180): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896180): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896180): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896180): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.457508518 +0000 UTC m=+12.506223466 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896180): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896680): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896680): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896680): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896680): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896680): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896680): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896680): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896680): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.457508518 +0000 UTC m=+12.506223466 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896680): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896bc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896bc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896bc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896bc0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896bc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.457508518 +0000 UTC m=+12.506223466 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7896bc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dc3180 item 25 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897240): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897240): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897240): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897240): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897240): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.460053466 +0000 UTC m=+12.508768414 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897240): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897780): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897780): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897780): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897780): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897780): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.460053466 +0000 UTC m=+12.508768414 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897780): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dc3650 item 26 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897dc0): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e7897dc0): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897dc0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897dc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897dc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7897dc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2280): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2280): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2280): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2280): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2280): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.461724459 +0000 UTC m=+12.510439428 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2280): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2780): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2780): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2780): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2780): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2780): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2780): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2780): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2780): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.461724459 +0000 UTC m=+12.510439428 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2780): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2cc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2cc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2cc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2cc0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2cc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.461724459 +0000 UTC m=+12.510439428 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c2cc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dc3a40 item 27 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3340): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3340): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3340): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3340): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3340): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.463850654 +0000 UTC m=+12.512565602 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3340): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3880): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3880): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3880): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3880): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3880): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.463850654 +0000 UTC m=+12.512565602 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3880): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7562070 item 28 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3ec0): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e78c3ec0): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3ec0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3ec0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3ec0): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78c3ec0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790a380): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790a380): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790a380): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790a380): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790a380): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.465655321 +0000 UTC m=+12.514370259 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790a380): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790aa40): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790aa40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790aa40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790aa40): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790aa40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.465655321 +0000 UTC m=+12.514370259 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790aa40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7563650 item 29 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790b0c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790b0c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790b0c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790b0c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790b0c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.466985089 +0000 UTC m=+12.515700027 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790b0c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790b600): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790b600): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790b600): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790b600): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790b600): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.466985089 +0000 UTC m=+12.515700027 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790b600): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7563d50 item 30 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790bc40): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e790bc40): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790bc40): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790bc40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790bc40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790bc40): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e790bc40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7932100): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7932100): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7932100): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7932100): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7932100): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.468594956 +0000 UTC m=+12.517309894 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7932100): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79327c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79327c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79327c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79327c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79327c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.468594956 +0000 UTC m=+12.517309894 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79327c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73fc620 item 31 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7932e40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7932e40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7932e40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7932e40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7932e40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.469958488 +0000 UTC m=+12.518673426 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7932e40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7933380): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7933380): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7933380): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7933380): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7933380): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.469958488 +0000 UTC m=+12.518673426 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7933380): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73fc9a0 item 32 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79339c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79339c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79339c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79339c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79339c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.471215798 +0000 UTC m=+12.519930736 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79339c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7933e40): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7933e40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7933e40): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7933e40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7933e40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73fce00 item 33 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7933e40): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7933e40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.47172398 +0000 UTC m=+12.520438919 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7933e40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970440): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970440): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970440): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970440): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970440): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.47172398 +0000 UTC m=+12.520438919 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970440): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73fd030 item 33 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970a80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970a80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970a80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970a80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970a80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.473022419 +0000 UTC m=+12.521737357 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970a80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970f00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970f00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73fd730 item 34 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970f00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970f00): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970f00): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970f00): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970f00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.473684232 +0000 UTC m=+12.522399200 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970f00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971440): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971440): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971440): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971440): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971440): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.473684232 +0000 UTC m=+12.522399200 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971440): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73fd960 item 34 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971a80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971a80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971a80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971a80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971a80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.475272498 +0000 UTC m=+12.523987446 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971a80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e799c000): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e799c000): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e799c000): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e799c000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e799c000): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7432230 item 35 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e799c000): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e799c000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.475961703 +0000 UTC m=+12.524676641 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e799c000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f45c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f45c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f45c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f45c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f45c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.475961703 +0000 UTC m=+12.524676641 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f45c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c9ae70 item 35 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f4c40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f4c40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f4c40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f4c40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f4c40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.477697509 +0000 UTC m=+12.526412447 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f4c40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5140): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5140): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c9b810 item 36 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5140): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5140): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5140): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5140): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5140): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.47839477 +0000 UTC m=+12.527109777 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5140): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5680): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5680): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5680): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5680): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5680): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.47839477 +0000 UTC m=+12.527109777 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5680): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c9ba40 item 36 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5cc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5cc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5cc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5cc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5cc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.480002393 +0000 UTC m=+12.528717331 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74f5cc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aee240): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aee240): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aee240): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aee240): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aee240): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c9bdc0 item 37 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aee240): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aee240): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.480553025 +0000 UTC m=+12.529267964 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aee240): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aee740): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aee740): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aee740): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aee740): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aee740): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.480553025 +0000 UTC m=+12.529267964 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aee740): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e729e4d0 item 37 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aeedc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aeedc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aeedc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aeedc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aeedc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.482150299 +0000 UTC m=+12.530865287 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aeedc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aef2c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aef2c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e729ec40 item 38 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aef2c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aef2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aef2c0): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aef2c0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aef2c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.482662258 +0000 UTC m=+12.531377196 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aef2c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aef800): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aef800): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aef800): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aef800): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aef800): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.482662258 +0000 UTC m=+12.531377196 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aef800): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e729f420 item 38 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aefe80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aefe80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aefe80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aefe80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aefe80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.483896565 +0000 UTC m=+12.532611504 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7aefe80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b18480): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b18480): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b18480): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b18480): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b18480): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e729fc70 item 39 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b18480): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b18480): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.484441987 +0000 UTC m=+12.533156926 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b18480): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b18980): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b18980): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b18980): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b18980): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b18980): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.484441987 +0000 UTC m=+12.533156926 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b18980): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798c000 item 39 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19000): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19000): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19000): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.485865102 +0000 UTC m=+12.534580040 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19500): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19500): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798c4d0 item 40 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19500): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19500): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19500): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19500): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19500): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.486466981 +0000 UTC m=+12.535181920 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19500): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19a40): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19a40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19a40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19a40): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19a40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.486466981 +0000 UTC m=+12.535181920 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7b19a40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798c690 item 40 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38100): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38100): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38100): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38100): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38100): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38100): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38100): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.488020562 +0000 UTC m=+12.536735501 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38100): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38600): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38600): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38600): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798cc40 item 41 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38600): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38600): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.488634454 +0000 UTC m=+12.537349393 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38600): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38ac0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38ac0): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38ac0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38ac0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798cf50 item 41 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38ac0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38ac0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.489363515 +0000 UTC m=+12.538078454 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c38ac0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39000): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39000): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39000): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.489363515 +0000 UTC m=+12.538078454 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798d3b0 item 41 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39640): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39640): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39640): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39640): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39640): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39640): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39640): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.49080817 +0000 UTC m=+12.539523129 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39640): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39b40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39b40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39b40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798d960 item 42 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39b40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39b40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.491353082 +0000 UTC m=+12.540068030 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c39b40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8a180): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8a180): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798db20 item 42 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8a180): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8a180): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8a180): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8a180): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8a180): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.492010887 +0000 UTC m=+12.540725826 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8a180): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8a700): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8a700): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8a700): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8a700): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8a700): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.492010887 +0000 UTC m=+12.540725826 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8a700): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798dce0 item 42 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8ad40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8ad40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8ad40): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8ad40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8ad40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8ad40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8ad40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.493453258 +0000 UTC m=+12.542168206 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8ad40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8b240): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8b240): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8b240): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e725de30 item 43 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8b240): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8b240): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.494051581 +0000 UTC m=+12.542766519 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8b240): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8b780): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8b780): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8b780): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8b780): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8b780): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7976150 item 43 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8b780): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8b780): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.494577937 +0000 UTC m=+12.543292875 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8b780): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8bcc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8bcc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8bcc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8bcc0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8bcc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.494577937 +0000 UTC m=+12.543292875 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c8bcc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7976310 item 43 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0400): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0400): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0400): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0400): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0400): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0400): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0400): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.495928143 +0000 UTC m=+12.544643122 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0400): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0900): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0900): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0900): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7976850 item 44 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0900): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0900): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.49647573 +0000 UTC m=+12.545190669 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0900): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0e40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0e40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7976af0 item 44 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0e40): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0e40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0e40): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0e40): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0e40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.497134116 +0000 UTC m=+12.545849054 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc0e40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc13c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc13c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc13c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc13c0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc13c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.497134116 +0000 UTC m=+12.545849054 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc13c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e79770a0 item 44 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc1a00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc1a00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc1a00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc1a00): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc1a00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc1a00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc1a00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.498524258 +0000 UTC m=+12.547239197 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7cc1a00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0000): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0000): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7977500 item 45 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0000): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.499151005 +0000 UTC m=+12.547865943 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0700): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0700): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0700): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0700): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0700): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.499151005 +0000 UTC m=+12.547865943 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0700): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e79776c0 item 45 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0d40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0d40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0d40): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0d40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0d40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0d40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0d40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.500755653 +0000 UTC m=+12.549470590 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce0d40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce1240): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce1240): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce1240): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7977b20 item 46 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce1240): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce1240): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.501273533 +0000 UTC m=+12.549988481 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce1240): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce1940): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce1940): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce1940): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce1940): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce1940): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.501273533 +0000 UTC m=+12.549988481 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce1940): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7977d50 item 46 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0e080): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0e080): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0e080): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0e080): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0e080): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0e080): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0e080): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.502849396 +0000 UTC m=+12.551564365 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0e080): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0e580): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0e580): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0e580): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e739ebd0 item 47 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0e580): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0e580): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.503402504 +0000 UTC m=+12.552117441 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0e580): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0ec80): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0ec80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0ec80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0ec80): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0ec80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.503402504 +0000 UTC m=+12.552117441 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0ec80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e739f2d0 item 47 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0f2c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0f2c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0f2c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0f2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0f2c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0f2c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0f2c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.505065392 +0000 UTC m=+12.553780350 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0f2c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0f7c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0f7c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0f7c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e739fe30 item 48 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0f7c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0f7c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.505535572 +0000 UTC m=+12.554250510 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0f7c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0fec0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0fec0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0fec0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0fec0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0fec0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.505535572 +0000 UTC m=+12.554250510 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d0fec0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72ca3f0 item 48 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50600): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50600): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50600): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50600): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50600): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.50701846 +0000 UTC m=+12.555733418 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50600): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50a80): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50a80): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50a80): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50a80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50a80): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50a80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72cb730 item 49 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50a80): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50a80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.507664672 +0000 UTC m=+12.556379611 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50a80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50fc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50fc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50fc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50fc0): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50fc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.507664672 +0000 UTC m=+12.556379611 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d50fc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72cb9d0 item 49 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51640): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51640): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51640): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51640): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51640): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.509477995 +0000 UTC m=+12.558192954 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51640): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51b40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51b40): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51b40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72cbdc0 item 50 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51b40): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51b40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51b40): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51b40): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51b40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.510057202 +0000 UTC m=+12.558772190 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d51b40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d901c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d901c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d901c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d901c0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d901c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.510057202 +0000 UTC m=+12.558772190 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d901c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73960e0 item 50 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90840): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90840): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90840): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90840): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90840): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.511483051 +0000 UTC m=+12.560197990 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90840): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90d40): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90d40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90d40): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90d40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90d40): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90d40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73965b0 item 51 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90d40): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90d40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.512060265 +0000 UTC m=+12.560775203 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d90d40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91280): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91280): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91280): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91280): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91280): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.512060265 +0000 UTC m=+12.560775203 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91280): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73968c0 item 51 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91900): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91900): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91900): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91900): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91900): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.513654943 +0000 UTC m=+12.562369882 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91900): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91e00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91e00): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91e00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7397180 item 52 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91e00): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91e00): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91e00): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91e00): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91e00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.514252664 +0000 UTC m=+12.562967603 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7d91e00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db8480): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db8480): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db8480): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db8480): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db8480): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.514252664 +0000 UTC m=+12.562967603 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db8480): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7397b90 item 52 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db8b00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db8b00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db8b00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db8b00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db8b00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.515691158 +0000 UTC m=+12.564406147 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db8b00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9000): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9000): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9000): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9000): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9000): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72d43f0 item 53 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9000): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.51629931 +0000 UTC m=+12.565014268 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9540): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9540): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9540): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9540): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9540): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.51629931 +0000 UTC m=+12.565014268 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9540): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72d49a0 item 53 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9bc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9bc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9bc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9bc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9bc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.517675806 +0000 UTC m=+12.566390744 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7db9bc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df81c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df81c0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df81c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72d50a0 item 54 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df81c0): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df81c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df81c0): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df81c0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df81c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.518277284 +0000 UTC m=+12.566992222 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df81c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df8740): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df8740): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df8740): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df8740): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df8740): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.518277284 +0000 UTC m=+12.566992222 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df8740): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72d5730 item 54 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df8dc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df8dc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df8dc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df8dc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df8dc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.519605909 +0000 UTC m=+12.568320848 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df8dc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df92c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df92c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df92c0): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df92c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df92c0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df92c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e794a230 item 55 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df92c0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df92c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.520660236 +0000 UTC m=+12.569375174 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df92c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df9800): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df9800): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df9800): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df9800): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df9800): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.520660236 +0000 UTC m=+12.569375174 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df9800): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e794a3f0 item 55 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df9e80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df9e80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df9e80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df9e80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df9e80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.522239074 +0000 UTC m=+12.570954013 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7df9e80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32480): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32480): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32480): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e794a8c0 item 56 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32480): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32480): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32480): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32480): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32480): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.522799726 +0000 UTC m=+12.571514664 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32480): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32a00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32a00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32a00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32a00): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32a00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.522799726 +0000 UTC m=+12.571514664 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e32a00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e794b1f0 item 56 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33040): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33040): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33040): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33040): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33040): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33040): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33040): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33040): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.524244512 +0000 UTC m=+12.572959450 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33040): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33580): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33580): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33580): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e794b6c0 item 57 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33580): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33580): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.524804852 +0000 UTC m=+12.573519791 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33580): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33ac0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33ac0): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33ac0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33ac0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33ac0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e794b880 item 57 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33ac0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33ac0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.525312103 +0000 UTC m=+12.574027051 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e33ac0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e140): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e140): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e140): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e140): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e140): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.525312103 +0000 UTC m=+12.574027051 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e140): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e794ba40 item 57 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e780): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e780): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e780): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e780): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e780): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e780): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e780): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e780): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.527156204 +0000 UTC m=+12.575871142 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4e780): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4ecc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4ecc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4ecc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72a87e0 item 58 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4ecc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4ecc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.527601527 +0000 UTC m=+12.576316465 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4ecc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f200): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f200): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f200): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72a8a10 item 58 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f200): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f200): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f200): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f200): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f200): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.528197906 +0000 UTC m=+12.576912844 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f200): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f7c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f7c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f7c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f7c0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f7c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.528197906 +0000 UTC m=+12.576912844 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4f7c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72a8bd0 item 58 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4fe00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4fe00): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4fe00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4fe00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4fe00): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4fe00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4fe00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4fe00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.529425309 +0000 UTC m=+12.578140247 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e4fe00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82440): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82440): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82440): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72a9340 item 59 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82440): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82440): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.530023783 +0000 UTC m=+12.578738731 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82440): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82980): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82980): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82980): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82980): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82980): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82980): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72a9500 item 59 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82980): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82980): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.530621103 +0000 UTC m=+12.579336081 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82980): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82f00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82f00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82f00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82f00): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82f00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.530621103 +0000 UTC m=+12.579336081 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e82f00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72a96c0 item 59 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83540): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83540): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83540): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83540): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83540): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83540): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83540): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83540): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.532363993 +0000 UTC m=+12.581078932 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83540): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83a80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83a80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83a80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72a9b90 item 60 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83a80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83a80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.532913995 +0000 UTC m=+12.581628973 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7e83a80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea00c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea00c0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea00c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72a9dc0 item 60 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea00c0): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea00c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea00c0): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea00c0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea00c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.533549878 +0000 UTC m=+12.582264816 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea00c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0680): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0680): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0680): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0680): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0680): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.533549878 +0000 UTC m=+12.582264816 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0680): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7856150 item 60 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0cc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0cc0): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0cc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0cc0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0cc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0cc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0cc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.534974265 +0000 UTC m=+12.583689203 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea0cc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea1200): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea1200): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea1200): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e78568c0 item 61 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea1200): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea1200): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.535515149 +0000 UTC m=+12.584230087 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea1200): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea1900): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea1900): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea1900): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea1900): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea1900): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.535515149 +0000 UTC m=+12.584230087 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ea1900): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7856a80 item 61 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc040): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc040): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc040): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc040): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc040): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc040): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc040): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc040): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.53694665 +0000 UTC m=+12.585661587 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc040): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc580): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc580): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc580): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7856f50 item 62 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc580): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc580): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.537444442 +0000 UTC m=+12.586159380 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebc580): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebcc80): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebcc80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebcc80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebcc80): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebcc80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.537444442 +0000 UTC m=+12.586159380 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebcc80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e78572d0 item 62 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd2c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd2c0): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd2c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd2c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd2c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd2c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd2c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.538745033 +0000 UTC m=+12.587459972 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd2c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd800): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd800): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd800): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7857810 item 63 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd800): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd800): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.539193482 +0000 UTC m=+12.587908420 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ebd800): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc000): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc000): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc000): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.539193482 +0000 UTC m=+12.587908420 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e78579d0 item 63 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc640): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc640): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc640): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc640): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc640): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc640): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc640): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc640): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.540365382 +0000 UTC m=+12.589080320 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edc640): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edcb80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edcb80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edcb80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72fc380 item 64 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edcb80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edcb80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.540788391 +0000 UTC m=+12.589503330 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edcb80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edd280): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edd280): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edd280): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edd280): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edd280): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.540788391 +0000 UTC m=+12.589503330 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edd280): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72fc770 item 64 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edd8c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edd8c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edd8c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edd8c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edd8c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.542129009 +0000 UTC m=+12.590843947 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7edd8c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7eddd40): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7eddd40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7eddd40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7eddd40): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7eddd40): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72fd180 item 65 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7eddd40): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7eddd40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.542610381 +0000 UTC m=+12.591325319 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7eddd40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00340): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00340): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00340): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00340): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00340): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.542610381 +0000 UTC m=+12.591325319 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00340): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72fd490 item 65 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00980): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00980): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00980): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00980): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00980): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.543749268 +0000 UTC m=+12.592464206 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00980): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00e00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00e00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72fda40 item 66 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00e00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00e00): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00e00): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00e00): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00e00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.544272858 +0000 UTC m=+12.592987806 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f00e00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01340): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01340): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01340): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01340): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01340): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.544272858 +0000 UTC m=+12.592987806 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01340): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72fddc0 item 66 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01980): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01980): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01980): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01980): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01980): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.545296136 +0000 UTC m=+12.594011074 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01980): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01e00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01e00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01e00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01e00): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01e00): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e6f01110 item 67 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01e00): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01e00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.545745376 +0000 UTC m=+12.594460335 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f01e00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22400): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22400): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22400): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22400): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22400): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.545745376 +0000 UTC m=+12.594460335 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22400): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e6f01500 item 67 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22a80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22a80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22a80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22a80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22a80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.546741522 +0000 UTC m=+12.595456461 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22a80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22f80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22f80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e79ae070 item 68 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22f80): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22f80): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22f80): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22f80): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22f80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.547248462 +0000 UTC m=+12.595963400 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f22f80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f234c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f234c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f234c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f234c0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f234c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.547248462 +0000 UTC m=+12.595963400 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f234c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e79ae310 item 68 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f23b00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f23b00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f23b00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f23b00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f23b00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.548434177 +0000 UTC m=+12.597149115 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f23b00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46080): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46080): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46080): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46080): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46080): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e79ae850 item 69 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46080): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46080): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.548978097 +0000 UTC m=+12.597693035 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46080): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46580): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46580): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46580): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46580): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46580): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.548978097 +0000 UTC m=+12.597693035 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46580): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e79aeb60 item 69 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46c00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46c00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46c00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46c00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46c00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.550266686 +0000 UTC m=+12.598981624 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f46c00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47100): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47100): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e79aeee0 item 70 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47100): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47100): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47100): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47100): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47100): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.550831345 +0000 UTC m=+12.599546283 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47100): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47640): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47640): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47640): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47640): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47640): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.550831345 +0000 UTC m=+12.599546283 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47640): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e79af110 item 70 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47cc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47cc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47cc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47cc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47cc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.552265099 +0000 UTC m=+12.600980078 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f47cc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f642c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f642c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f642c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f642c0): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f642c0): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e79af5e0 item 71 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f642c0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f642c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.552841411 +0000 UTC m=+12.601556349 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f642c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f647c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f647c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f647c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f647c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f647c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.552841411 +0000 UTC m=+12.601556349 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f647c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e79af7a0 item 71 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f64e40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f64e40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f64e40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f64e40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f64e40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.554324438 +0000 UTC m=+12.603039396 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f64e40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f65340): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f65340): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e738c070 item 72 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f65340): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f65340): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f65340): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f65340): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f65340): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.555056244 +0000 UTC m=+12.603771192 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7f65340): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb8c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb8c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb8c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb8c0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb8c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.555056244 +0000 UTC m=+12.603771192 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb8c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dff730 item 72 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcbe80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcbe80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcbe80): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcbe80): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcbe80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcbe80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcbe80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.556658156 +0000 UTC m=+12.605373115 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcbe80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0480): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0480): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0480): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dffab0 item 73 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0480): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0480): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.557197096 +0000 UTC m=+12.605912034 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0480): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0940): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0940): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0940): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0940): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0940): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dffc70 item 73 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0940): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0940): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.557716239 +0000 UTC m=+12.606431178 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0940): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0e80): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0e80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0e80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0e80): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0e80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.557716239 +0000 UTC m=+12.606431178 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe0e80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dffe30 item 73 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe14c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe14c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe14c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe14c0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe14c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe14c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe14c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.559838897 +0000 UTC m=+12.608553846 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe14c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe19c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe19c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe19c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e6f9aee0 item 74 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe19c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe19c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.560352581 +0000 UTC m=+12.609067519 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fe19c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc000): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e6f9b110 item 74 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc000): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc000): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc000): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc000): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.56094938 +0000 UTC m=+12.609664318 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc580): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc580): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc580): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc580): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc580): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.56094938 +0000 UTC m=+12.609664318 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc580): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e6f9b420 item 74 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffcbc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffcbc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffcbc0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffcbc0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffcbc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffcbc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffcbc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.562346576 +0000 UTC m=+12.611061544 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffcbc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd0c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd0c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd0c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e76ba0e0 item 75 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd0c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd0c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.563069344 +0000 UTC m=+12.611784282 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd0c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd600): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd600): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd600): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd600): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd600): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e76ba3f0 item 75 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd600): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd600): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.564753522 +0000 UTC m=+12.613468460 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd600): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732e6c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732e6c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732e6c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732e6c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732e6c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.564753522 +0000 UTC m=+12.613468460 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732e6c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b04b60 item 75 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732ed00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732ed00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732ed00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732ed00): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732ed00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732ed00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732ed00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.565928728 +0000 UTC m=+12.614643666 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732ed00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732f200): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732f200): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732f200): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b04ee0 item 76 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732f200): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732f200): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.566351367 +0000 UTC m=+12.615066305 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732f200): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732f740): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732f740): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b050a0 item 76 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732f740): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732f740): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732f740): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732f740): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732f740): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.566846164 +0000 UTC m=+12.615561102 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732f740): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732fcc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732fcc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732fcc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732fcc0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732fcc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.566846164 +0000 UTC m=+12.615561102 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732fcc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b053b0 item 76 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809e400): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809e400): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809e400): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809e400): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809e400): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809e400): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809e400): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.567896082 +0000 UTC m=+12.616611019 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809e400): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809e900): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809e900): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809e900): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b05730 item 77 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809e900): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809e900): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.56833362 +0000 UTC m=+12.617048568 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809e900): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc3c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc3c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc3c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc3c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc3c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.56833362 +0000 UTC m=+12.617048568 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffc3c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e76ba000 item 77 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffca00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffca00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffca00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffca00): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffca00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffca00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffca00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.569725706 +0000 UTC m=+12.618440643 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffca00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffcf00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffcf00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffcf00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e76ba5b0 item 78 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffcf00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffcf00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.570388801 +0000 UTC m=+12.619103738 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffcf00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd640): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd640): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd640): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd640): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd640): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.570388801 +0000 UTC m=+12.619103738 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffd640): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e76ba770 item 78 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffdc80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffdc80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffdc80): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffdc80): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffdc80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffdc80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffdc80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.571483854 +0000 UTC m=+12.620198792 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ffdc80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809eec0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809eec0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809eec0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e76bac40 item 79 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809eec0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809eec0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.571885435 +0000 UTC m=+12.620600373 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809eec0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809f5c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809f5c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809f5c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809f5c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809f5c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.571885435 +0000 UTC m=+12.620600373 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809f5c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e76bae00 item 79 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809fc00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809fc00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809fc00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809fc00): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809fc00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809fc00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809fc00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.573033498 +0000 UTC m=+12.621748436 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e809fc00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600180): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600180): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600180): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e76bb180 item 80 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600180): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600180): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.57344657 +0000 UTC m=+12.622161508 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600180): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600940): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600940): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600940): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600940): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600940): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.57344657 +0000 UTC m=+12.622161508 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600940): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e76bb340 item 80 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7601b40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7601b40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7601b40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7601b40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7601b40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.574515804 +0000 UTC m=+12.623230742 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7601b40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398880): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398880): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398880): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398880): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398880): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398880): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e76bbc70 item 81 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398880): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398880): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.574935318 +0000 UTC m=+12.623650266 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398880): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73993c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73993c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73993c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73993c0): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73993c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.574935318 +0000 UTC m=+12.623650266 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73993c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e738c070 item 81 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399cc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399cc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399cc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399cc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399cc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.576132204 +0000 UTC m=+12.624847142 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399cc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78642c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78642c0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78642c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e738d420 item 82 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78642c0): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78642c0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78642c0): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78642c0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78642c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.576656777 +0000 UTC m=+12.625371715 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78642c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864840): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864840): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864840): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864840): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864840): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.576656777 +0000 UTC m=+12.625371715 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864840): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e738d5e0 item 82 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864ec0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864ec0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864ec0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864ec0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864ec0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.577862671 +0000 UTC m=+12.626577608 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864ec0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78653c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78653c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78653c0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78653c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78653c0): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78653c0): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e738dab0 item 83 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78653c0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78653c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.578310559 +0000 UTC m=+12.627025496 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78653c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a00): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.578310559 +0000 UTC m=+12.627025496 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b04000 item 83 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec180): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec180): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec180): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec180): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec180): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.57941505 +0000 UTC m=+12.628129987 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec180): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec680): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec680): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec680): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b044d0 item 84 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec680): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec680): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec680): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec680): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec680): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.579879689 +0000 UTC m=+12.628594626 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec680): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ecc00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ecc00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ecc00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ecc00): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ecc00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.579879689 +0000 UTC m=+12.628594626 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ecc00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b047e0 item 84 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ed280): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ed280): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ed280): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ed280): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ed280): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.581036158 +0000 UTC m=+12.629751116 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ed280): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330200): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330200): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330200): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330200): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330200): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330200): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7432230 item 85 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330200): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330200): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.581793352 +0000 UTC m=+12.630508330 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330200): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330740): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330740): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330740): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330740): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330740): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.581793352 +0000 UTC m=+12.630508330 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330740): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e74325b0 item 85 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330e40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330e40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330e40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330e40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330e40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.583571538 +0000 UTC m=+12.632286486 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330e40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7331880): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7331880): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7331880): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7432b60 item 86 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7331880): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7331880): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7331880): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7331880): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7331880): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.584319474 +0000 UTC m=+12.633034413 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7331880): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78321c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78321c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78321c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78321c0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78321c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.584319474 +0000 UTC m=+12.633034413 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78321c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7432d90 item 86 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502680): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502680): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502680): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502680): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502680): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.585683947 +0000 UTC m=+12.634398885 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502680): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b80): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b80): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b80): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b80): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c32150 item 87 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b80): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.586579343 +0000 UTC m=+12.635294281 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75030c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75030c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75030c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75030c0): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75030c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.586579343 +0000 UTC m=+12.635294281 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75030c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c32310 item 87 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503a80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503a80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503a80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503a80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503a80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.587601117 +0000 UTC m=+12.636316055 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503a80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6080): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6080): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6080): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c32690 item 88 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6080): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6080): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6080): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6080): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6080): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.588148132 +0000 UTC m=+12.636863070 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6080): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6680): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6680): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6680): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6680): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6680): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.588148132 +0000 UTC m=+12.636863070 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6680): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c32850 item 88 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6cc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6cc0): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6cc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6cc0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6cc0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6cc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6cc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6cc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.58944132 +0000 UTC m=+12.638156288 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6cc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7200): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7200): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7200): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c32bd0 item 89 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7200): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7200): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.589961525 +0000 UTC m=+12.638676464 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7200): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7740): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7740): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7740): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7740): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7740): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7740): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c32e00 item 89 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7740): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7740): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.590521596 +0000 UTC m=+12.639236534 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7740): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7cc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7cc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7cc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7cc0): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7cc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.590521596 +0000 UTC m=+12.639236534 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7cc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c32fc0 item 89 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806440): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806440): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806440): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806440): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806440): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806440): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806440): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806440): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.59171216 +0000 UTC m=+12.640427098 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806440): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806a00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806a00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806a00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c33340 item 90 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806a00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806a00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.592195565 +0000 UTC m=+12.640910502 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806a00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806f40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806f40): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806f40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c33570 item 90 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806f40): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806f40): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806f40): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806f40): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806f40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.592664303 +0000 UTC m=+12.641379241 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806f40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807500): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807500): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807500): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807500): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807500): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.592664303 +0000 UTC m=+12.641379241 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807500): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c33810 item 90 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807b40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807b40): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807b40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807b40): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807b40): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807b40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807b40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807b40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.593683672 +0000 UTC m=+12.642398610 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807b40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a180): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a180): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a180): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c33c00 item 91 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a180): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a180): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.594057039 +0000 UTC m=+12.642771977 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a180): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a6c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a6c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a6c0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a6c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a6c0): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a6c0): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c33dc0 item 91 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a6c0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a6c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.594516649 +0000 UTC m=+12.643231587 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a6c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735acc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735acc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735acc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735acc0): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735acc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.594516649 +0000 UTC m=+12.643231587 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735acc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e78e41c0 item 91 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b300): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b300): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b300): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b300): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b300): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b300): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b300): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b300): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.595607795 +0000 UTC m=+12.644322733 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b300): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b840): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b840): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b840): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e78e48c0 item 92 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b840): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b840): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.596139001 +0000 UTC m=+12.644853969 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735b840): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735bd80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735bd80): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735bd80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e78e4af0 item 92 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735bd80): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735bd80): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735bd80): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735bd80): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735bd80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.596705864 +0000 UTC m=+12.645420852 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735bd80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e440): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e440): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e440): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e440): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e440): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.596705864 +0000 UTC m=+12.645420852 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e440): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e78e4cb0 item 92 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a80): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a80): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a80): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.59813536 +0000 UTC m=+12.646850328 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832fc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832fc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832fc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e74331f0 item 93 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832fc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832fc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.598569402 +0000 UTC m=+12.647284400 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832fc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78337c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78337c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78337c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78337c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78337c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.598569402 +0000 UTC m=+12.647284400 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78337c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7433490 item 93 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833e00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833e00): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833e00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833e00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833e00): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833e00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833e00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833e00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.600149412 +0000 UTC m=+12.648864351 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833e00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462680): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462680): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462680): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7433880 item 94 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462680): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462680): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.60054892 +0000 UTC m=+12.649263858 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462680): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462d80): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462d80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462d80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462d80): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462d80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.60054892 +0000 UTC m=+12.649263858 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462d80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7433b90 item 94 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74633c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74633c0): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74633c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74633c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74633c0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74633c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74633c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74633c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.601807201 +0000 UTC m=+12.650522139 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74633c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463900): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463900): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463900): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c66310 item 95 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463900): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463900): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.602349508 +0000 UTC m=+12.651064446 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463900): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2100): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2100): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2100): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2100): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2100): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.602349508 +0000 UTC m=+12.651064446 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2100): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c66540 item 95 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce27c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce27c0): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce27c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce27c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce27c0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce27c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce27c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce27c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.603687963 +0000 UTC m=+12.652402900 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce27c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2d00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2d00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2d00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c66c40 item 96 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2d00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2d00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.604227303 +0000 UTC m=+12.652942241 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2d00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3400): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3400): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3400): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3400): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3400): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.604227303 +0000 UTC m=+12.652942241 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3400): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c66e00 item 96 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= 2026/06/03 02:02:58 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : >WaitForWriters: 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:58 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/03 02:02:58 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f740): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f740): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f740): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f740): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f740): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.628375771 +0000 UTC m=+12.677090709 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f740): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5fbc0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5fbc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5fbc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5fbc0): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5fbc0): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5fbc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5fbc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.628375771 +0000 UTC m=+12.677090709 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5fbc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fca180): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fca180): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fca180): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fca180): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fca180): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.628375771 +0000 UTC m=+12.677090709 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fca180): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e78e5420 item 1 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fca840): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fca840): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fca840): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fca840): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fca840): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.630548935 +0000 UTC m=+12.679263873 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fca840): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcad40): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcad40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcad40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcad40): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcad40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.630548935 +0000 UTC m=+12.679263873 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcad40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e78e58f0 item 2 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb380): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb380): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb380): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb380): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb380): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.631729259 +0000 UTC m=+12.680444197 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb380): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb800): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb800): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb800): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb800): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb800): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb800): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb800): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.631729259 +0000 UTC m=+12.680444197 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcb800): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcbcc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcbcc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcbcc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcbcc0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcbcc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.631729259 +0000 UTC m=+12.680444197 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7fcbcc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e78e5c70 item 3 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732e440): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732e440): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732e440): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732e440): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732e440): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.63321384 +0000 UTC m=+12.681928778 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e732e440): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8500): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8500): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8500): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8500): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8500): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.63321384 +0000 UTC m=+12.681928778 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8500): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d342a0 item 4 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8b40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8b40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8b40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8b40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8b40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.634424472 +0000 UTC m=+12.683139410 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8b40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8fc0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8fc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8fc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8fc0): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8fc0): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8fc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8fc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.634424472 +0000 UTC m=+12.683139410 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b8fc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b9480): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b9480): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b9480): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b9480): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b9480): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.634424472 +0000 UTC m=+12.683139410 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b9480): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d34620 item 5 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b9b00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b9b00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b9b00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b9b00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b9b00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.635942907 +0000 UTC m=+12.684657845 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b9b00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c140): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c140): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c140): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c140): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c140): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.635942907 +0000 UTC m=+12.684657845 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c140): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d34af0 item 6 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c7c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c7c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c7c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c7c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c7c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.636966394 +0000 UTC m=+12.685681332 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c7c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762ccc0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762ccc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762ccc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762ccc0): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762ccc0): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762ccc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762ccc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.636966394 +0000 UTC m=+12.685681332 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762ccc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d180): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d180): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d180): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d180): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d180): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.636966394 +0000 UTC m=+12.685681332 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d180): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d34fc0 item 7 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d800): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d800): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d800): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d800): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d800): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.638392875 +0000 UTC m=+12.687107813 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d800): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762dd40): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762dd40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762dd40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762dd40): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762dd40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.638392875 +0000 UTC m=+12.687107813 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762dd40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d356c0 item 8 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7694400): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e7694400): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7694400): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7694400): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7694400): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7694400): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7694400): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76947c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76947c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76947c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76947c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76947c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.639581656 +0000 UTC m=+12.688296594 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76947c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7694c40): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7694c40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7694c40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7694c40): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7694c40): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7694c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7694c40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.639581656 +0000 UTC m=+12.688296594 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7694c40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7695140): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7695140): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7695140): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7695140): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7695140): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.639581656 +0000 UTC m=+12.688296594 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7695140): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d35a40 item 9 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76957c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76957c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76957c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76957c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76957c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.641014168 +0000 UTC m=+12.689729106 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76957c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7695d00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7695d00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7695d00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7695d00): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7695d00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.641014168 +0000 UTC m=+12.689729106 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7695d00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798e380 item 10 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6440): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e76b6440): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6440): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6440): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6440): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6440): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6440): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6800): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6800): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6800): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6800): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6800): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.642166109 +0000 UTC m=+12.690881047 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6800): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6d00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6d00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6d00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6d00): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6d00): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6d00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.642166109 +0000 UTC m=+12.690881047 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b6d00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7200): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7200): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7200): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7200): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7200): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.642166109 +0000 UTC m=+12.690881047 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7200): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798e770 item 11 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7880): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7880): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7880): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7880): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7880): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.643604743 +0000 UTC m=+12.692319681 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7880): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7dc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7dc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7dc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7dc0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7dc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.643604743 +0000 UTC m=+12.692319681 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76b7dc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798ec40 item 12 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ee500): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e76ee500): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ee500): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ee500): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ee500): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ee500): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ee500): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ee8c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ee8c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ee8c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ee8c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ee8c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.644643298 +0000 UTC m=+12.693358236 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ee8c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76eef80): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76eef80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76eef80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76eef80): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76eef80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.644643298 +0000 UTC m=+12.693358236 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76eef80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798efc0 item 13 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ef600): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ef600): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ef600): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ef600): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ef600): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.645729023 +0000 UTC m=+12.694443962 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ef600): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76efb40): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76efb40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76efb40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76efb40): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76efb40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.645729023 +0000 UTC m=+12.694443962 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76efb40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798f340 item 14 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773a280): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e773a280): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773a280): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773a280): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773a280): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773a280): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773a280): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773a640): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773a640): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773a640): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773a640): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773a640): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.646824488 +0000 UTC m=+12.695539426 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773a640): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773ad00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773ad00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773ad00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773ad00): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773ad00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.646824488 +0000 UTC m=+12.695539426 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773ad00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798f7a0 item 15 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773b380): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773b380): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773b380): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773b380): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773b380): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.647954146 +0000 UTC m=+12.696669084 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773b380): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773b8c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773b8c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773b8c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773b8c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773b8c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.647954146 +0000 UTC m=+12.696669084 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e773b8c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798fb20 item 16 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780000): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780000): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780000): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.649038469 +0000 UTC m=+12.697753407 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780480): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780480): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780480): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780480): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780480): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780480): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780480): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780480): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.649038469 +0000 UTC m=+12.697753407 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780480): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780980): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780980): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780980): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780980): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780980): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.649038469 +0000 UTC m=+12.697753407 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7780980): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72947e0 item 17 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781000): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781000): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781000): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.650674296 +0000 UTC m=+12.699389234 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781540): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781540): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781540): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781540): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781540): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.650674296 +0000 UTC m=+12.699389234 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781540): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733e230 item 18 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781bc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781bc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781bc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781bc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781bc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.651754421 +0000 UTC m=+12.700469359 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7781bc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac1c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac1c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac1c0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac1c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac1c0): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac1c0): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac1c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.651754421 +0000 UTC m=+12.700469359 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac1c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac6c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac6c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac6c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac6c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac6c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.651754421 +0000 UTC m=+12.700469359 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ac6c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733e5b0 item 19 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77acd40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77acd40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77acd40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77acd40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77acd40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.653327259 +0000 UTC m=+12.702042207 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77acd40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ad280): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ad280): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ad280): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ad280): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ad280): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.653327259 +0000 UTC m=+12.702042207 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ad280): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733ea80 item 20 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ad900): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ad900): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ad900): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ad900): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ad900): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.654384901 +0000 UTC m=+12.703099839 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ad900): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ade00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ade00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ade00): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ade00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ade00): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ade00): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ade00): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ade00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.654384901 +0000 UTC m=+12.703099839 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ade00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4400): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4400): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4400): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4400): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4400): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.654384901 +0000 UTC m=+12.703099839 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4400): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733ee00 item 21 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4a80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4a80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4a80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4a80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4a80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.655903555 +0000 UTC m=+12.704618494 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4a80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4fc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4fc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4fc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4fc0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4fc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.655903555 +0000 UTC m=+12.704618494 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d4fc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733f490 item 22 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5640): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5640): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5640): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5640): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5640): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.656992016 +0000 UTC m=+12.705706964 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5640): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5b40): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5b40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5b40): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5b40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5b40): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5b40): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5b40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5b40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.656992016 +0000 UTC m=+12.705706964 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77d5b40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fc140): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fc140): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fc140): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fc140): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fc140): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.656992016 +0000 UTC m=+12.705706964 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fc140): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733fb20 item 23 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fc7c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fc7c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fc7c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fc7c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fc7c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.659859195 +0000 UTC m=+12.708574133 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fc7c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fcd00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fcd00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fcd00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fcd00): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fcd00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.659859195 +0000 UTC m=+12.708574133 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fcd00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dc22a0 item 24 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fd340): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e77fd340): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fd340): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fd340): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fd340): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fd340): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fd340): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fd700): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fd700): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fd700): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fd700): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fd700): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.661130191 +0000 UTC m=+12.709845129 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fd700): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fdc00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fdc00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fdc00): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fdc00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fdc00): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fdc00): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fdc00): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fdc00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.661130191 +0000 UTC m=+12.709845129 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77fdc00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7838240): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7838240): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7838240): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7838240): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7838240): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.661130191 +0000 UTC m=+12.709845129 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7838240): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dc2620 item 25 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78388c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78388c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78388c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78388c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78388c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.662797817 +0000 UTC m=+12.711512756 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78388c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7838e00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7838e00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7838e00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7838e00): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7838e00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.662797817 +0000 UTC m=+12.711512756 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7838e00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dc2af0 item 26 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839440): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e7839440): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839440): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839440): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839440): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839440): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839440): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839800): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839800): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839800): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839800): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839800): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.665984101 +0000 UTC m=+12.714699038 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839800): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839d00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839d00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839d00): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839d00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839d00): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839d00): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839d00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.665984101 +0000 UTC m=+12.714699038 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7839d00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787c340): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787c340): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787c340): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787c340): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787c340): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.665984101 +0000 UTC m=+12.714699038 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787c340): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dc3030 item 27 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787c9c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787c9c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787c9c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787c9c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787c9c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.667924644 +0000 UTC m=+12.716639582 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787c9c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787cf00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787cf00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787cf00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787cf00): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787cf00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.667924644 +0000 UTC m=+12.716639582 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787cf00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dc3500 item 28 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787d540): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e787d540): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787d540): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787d540): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787d540): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787d540): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787d540): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787d900): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787d900): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787d900): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787d900): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787d900): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.669242939 +0000 UTC m=+12.717957878 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e787d900): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78980c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78980c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78980c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78980c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78980c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.669242939 +0000 UTC m=+12.717957878 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78980c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dc3880 item 29 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7898740): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7898740): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7898740): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7898740): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7898740): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.670518044 +0000 UTC m=+12.719232981 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7898740): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7898c80): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7898c80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7898c80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7898c80): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7898c80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.670518044 +0000 UTC m=+12.719232981 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7898c80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7dc3c70 item 30 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78992c0): _readAt: size=2, off=0 2026/06/03 02:02:58 ERROR : open-test-file(0x3d94e78992c0): Couldn't read size of file 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78992c0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78992c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78992c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78992c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78992c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7899680): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7899680): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7899680): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7899680): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7899680): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.671750366 +0000 UTC m=+12.720465304 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7899680): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7899d40): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7899d40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7899d40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7899d40): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7899d40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.671750366 +0000 UTC m=+12.720465304 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7899d40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7562380 item 31 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d04c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d04c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d04c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d04c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d04c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.672970287 +0000 UTC m=+12.721685225 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d04c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d0a00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d0a00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d0a00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d0a00): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d0a00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.672970287 +0000 UTC m=+12.721685225 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d0a00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e75632d0 item 32 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d1040): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d1040): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d1040): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d1040): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d1040): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.674505473 +0000 UTC m=+12.723220410 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d1040): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d14c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d14c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d14c0): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d14c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d14c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e75639d0 item 33 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d14c0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d14c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.674939965 +0000 UTC m=+12.723654903 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d14c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d19c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d19c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d19c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d19c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d19c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.674939965 +0000 UTC m=+12.723654903 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78d19c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7563c00 item 33 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fc100): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fc100): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fc100): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fc100): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fc100): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.67612021 +0000 UTC m=+12.724835148 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fc100): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fc580): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fc580): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73fc4d0 item 34 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fc580): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fc580): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fc580): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fc580): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fc580): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.676889486 +0000 UTC m=+12.725604435 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fc580): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fcac0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fcac0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fcac0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fcac0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fcac0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.676889486 +0000 UTC m=+12.725604435 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fcac0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73fc690 item 34 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fd100): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fd100): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fd100): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fd100): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fd100): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.678507038 +0000 UTC m=+12.727221977 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fd100): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fd580): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fd580): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fd580): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fd580): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fd580): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73fca10 item 35 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fd580): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fd580): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.679171887 +0000 UTC m=+12.727886825 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fd580): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fda80): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fda80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fda80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fda80): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fda80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.679171887 +0000 UTC m=+12.727886825 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78fda80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73fcbd0 item 35 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791e200): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791e200): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791e200): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791e200): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791e200): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.680314199 +0000 UTC m=+12.729029138 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791e200): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791e700): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791e700): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73fd0a0 item 36 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791e700): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791e700): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791e700): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791e700): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791e700): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.681151595 +0000 UTC m=+12.729866533 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791e700): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791ec40): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791ec40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791ec40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791ec40): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791ec40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.681151595 +0000 UTC m=+12.729866533 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791ec40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73fd500 item 36 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791f280): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791f280): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791f280): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791f280): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791f280): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.682248793 +0000 UTC m=+12.730963731 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791f280): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791f700): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791f700): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791f700): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791f700): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791f700): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73fd9d0 item 37 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791f700): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791f700): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.682637498 +0000 UTC m=+12.731352436 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791f700): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791fc00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791fc00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791fc00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791fc00): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791fc00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.682637498 +0000 UTC m=+12.731352436 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e791fc00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e73fdce0 item 37 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970380): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970380): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970380): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970380): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970380): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.683895399 +0000 UTC m=+12.732610337 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970380): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970880): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970880): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c9a460 item 38 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970880): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970880): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970880): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970880): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970880): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.684401949 +0000 UTC m=+12.733116887 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970880): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970dc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970dc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970dc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970dc0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970dc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.684401949 +0000 UTC m=+12.733116887 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7970dc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c9ab60 item 38 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971440): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971440): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971440): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971440): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971440): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.685383988 +0000 UTC m=+12.734098925 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971440): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971940): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971940): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971940): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971940): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971940): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c9af50 item 39 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971940): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971940): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.685833378 +0000 UTC m=+12.734548316 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971940): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971e40): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971e40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971e40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971e40): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971e40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.685833378 +0000 UTC m=+12.734548316 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7971e40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c9b180 item 39 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a85c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a85c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a85c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a85c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a85c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.686935174 +0000 UTC m=+12.735650112 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a85c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a8ac0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a8ac0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c9b960 item 40 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a8ac0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a8ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a8ac0): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a8ac0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a8ac0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.687412318 +0000 UTC m=+12.736127256 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a8ac0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a9000): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a9000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a9000): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a9000): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a9000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.687412318 +0000 UTC m=+12.736127256 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a9000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c9bb20 item 40 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a95c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a95c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a95c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a95c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a95c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a95c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a95c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.688425556 +0000 UTC m=+12.737140494 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a95c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a9ac0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a9ac0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a9ac0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e729e000 item 41 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a9ac0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a9ac0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.688797119 +0000 UTC m=+12.737512067 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79a9ac0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8080): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8080): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8080): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8080): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8080): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e729e5b0 item 41 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8080): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8080): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.689396234 +0000 UTC m=+12.738111172 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8080): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d85c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d85c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d85c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d85c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d85c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.689396234 +0000 UTC m=+12.738111172 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d85c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e729e850 item 41 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8c00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8c00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8c00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8c00): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8c00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8c00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8c00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.690965524 +0000 UTC m=+12.739680462 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d8c00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9100): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9100): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9100): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e729f810 item 42 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9100): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9100): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.69144899 +0000 UTC m=+12.740163927 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9100): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9640): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9640): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e729fb20 item 42 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9640): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9640): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9640): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9640): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9640): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.691972271 +0000 UTC m=+12.740687209 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9640): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9bc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9bc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9bc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9bc0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9bc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.691972271 +0000 UTC m=+12.740687209 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79d9bc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e729fd50 item 42 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2300): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2300): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2300): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2300): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2300): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2300): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2300): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.692924042 +0000 UTC m=+12.741638981 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2300): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2800): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2800): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2800): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798c2a0 item 43 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2800): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2800): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.693335821 +0000 UTC m=+12.742050760 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2800): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2d40): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2d40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2d40): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2d40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2d40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798c5b0 item 43 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2d40): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2d40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.693744966 +0000 UTC m=+12.742459905 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f2d40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f3280): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f3280): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f3280): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f3280): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f3280): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.693744966 +0000 UTC m=+12.742459905 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f3280): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798c8c0 item 43 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f38c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f38c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f38c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f38c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f38c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f38c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f38c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.694970477 +0000 UTC m=+12.743685415 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f38c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f3dc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f3dc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f3dc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798cd20 item 44 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f3dc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f3dc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.695451658 +0000 UTC m=+12.744166596 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e79f3dc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12400): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12400): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798d030 item 44 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12400): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12400): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12400): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12400): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12400): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.695919704 +0000 UTC m=+12.744634642 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12400): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12980): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12980): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12980): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12980): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12980): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.695919704 +0000 UTC m=+12.744634642 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12980): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798d490 item 44 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12fc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12fc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12fc0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12fc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12fc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12fc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.696994409 +0000 UTC m=+12.745709346 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a12fc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a134c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a134c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a134c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798d9d0 item 45 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a134c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a134c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.697441225 +0000 UTC m=+12.746156163 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a134c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a13bc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a13bc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a13bc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a13bc0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a13bc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.697441225 +0000 UTC m=+12.746156163 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a13bc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798db90 item 45 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2a300): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2a300): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2a300): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2a300): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2a300): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2a300): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2a300): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.698557057 +0000 UTC m=+12.747271995 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2a300): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2a800): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2a800): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2a800): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e725d260 item 46 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2a800): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2a800): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.698921467 +0000 UTC m=+12.747636405 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2a800): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2af00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2af00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2af00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2af00): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2af00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.698921467 +0000 UTC m=+12.747636405 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2af00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e725de30 item 46 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2b540): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2b540): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2b540): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2b540): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2b540): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2b540): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2b540): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.700008034 +0000 UTC m=+12.748722971 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2b540): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2ba40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2ba40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2ba40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7976310 item 47 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2ba40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2ba40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.700406589 +0000 UTC m=+12.749121526 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a2ba40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48240): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48240): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48240): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48240): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48240): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.700406589 +0000 UTC m=+12.749121526 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48240): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7976540 item 47 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48880): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48880): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48880): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48880): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48880): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48880): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48880): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.701500649 +0000 UTC m=+12.750215587 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48880): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48d80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48d80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48d80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7976a80 item 48 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48d80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48d80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.701908251 +0000 UTC m=+12.750623190 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a48d80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a49480): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a49480): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a49480): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a49480): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a49480): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.701908251 +0000 UTC m=+12.750623190 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a49480): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7976d20 item 48 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a49ac0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a49ac0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a49ac0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a49ac0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a49ac0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.70302229 +0000 UTC m=+12.751737228 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a49ac0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66040): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66040): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66040): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66040): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66040): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66040): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e79773b0 item 49 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66040): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66040): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.703413511 +0000 UTC m=+12.752128449 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66040): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66580): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66580): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66580): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66580): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66580): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.703413511 +0000 UTC m=+12.752128449 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66580): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7977570 item 49 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66c00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66c00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66c00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66c00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66c00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.704475492 +0000 UTC m=+12.753190429 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66c00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67100): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67100): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67100): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e79778f0 item 50 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67100): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67100): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67100): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67100): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67100): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.705162061 +0000 UTC m=+12.753877000 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67100): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a672c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a672c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a672c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a672c0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a672c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.705162061 +0000 UTC m=+12.753877000 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a672c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7977b20 item 50 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67940): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67940): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67940): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67940): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67940): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.706224042 +0000 UTC m=+12.754938980 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67940): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67e40): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67e40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67e40): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67e40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67e40): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67e40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e739e380 item 51 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67e40): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67e40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.706680455 +0000 UTC m=+12.755395394 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a67e40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8a480): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8a480): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8a480): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8a480): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8a480): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.706680455 +0000 UTC m=+12.755395394 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8a480): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e739e9a0 item 51 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8ab00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8ab00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8ab00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8ab00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8ab00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.707854328 +0000 UTC m=+12.756569265 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8ab00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b000): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b000): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e739f2d0 item 52 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b000): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b000): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b000): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b000): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.708304501 +0000 UTC m=+12.757019439 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b580): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b580): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b580): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b580): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b580): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.708304501 +0000 UTC m=+12.757019439 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8b580): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e739f570 item 52 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8bc00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8bc00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8bc00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8bc00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8bc00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.709297992 +0000 UTC m=+12.758012930 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a8bc00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac200): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac200): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac200): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac200): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac200): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac200): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e781e4d0 item 53 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac200): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac200): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.709665597 +0000 UTC m=+12.758380535 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac200): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac740): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac740): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac740): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac740): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac740): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.709665597 +0000 UTC m=+12.758380535 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ac740): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e781e690 item 53 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad180): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad180): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad180): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad180): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad180): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.710712309 +0000 UTC m=+12.759427257 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad180): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad680): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad680): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad680): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e781ebd0 item 54 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad680): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad680): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad680): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad680): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad680): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.711166048 +0000 UTC m=+12.759880986 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78ad680): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78adc00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78adc00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78adc00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78adc00): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78adc00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.711166048 +0000 UTC m=+12.759880986 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e78adc00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e781ee00 item 54 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600300): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600300): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600300): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600300): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600300): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.71220256 +0000 UTC m=+12.760917498 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7600300): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76008c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76008c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76008c0): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76008c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76008c0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76008c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e781f490 item 55 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76008c0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76008c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.712626072 +0000 UTC m=+12.761341010 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76008c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76019c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76019c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76019c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76019c0): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76019c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.712626072 +0000 UTC m=+12.761341010 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76019c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e781f6c0 item 55 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398980): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398980): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398980): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398980): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398980): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.713610035 +0000 UTC m=+12.762324973 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7398980): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399400): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399400): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399400): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e781fab0 item 56 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399400): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399400): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399400): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399400): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399400): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.714059656 +0000 UTC m=+12.762774594 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399400): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399c00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399c00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399c00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399c00): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399c00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.714059656 +0000 UTC m=+12.762774594 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7399c00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e781fd50 item 56 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864340): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864340): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864340): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864340): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864340): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864340): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864340): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864340): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.715065159 +0000 UTC m=+12.763780098 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864340): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864880): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864880): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864880): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72b29a0 item 57 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864880): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864880): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.715441192 +0000 UTC m=+12.764156130 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864880): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864dc0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864dc0): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864dc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864dc0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864dc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72b2d20 item 57 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864dc0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864dc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.715831741 +0000 UTC m=+12.764546679 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7864dc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865340): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865340): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865340): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865340): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865340): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.715831741 +0000 UTC m=+12.764546679 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865340): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72b3180 item 57 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a80): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a80): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a80): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.716984754 +0000 UTC m=+12.765699692 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7865a80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73300c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73300c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73300c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72b3880 item 58 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73300c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73300c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.717681052 +0000 UTC m=+12.766395989 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73300c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330600): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330600): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330600): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72b3dc0 item 58 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330600): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330600): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330600): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330600): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330600): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.718181078 +0000 UTC m=+12.766896016 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330600): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330bc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330bc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330bc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330bc0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330bc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.718181078 +0000 UTC m=+12.766896016 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7330bc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7e18230 item 58 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73316c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73316c0): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73316c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73316c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73316c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73316c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73316c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73316c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.71925955 +0000 UTC m=+12.767974488 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e73316c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75023c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75023c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75023c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7e185b0 item 59 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75023c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75023c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.719641684 +0000 UTC m=+12.768356622 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75023c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b00): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b00): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b00): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7e18770 item 59 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b00): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.720112174 +0000 UTC m=+12.768827122 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7502b00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503080): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503080): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503080): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503080): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503080): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.720112174 +0000 UTC m=+12.768827122 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503080): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7e18930 item 59 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503700): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503700): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503700): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503700): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503700): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503700): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503700): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503700): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.721244187 +0000 UTC m=+12.769959135 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7503700): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6040): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6040): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6040): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7e18cb0 item 60 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6040): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6040): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.721601022 +0000 UTC m=+12.770315961 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6040): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce65c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce65c0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce65c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7e18e70 item 60 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce65c0): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce65c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce65c0): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce65c0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce65c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.722108404 +0000 UTC m=+12.770823342 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce65c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6b80): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6b80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6b80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6b80): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6b80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.722108404 +0000 UTC m=+12.770823342 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce6b80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7e19030 item 60 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce71c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce71c0): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce71c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce71c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce71c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce71c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce71c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce71c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.72315706 +0000 UTC m=+12.771871997 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce71c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7700): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7700): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7700): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7e19420 item 61 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7700): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7700): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.723533431 +0000 UTC m=+12.772248379 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7700): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7e00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7e00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7e00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7e00): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7e00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.723533431 +0000 UTC m=+12.772248379 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce7e00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7e195e0 item 61 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806600): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806600): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806600): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806600): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806600): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806600): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806600): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806600): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.72464665 +0000 UTC m=+12.773361588 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806600): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806b40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806b40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806b40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7e19960 item 62 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806b40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806b40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.725097854 +0000 UTC m=+12.773812791 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7806b40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807240): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807240): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807240): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807240): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807240): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.725097854 +0000 UTC m=+12.773812791 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807240): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7e19ce0 item 62 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807880): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807880): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807880): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807880): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807880): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807880): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807880): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807880): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.726294789 +0000 UTC m=+12.775009727 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807880): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807dc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807dc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807dc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e76ba310 item 63 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807dc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807dc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.726661904 +0000 UTC m=+12.775376843 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7807dc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a5c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a5c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a5c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a5c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a5c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.726661904 +0000 UTC m=+12.775376843 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e735a5c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e76ba4d0 item 63 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832500): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832500): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832500): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832500): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832500): >_readAt: n=0, err=Bad file descriptor 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832500): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832500): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832500): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.727859372 +0000 UTC m=+12.776574310 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832500): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e738cee0 item 64 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.728359789 +0000 UTC m=+12.777074727 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7832a40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833140): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833140): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833140): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833140): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833140): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.728359789 +0000 UTC m=+12.777074727 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833140): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e738d490 item 64 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833880): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833880): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833880): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833880): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833880): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.730667167 +0000 UTC m=+12.779382106 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833880): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833d00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833d00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833d00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833d00): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833d00): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e738d960 item 65 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833d00): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833d00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.731413059 +0000 UTC m=+12.780127997 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7833d00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462540): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462540): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462540): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462540): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462540): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.731413059 +0000 UTC m=+12.780127997 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462540): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e738db20 item 65 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462b80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462b80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462b80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462b80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462b80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.732577834 +0000 UTC m=+12.781292772 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7462b80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463000): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c32230 item 66 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463000): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463000): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463000): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463000): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.733129539 +0000 UTC m=+12.781844476 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463540): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463540): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463540): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463540): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463540): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.733129539 +0000 UTC m=+12.781844476 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463540): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c323f0 item 66 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463b80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463b80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463b80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463b80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463b80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.734536993 +0000 UTC m=+12.783251932 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7463b80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2100): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2100): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2100): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2100): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2100): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c32770 item 67 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2100): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2100): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.734918937 +0000 UTC m=+12.783633875 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2100): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2600): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2600): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2600): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2600): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2600): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.734918937 +0000 UTC m=+12.783633875 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2600): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c32930 item 67 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2c80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2c80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2c80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2c80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2c80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.736010843 +0000 UTC m=+12.784725791 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce2c80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3180): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3180): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c32cb0 item 68 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3180): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3180): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3180): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3180): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3180): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.736583328 +0000 UTC m=+12.785298266 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3180): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce36c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce36c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce36c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce36c0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce36c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.736583328 +0000 UTC m=+12.785298266 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce36c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c32ee0 item 68 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3dc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3dc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3dc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3dc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3dc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.7376833 +0000 UTC m=+12.786398238 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ce3dc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec340): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec340): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec340): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec340): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec340): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c33260 item 69 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec340): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec340): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.738150044 +0000 UTC m=+12.786864981 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec340): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec840): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec840): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec840): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec840): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec840): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.738150044 +0000 UTC m=+12.786864981 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ec840): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c33420 item 69 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ecec0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ecec0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ecec0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ecec0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ecec0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.73913059 +0000 UTC m=+12.787845528 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ecec0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ed3c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ed3c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c338f0 item 70 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ed3c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ed3c0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ed3c0): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ed3c0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ed3c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.739642599 +0000 UTC m=+12.788357537 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77ed3c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77eda80): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77eda80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77eda80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77eda80): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77eda80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.739642599 +0000 UTC m=+12.788357537 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e77eda80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c33b20 item 70 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e200): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e200): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e200): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e200): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e200): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.740672099 +0000 UTC m=+12.789387036 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e200): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e780): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e780): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e780): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e780): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e780): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e74321c0 item 71 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e780): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e780): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.741101602 +0000 UTC m=+12.789816540 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5e780): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5ed00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5ed00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5ed00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5ed00): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5ed00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.741101602 +0000 UTC m=+12.789816540 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5ed00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7432460 item 71 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f380): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f380): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f380): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f380): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f380): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.742045879 +0000 UTC m=+12.790760817 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f380): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f880): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f880): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e74327e0 item 72 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f880): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f880): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f880): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f880): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f880): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.742576383 +0000 UTC m=+12.791291321 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5f880): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5fdc0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5fdc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5fdc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5fdc0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5fdc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.742576383 +0000 UTC m=+12.791291321 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7c5fdc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7432bd0 item 72 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66480): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66480): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66480): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66480): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66480): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66480): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66480): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.743632504 +0000 UTC m=+12.792347441 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66480): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66980): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66980): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66980): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7432fc0 item 73 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66980): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66980): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.744010478 +0000 UTC m=+12.792725416 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66980): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66e80): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66e80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66e80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66e80): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66e80): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7433180 item 73 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66e80): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66e80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.744472223 +0000 UTC m=+12.793187161 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7a66e80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad44c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad44c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad44c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad44c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad44c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.744472223 +0000 UTC m=+12.793187161 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad44c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7433420 item 73 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad4b00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad4b00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad4b00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad4b00): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad4b00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad4b00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad4b00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.745564911 +0000 UTC m=+12.794279850 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad4b00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5000): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5000): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7433810 item 74 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5000): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.746017358 +0000 UTC m=+12.794732296 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5540): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5540): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7433b20 item 74 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5540): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5540): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5540): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5540): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5540): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.746489481 +0000 UTC m=+12.795204420 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5540): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5ac0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5ac0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5ac0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5ac0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5ac0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.746489481 +0000 UTC m=+12.795204420 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7ad5ac0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7433ce0 item 74 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4200): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4200): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4200): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4200): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4200): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4200): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4200): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.747559588 +0000 UTC m=+12.796274526 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4200): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4700): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4700): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4700): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c664d0 item 75 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4700): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4700): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.747944697 +0000 UTC m=+12.796659635 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4700): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4c40): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4c40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4c40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4c40): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4c40): _writeAt: size=3, off=2 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c66700 item 75 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4c40): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4c40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.748380762 +0000 UTC m=+12.797095701 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af4c40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af5180): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af5180): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af5180): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af5180): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af5180): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.748380762 +0000 UTC m=+12.797095701 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af5180): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c66bd0 item 75 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af57c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af57c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af57c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af57c0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af57c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af57c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af57c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.749500883 +0000 UTC m=+12.798215821 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af57c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af5cc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af5cc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af5cc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c66fc0 item 76 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af5cc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af5cc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.749887876 +0000 UTC m=+12.798602814 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e7af5cc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4300): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4300): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c67180 item 76 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4300): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4300): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4300): _writeAt: size=3, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4300): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4300): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.750349219 +0000 UTC m=+12.799064156 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4300): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4880): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4880): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4880): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4880): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4880): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.750349219 +0000 UTC m=+12.799064156 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4880): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c67340 item 76 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4ec0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4ec0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4ec0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4ec0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4ec0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4ec0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4ec0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.75136383 +0000 UTC m=+12.800078768 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b4ec0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b53c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b53c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b53c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c677a0 item 77 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b53c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b53c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.751805236 +0000 UTC m=+12.800520174 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b53c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b5ac0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b5ac0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b5ac0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b5ac0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b5ac0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.751805236 +0000 UTC m=+12.800520174 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74b5ac0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c67960 item 77 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8200): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8200): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8200): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8200): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8200): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8200): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8200): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.752968699 +0000 UTC m=+12.801683636 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8200): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8700): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8700): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8700): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7c67ce0 item 78 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8700): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8700): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.753363425 +0000 UTC m=+12.802078364 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8700): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8e00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8e00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8e00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8e00): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8e00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.753363425 +0000 UTC m=+12.802078364 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e8e00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b040e0 item 78 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e9440): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e9440): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e9440): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e9440): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e9440): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e9440): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e9440): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.754484017 +0000 UTC m=+12.803198955 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e9440): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e9940): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e9940): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e9940): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b04700 item 79 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e9940): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e9940): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.754906978 +0000 UTC m=+12.803621916 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e74e9940): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757c140): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757c140): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757c140): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757c140): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757c140): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.754906978 +0000 UTC m=+12.803621916 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757c140): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b048c0 item 79 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757c780): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757c780): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757c780): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757c780): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757c780): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757c780): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757c780): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.756064349 +0000 UTC m=+12.804779287 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757c780): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757cc80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757cc80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757cc80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b04c40 item 80 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757cc80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757cc80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.756463584 +0000 UTC m=+12.805178522 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757cc80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757d380): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757d380): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757d380): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757d380): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757d380): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.756463584 +0000 UTC m=+12.805178522 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757d380): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b04e00 item 80 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757d9c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757d9c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757d9c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757d9c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757d9c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.757555302 +0000 UTC m=+12.806270239 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757d9c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757de40): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757de40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757de40): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757de40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757de40): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757de40): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b052d0 item 81 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757de40): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757de40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.758012236 +0000 UTC m=+12.806727174 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e757de40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b4480): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b4480): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b4480): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b4480): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b4480): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.758012236 +0000 UTC m=+12.806727174 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b4480): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b05490 item 81 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b4b00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b4b00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b4b00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b4b00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b4b00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.759115906 +0000 UTC m=+12.807830844 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b4b00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5000): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5000): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b058f0 item 82 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5000): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5000): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5000): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5000): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.759541892 +0000 UTC m=+12.808256830 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5580): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5580): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5580): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5580): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5580): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.759541892 +0000 UTC m=+12.808256830 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5580): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7b05ab0 item 82 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5c00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5c00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5c00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5c00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5c00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.760545703 +0000 UTC m=+12.809260641 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e75b5c00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c200): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c200): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c200): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c200): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c200): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c200): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e78e4310 item 83 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c200): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c200): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.761111183 +0000 UTC m=+12.809826131 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c200): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c740): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c740): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c740): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c740): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c740): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.761111183 +0000 UTC m=+12.809826131 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762c740): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e78e4770 item 83 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762cdc0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762cdc0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762cdc0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762cdc0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762cdc0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.762152795 +0000 UTC m=+12.810867733 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762cdc0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d2c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d2c0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d2c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e78e4bd0 item 84 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d2c0): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d2c0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d2c0): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d2c0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d2c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.762652271 +0000 UTC m=+12.811367208 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d2c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d840): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d840): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d840): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d840): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d840): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.762652271 +0000 UTC m=+12.811367208 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e762d840): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e78e4e70 item 84 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80383c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80383c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80383c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80383c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80383c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.763733118 +0000 UTC m=+12.812448055 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80383c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80388c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80388c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80388c0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80388c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80388c0): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80388c0): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d341c0 item 85 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80388c0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80388c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.764187668 +0000 UTC m=+12.812902606 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80388c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8038e00): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8038e00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8038e00): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8038e00): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8038e00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.764187668 +0000 UTC m=+12.812902606 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8038e00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d34380 item 85 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039480): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039480): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039480): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039480): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039480): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.765397238 +0000 UTC m=+12.814112176 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039480): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039980): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039980): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039980): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d34700 item 86 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039980): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039980): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039980): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039980): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039980): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.765886604 +0000 UTC m=+12.814601543 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8039980): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050000): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050000): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050000): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050000): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050000): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.765886604 +0000 UTC m=+12.814601543 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050000): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d348c0 item 86 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050680): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050680): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050680): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050680): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050680): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.766858574 +0000 UTC m=+12.815573512 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050680): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050b80): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050b80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050b80): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050b80): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050b80): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050b80): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d34c40 item 87 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050b80): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050b80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.767336108 +0000 UTC m=+12.816051046 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8050b80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80510c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80510c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80510c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80510c0): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80510c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.767336108 +0000 UTC m=+12.816051046 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80510c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d34f50 item 87 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051740): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051740): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051740): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051740): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051740): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.768493389 +0000 UTC m=+12.817208327 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051740): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051c40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051c40): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051c40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d35500 item 88 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051c40): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051c40): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051c40): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051c40): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051c40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.768961675 +0000 UTC m=+12.817676613 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8051c40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80642c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80642c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80642c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80642c0): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80642c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.768961675 +0000 UTC m=+12.817676613 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80642c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d356c0 item 88 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064900): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064900): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064900): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064900): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064900): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064900): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064900): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064900): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.769962591 +0000 UTC m=+12.818677529 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064900): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064e40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064e40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064e40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d35a40 item 89 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064e40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064e40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.770439894 +0000 UTC m=+12.819154842 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8064e40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065380): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065380): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065380): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065380): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065380): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065380): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e7d35d50 item 89 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065380): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065380): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.770862163 +0000 UTC m=+12.819577102 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065380): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065900): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065900): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065900): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065900): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065900): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.770862163 +0000 UTC m=+12.819577102 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8065900): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798e070 item 89 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078040): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078040): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078040): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078040): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078040): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078040): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078040): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078040): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.771995268 +0000 UTC m=+12.820710206 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078040): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078580): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078580): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078580): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798e620 item 90 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078580): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078580): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.77239702 +0000 UTC m=+12.821111958 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078580): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078ac0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078ac0): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078ac0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798e7e0 item 90 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078ac0): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078ac0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078ac0): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078ac0): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078ac0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.772841932 +0000 UTC m=+12.821556870 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8078ac0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8079080): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8079080): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8079080): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8079080): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8079080): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.772841932 +0000 UTC m=+12.821556870 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8079080): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798e9a0 item 90 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80796c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80796c0): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80796c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80796c0): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80796c0): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80796c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80796c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80796c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.7738448 +0000 UTC m=+12.822559739 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e80796c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8079c00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8079c00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8079c00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798ed20 item 91 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8079c00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8079c00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.774242253 +0000 UTC m=+12.822957190 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e8079c00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4240): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4240): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4240): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4240): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4240): >_readAt: n=2, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4240): _writeAt: size=3, off=7 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798eee0 item 91 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4240): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4240): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.774651647 +0000 UTC m=+12.823366585 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4240): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a47c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a47c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a47c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a47c0): >_readAt: n=8, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a47c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.774651647 +0000 UTC m=+12.823366585 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a47c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798f0a0 item 91 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e00): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e00): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.775729438 +0000 UTC m=+12.824444377 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a4e00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5340): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5340): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5340): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798f420 item 92 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5340): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5340): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.776189038 +0000 UTC m=+12.824903976 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5340): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5880): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5880): open at offset 5 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5880): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798f5e0 item 92 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5880): _readAt: size=2, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5880): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5880): _writeAt: size=3, off=5 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5880): >_writeAt: n=3, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5880): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.776675849 +0000 UTC m=+12.825390788 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5880): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5e40): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5e40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5e40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5e40): >_readAt: n=3, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5e40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.776675849 +0000 UTC m=+12.825390788 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76a5e40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798f880 item 92 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cc580): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cc580): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cc580): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cc580): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cc580): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cc580): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cc580): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cc580): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.777791773 +0000 UTC m=+12.826506710 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cc580): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ccac0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ccac0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ccac0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798fc00 item 93 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ccac0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ccac0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.778375818 +0000 UTC m=+12.827090756 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76ccac0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd1c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd1c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd1c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd1c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd1c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.778375818 +0000 UTC m=+12.827090756 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd1c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e798fe30 item 93 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd800): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd800): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd800): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd800): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd800): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd800): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd800): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd800): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.779556423 +0000 UTC m=+12.828271361 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cd800): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cdd40): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cdd40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cdd40): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e72956c0 item 94 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cdd40): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cdd40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.780023608 +0000 UTC m=+12.828738546 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e76cdd40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c540): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c540): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c540): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c540): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c540): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.780023608 +0000 UTC m=+12.828738546 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771c540): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733e1c0 item 94 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cb80): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cb80): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cb80): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cb80): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cb80): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cb80): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cb80): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cb80): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.78119702 +0000 UTC m=+12.829911957 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771cb80): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d0c0): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d0c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d0c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733e540 item 95 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d0c0): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d0c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.781606595 +0000 UTC m=+12.830321543 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d0c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d7c0): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d7c0): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d7c0): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d7c0): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d7c0): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.781606595 +0000 UTC m=+12.830321543 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771d7c0): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733e700 item 95 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 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/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771de00): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771de00): open at offset 0 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771de00): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771de00): _readAt: size=2, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771de00): >_readAt: n=0, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771de00): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771de00): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771de00): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.782752204 +0000 UTC m=+12.831467141 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e771de00): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774a440): _writeAt: size=5, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774a440): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774a440): >openPending: err= 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733ea80 item 96 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774a440): >_writeAt: n=5, err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774a440): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.783192657 +0000 UTC m=+12.831907595 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774a440): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 02:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 02:02:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774ab40): _readAt: size=512, off=0 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774ab40): openPending: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774ab40): >openPending: err= 2026/06/03 02:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774ab40): >_readAt: n=5, err=EOF 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774ab40): close: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 02:02:58.783192657 +0000 UTC m=+12.831907595 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 02:02:58 DEBUG : open-test-file(0x3d94e774ab40): >close: err= 2026/06/03 02:02:58 DEBUG : open-test-file: Remove: 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d94e733ec40 item 96 2026/06/03 02:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 02:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 02:02:58 DEBUG : open-test-file: >Remove: err= 2026/06/03 02:02:58 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : >WaitForWriters: 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.39s) --- PASS: TestRWFileHandleOpenTests/writes (0.21s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:02:58 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:02:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:02:58 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:02:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:02:58 DEBUG : file1: newRWFileHandle: 2026/06/03 02:02:58 DEBUG : file1(0x3d94e7802140): openPending: 2026/06/03 02:02:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:58 DEBUG : file1(0x3d94e7802140): >openPending: err= 2026/06/03 02:02:58 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 02:02:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:02:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 02:02:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/06/03 02:02:58 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : file1: active writers 1 2026/06/03 02:02:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : file1: active writers 1 2026/06/03 02:02:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : file1: active writers 1 2026/06/03 02:02:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : file1: active writers 1 2026/06/03 02:02:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:02:58 DEBUG : Looking for writers 2026/06/03 02:02:58 DEBUG : file1: reading active writers 2026/06/03 02:02:58 DEBUG : file1: active writers 1 2026/06/03 02:02:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/06/03 02:02:59 DEBUG : Looking for writers 2026/06/03 02:02:59 DEBUG : file1: reading active writers 2026/06/03 02:02:59 DEBUG : file1: active writers 1 2026/06/03 02:02:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/06/03 02:02:59 DEBUG : Looking for writers 2026/06/03 02:02:59 DEBUG : file1: reading active writers 2026/06/03 02:02:59 DEBUG : file1: active writers 1 2026/06/03 02:02:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/06/03 02:03:00 DEBUG : Looking for writers 2026/06/03 02:03:00 DEBUG : file1: reading active writers 2026/06/03 02:03:00 DEBUG : file1: active writers 1 2026/06/03 02:03:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji/dir/file1: no such file or directory 2026/06/03 02:03:00 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji/dir/file1: no such file or directory 2026/06/03 02:03:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji/dir/file1: no such file or directory 2026/06/03 02:03:00 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji/dir/file1: no such file or directory 2026/06/03 02:03:01 DEBUG : Looking for writers 2026/06/03 02:03:01 DEBUG : file1: reading active writers 2026/06/03 02:03:01 DEBUG : file1: active writers 1 2026/06/03 02:03:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji/dir/file1: no such file or directory 2026/06/03 02:03:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji/dir/file1: no such file or directory 2026/06/03 02:03:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji/dir/file1: no such file or directory 2026/06/03 02:03:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji/dir/file1: no such file or directory 2026/06/03 02:03:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji/dir/file1: no such file or directory 2026/06/03 02:03:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji/dir/file1: no such file or directory 2026/06/03 02:03:02 DEBUG : Looking for writers 2026/06/03 02:03:02 DEBUG : file1: reading active writers 2026/06/03 02:03:02 DEBUG : file1: active writers 1 2026/06/03 02:03:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:03 DEBUG : Looking for writers 2026/06/03 02:03:03 DEBUG : file1: reading active writers 2026/06/03 02:03:03 DEBUG : file1: active writers 1 2026/06/03 02:03:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:04 DEBUG : Looking for writers 2026/06/03 02:03:04 DEBUG : file1: reading active writers 2026/06/03 02:03:04 DEBUG : file1: active writers 1 2026/06/03 02:03:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:05 DEBUG : Looking for writers 2026/06/03 02:03:05 DEBUG : file1: reading active writers 2026/06/03 02:03:05 DEBUG : file1: active writers 1 2026/06/03 02:03:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:06 DEBUG : Looking for writers 2026/06/03 02:03:06 DEBUG : file1: reading active writers 2026/06/03 02:03:06 DEBUG : file1: active writers 1 2026/06/03 02:03:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:07 DEBUG : Looking for writers 2026/06/03 02:03:07 DEBUG : file1: reading active writers 2026/06/03 02:03:07 DEBUG : file1: active writers 1 2026/06/03 02:03:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:08 DEBUG : Looking for writers 2026/06/03 02:03:08 DEBUG : file1: reading active writers 2026/06/03 02:03:08 DEBUG : file1: active writers 1 2026/06/03 02:03:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:09 DEBUG : Looking for writers 2026/06/03 02:03:09 DEBUG : file1: reading active writers 2026/06/03 02:03:09 DEBUG : file1: active writers 1 2026/06/03 02:03:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:10 DEBUG : Looking for writers 2026/06/03 02:03:10 DEBUG : file1: reading active writers 2026/06/03 02:03:10 DEBUG : file1: active writers 1 2026/06/03 02:03:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:11 DEBUG : Looking for writers 2026/06/03 02:03:11 DEBUG : file1: reading active writers 2026/06/03 02:03:11 DEBUG : file1: active writers 1 2026/06/03 02:03:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:12 DEBUG : Looking for writers 2026/06/03 02:03:12 DEBUG : file1: reading active writers 2026/06/03 02:03:12 DEBUG : file1: active writers 1 2026/06/03 02:03:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:13 DEBUG : Looking for writers 2026/06/03 02:03:13 DEBUG : file1: reading active writers 2026/06/03 02:03:13 DEBUG : file1: active writers 1 2026/06/03 02:03:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:14 DEBUG : Looking for writers 2026/06/03 02:03:14 DEBUG : file1: reading active writers 2026/06/03 02:03:14 DEBUG : file1: active writers 1 2026/06/03 02:03:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:15 DEBUG : Looking for writers 2026/06/03 02:03:15 DEBUG : file1: reading active writers 2026/06/03 02:03:15 DEBUG : file1: active writers 1 2026/06/03 02:03:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:16 DEBUG : Looking for writers 2026/06/03 02:03:16 DEBUG : file1: reading active writers 2026/06/03 02:03:16 DEBUG : file1: active writers 1 2026/06/03 02:03:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:17 DEBUG : Looking for writers 2026/06/03 02:03:17 DEBUG : file1: reading active writers 2026/06/03 02:03:17 DEBUG : file1: active writers 1 2026/06/03 02:03:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:18 DEBUG : Looking for writers 2026/06/03 02:03:18 DEBUG : file1: reading active writers 2026/06/03 02:03:18 DEBUG : file1: active writers 1 2026/06/03 02:03:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:19 DEBUG : Looking for writers 2026/06/03 02:03:19 DEBUG : file1: reading active writers 2026/06/03 02:03:19 DEBUG : file1: active writers 1 2026/06/03 02:03:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:20 DEBUG : Looking for writers 2026/06/03 02:03:20 DEBUG : file1: reading active writers 2026/06/03 02:03:20 DEBUG : file1: active writers 1 2026/06/03 02:03:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:21 DEBUG : Looking for writers 2026/06/03 02:03:21 DEBUG : file1: reading active writers 2026/06/03 02:03:21 DEBUG : file1: active writers 1 2026/06/03 02:03:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:22 DEBUG : Looking for writers 2026/06/03 02:03:22 DEBUG : file1: reading active writers 2026/06/03 02:03:22 DEBUG : file1: active writers 1 2026/06/03 02:03:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:23 DEBUG : Looking for writers 2026/06/03 02:03:23 DEBUG : file1: reading active writers 2026/06/03 02:03:23 DEBUG : file1: active writers 1 2026/06/03 02:03:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:24 DEBUG : Looking for writers 2026/06/03 02:03:24 DEBUG : file1: reading active writers 2026/06/03 02:03:24 DEBUG : file1: active writers 1 2026/06/03 02:03:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:25 DEBUG : Looking for writers 2026/06/03 02:03:25 DEBUG : file1: reading active writers 2026/06/03 02:03:25 DEBUG : file1: active writers 1 2026/06/03 02:03:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:26 DEBUG : Looking for writers 2026/06/03 02:03:26 DEBUG : file1: reading active writers 2026/06/03 02:03:26 DEBUG : file1: active writers 1 2026/06/03 02:03:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:27 DEBUG : Looking for writers 2026/06/03 02:03:27 DEBUG : file1: reading active writers 2026/06/03 02:03:27 DEBUG : file1: active writers 1 2026/06/03 02:03:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:28 DEBUG : Looking for writers 2026/06/03 02:03:28 DEBUG : file1: reading active writers 2026/06/03 02:03:28 DEBUG : file1: active writers 1 2026/06/03 02:03:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 02:03:28 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x3d94e735d200 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3d94e7d23448 notify:{wait:0 notify:0 lock:0 head: tail:} checker:67709753767040} name:file1 opens:1 downloaders: o: fd:0x3d94e7576618 info:{ModTime:{wall:14015202816425530153 ext:12855664611 loc:0x4733400} ATime:{wall:14015202816425530153 ext:12855664611 loc:0x4733400} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/06/03 02:03:28 DEBUG : >WaitForWriters: 2026/06/03 02:03:28 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:28 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:28 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:03:28 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:03:28 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:03:28 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:03:28 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:03:28 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:03:28 DEBUG : rename_me: newRWFileHandle: 2026/06/03 02:03:28 DEBUG : rename_me(0x3d94e7912f80): openPending: 2026/06/03 02:03:28 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 02:03:28 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/03 02:03:28 DEBUG : rename_me(0x3d94e7912f80): >openPending: err= 2026/06/03 02:03:28 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/03 02:03:28 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/03 02:03:28 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/03 02:03:28 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/03 02:03:28 DEBUG : rename_me(0x3d94e7912f80): _writeAt: size=5, off=0 2026/06/03 02:03:28 DEBUG : rename_me(0x3d94e7912f80): >_writeAt: n=5, err= 2026/06/03 02:03:28 DEBUG : rename_me(0x3d94e7912f80): close: 2026/06/03 02:03:28 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-03 02:03:28.831806874 +0000 UTC m=+42.880521813 2026/06/03 02:03:28 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/03 02:03:28 DEBUG : rename_me(0x3d94e7912f80): >close: err= 2026/06/03 02:03:28 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/03 02:03:28 DEBUG : i_was_renamed: Updating file with 0x3d94e79021a0 2026/06/03 02:03:28 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/03 02:03:28 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/03 02:03:28 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:28 DEBUG : Looking for writers 2026/06/03 02:03:28 DEBUG : i_was_renamed: reading active writers 2026/06/03 02:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 02:03:28 DEBUG : Looking for writers 2026/06/03 02:03:28 DEBUG : i_was_renamed: reading active writers 2026/06/03 02:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 02:03:28 DEBUG : Looking for writers 2026/06/03 02:03:28 DEBUG : i_was_renamed: reading active writers 2026/06/03 02:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 02:03:28 DEBUG : Looking for writers 2026/06/03 02:03:28 DEBUG : i_was_renamed: reading active writers 2026/06/03 02:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 02:03:28 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/03 02:03:28 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:28 DEBUG : i_was_renamed: size = 5 OK 2026/06/03 02:03:28 INFO : i_was_renamed: Copied (new) 2026/06/03 02:03:28 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-03 02:03:28 +0000 UTC" 2026/06/03 02:03:28 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/03 02:03:28 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/03 02:03:28 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/03 02:03:28 DEBUG : Looking for writers 2026/06/03 02:03:28 DEBUG : i_was_renamed: reading active writers 2026/06/03 02:03:28 DEBUG : >WaitForWriters: 2026/06/03 02:03:28 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:29 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:29 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 02:03:29 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:03:29 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 02:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9RpK4}/rclone-test-libamec9hoji" 2026/06/03 02:03:29 INFO : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:29 DEBUG : forgetting directory cache 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e7865d00): _readAt: size=512, off=0 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e7865d00): openPending: 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-03 01:04:29 +0000 UTC" against cached fingerprint "" 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/03 02:03:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e7865d00): >openPending: err= 2026/06/03 02:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e7865d00): >_readAt: n=20, err=EOF 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e7865d00): close: 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 01:04:29 +0000 GMT 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e7865d00): >close: err= 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:29 DEBUG : forgetting directory cache 2026/06/03 02:03:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e7832080): _readAt: size=512, off=0 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e7832080): openPending: 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-03 01:05:29 +0000 UTC" against cached fingerprint "20,2026-06-03 01:04:29 +0000 UTC" 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-03 01:05:29 +0000 UTC" != cached fingerprint "20,2026-06-03 01:04:29 +0000 UTC") 2026/06/03 02:03:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/03 02:03:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e7832080): >openPending: err= 2026/06/03 02:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e7832080): >_readAt: n=20, err=EOF 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e7832080): close: 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 01:05:29 +0000 GMT 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e7832080): >close: err= 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:29 DEBUG : forgetting directory cache 2026/06/03 02:03:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e77ed540): _readAt: size=512, off=0 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e77ed540): openPending: 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-03 01:06:29 +0000 UTC" against cached fingerprint "20,2026-06-03 01:05:29 +0000 UTC" 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-03 01:06:29 +0000 UTC" != cached fingerprint "20,2026-06-03 01:05:29 +0000 UTC") 2026/06/03 02:03:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/03 02:03:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e77ed540): >openPending: err= 2026/06/03 02:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e77ed540): >_readAt: n=20, err=EOF 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e77ed540): close: 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 01:06:29 +0000 GMT 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate(0x3d94e77ed540): >close: err= 2026/06/03 02:03:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:29 DEBUG : forgetting directory cache 2026/06/03 02:03:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e7802840): _readAt: size=512, off=0 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e7802840): openPending: 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-03 01:07:29 +0000 UTC" against cached fingerprint "20,2026-06-03 01:06:29 +0000 UTC" 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-03 01:07:29 +0000 UTC" != cached fingerprint "20,2026-06-03 01:06:29 +0000 UTC") 2026/06/03 02:03:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/03 02:03:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e7802840): >openPending: err= 2026/06/03 02:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e7802840): >_readAt: n=20, err=EOF 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e7802840): close: 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 01:07:29 +0000 GMT 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e7802840): >close: err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:30 DEBUG : forgetting directory cache 2026/06/03 02:03:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e78fb280): _readAt: size=512, off=0 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e78fb280): openPending: 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-03 01:08:29 +0000 UTC" against cached fingerprint "20,2026-06-03 01:07:29 +0000 UTC" 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-03 01:08:29 +0000 UTC" != cached fingerprint "20,2026-06-03 01:07:29 +0000 UTC") 2026/06/03 02:03:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/03 02:03:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e78fb280): >openPending: err= 2026/06/03 02:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e78fb280): >_readAt: n=20, err=EOF 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e78fb280): close: 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 01:08:29 +0000 GMT 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e78fb280): >close: err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:30 DEBUG : forgetting directory cache 2026/06/03 02:03:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e76a5480): _readAt: size=512, off=0 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e76a5480): openPending: 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-03 01:09:29 +0000 UTC" against cached fingerprint "20,2026-06-03 01:08:29 +0000 UTC" 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-03 01:09:29 +0000 UTC" != cached fingerprint "20,2026-06-03 01:08:29 +0000 UTC") 2026/06/03 02:03:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/03 02:03:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e76a5480): >openPending: err= 2026/06/03 02:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e76a5480): >_readAt: n=20, err=EOF 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e76a5480): close: 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 01:09:29 +0000 GMT 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e76a5480): >close: err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:30 DEBUG : forgetting directory cache 2026/06/03 02:03:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e76c7180): _readAt: size=512, off=0 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e76c7180): openPending: 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-03 01:10:29 +0000 UTC" against cached fingerprint "20,2026-06-03 01:09:29 +0000 UTC" 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-03 01:10:29 +0000 UTC" != cached fingerprint "20,2026-06-03 01:09:29 +0000 UTC") 2026/06/03 02:03:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/03 02:03:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e76c7180): >openPending: err= 2026/06/03 02:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e76c7180): >_readAt: n=21, err=EOF 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e76c7180): close: 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 01:10:29 +0000 GMT 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate(0x3d94e76c7180): >close: err= 2026/06/03 02:03:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:30 DEBUG : forgetting directory cache 2026/06/03 02:03:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e773bb00): _readAt: size=512, off=0 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e773bb00): openPending: 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-03 01:11:29 +0000 UTC" against cached fingerprint "21,2026-06-03 01:10:29 +0000 UTC" 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-03 01:11:29 +0000 UTC" != cached fingerprint "21,2026-06-03 01:10:29 +0000 UTC") 2026/06/03 02:03:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/03 02:03:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e773bb00): >openPending: err= 2026/06/03 02:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e773bb00): >_readAt: n=22, err=EOF 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e773bb00): close: 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 01:11:29 +0000 GMT 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e773bb00): >close: err= 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:31 DEBUG : forgetting directory cache 2026/06/03 02:03:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e7805a00): _readAt: size=512, off=0 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e7805a00): openPending: 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-03 01:12:29 +0000 UTC" against cached fingerprint "22,2026-06-03 01:11:29 +0000 UTC" 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-03 01:12:29 +0000 UTC" != cached fingerprint "22,2026-06-03 01:11:29 +0000 UTC") 2026/06/03 02:03:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/03 02:03:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e7805a00): >openPending: err= 2026/06/03 02:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e7805a00): >_readAt: n=23, err=EOF 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e7805a00): close: 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 01:12:29 +0000 GMT 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e7805a00): >close: err= 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:31 DEBUG : forgetting directory cache 2026/06/03 02:03:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e781dc00): _readAt: size=512, off=0 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e781dc00): openPending: 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-03 01:13:29 +0000 UTC" against cached fingerprint "23,2026-06-03 01:12:29 +0000 UTC" 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-03 01:13:29 +0000 UTC" != cached fingerprint "23,2026-06-03 01:12:29 +0000 UTC") 2026/06/03 02:03:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/03 02:03:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e781dc00): >openPending: err= 2026/06/03 02:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e781dc00): >_readAt: n=24, err=EOF 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e781dc00): close: 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-03 01:13:29 +0000 GMT 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate(0x3d94e781dc00): >close: err= 2026/06/03 02:03:31 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:31 DEBUG : Looking for writers 2026/06/03 02:03:31 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/03 02:03:31 DEBUG : >WaitForWriters: 2026/06/03 02:03:31 DEBUG : webdav root 'rclone-test-libamec9hoji': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:31 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:31 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:31 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:31 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:31 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : forgetting directory cache 2026/06/03 02:03:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/03 02:03:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/03 02:03:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/03 02:03:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/03 02:03:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/03 02:03:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/03 02:03:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/03 02:03:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/03 02:03:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/03 02:03:31 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/03 02:03:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/03 02:03:31 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/03 02:03:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/03 02:03:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/03 02:03:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/03 02:03:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/03 02:03:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/03 02:03:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/03 02:03:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/03 02:03:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/03 02:03:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/03 02:03:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:31 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/03 02:03:31 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:31 DEBUG : Looking for writers 2026/06/03 02:03:31 DEBUG : FiLeA: reading active writers 2026/06/03 02:03:31 DEBUG : FiLeB: reading active writers 2026/06/03 02:03:31 DEBUG : FilEb: reading active writers 2026/06/03 02:03:31 DEBUG : >WaitForWriters: 2026/06/03 02:03:31 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:31 DEBUG : Looking for writers 2026/06/03 02:03:31 DEBUG : FiLeA: reading active writers 2026/06/03 02:03:31 DEBUG : FiLeB: reading active writers 2026/06/03 02:03:31 DEBUG : FilEb: reading active writers 2026/06/03 02:03:31 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:31 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:31 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:32 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/03 02:03:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/03 02:03:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/03 02:03:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:32 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/03 02:03:32 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/03 02:03:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/03 02:03:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/03 02:03:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/03 02:03:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/03 02:03:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:03:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 02:03:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/03 02:03:32 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:32 DEBUG : Looking for writers 2026/06/03 02:03:32 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/03 02:03:32 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/03 02:03:32 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:32 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:32 DEBUG : webdav root 'rclone-test-libamec9hoji': Reusing VFS from active cache 2026/06/03 02:03:32 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:32 DEBUG : Looking for writers 2026/06/03 02:03:32 DEBUG : >WaitForWriters: 2026/06/03 02:03:32 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:32 DEBUG : Looking for writers 2026/06/03 02:03:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:32 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:32 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:32 DEBUG : Looking for writers 2026/06/03 02:03:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:32 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:32 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:32 DEBUG : Looking for writers 2026/06/03 02:03:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:32 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:32 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:32 DEBUG : dir: Looking for writers 2026/06/03 02:03:32 DEBUG : file2: reading active writers 2026/06/03 02:03:32 DEBUG : Looking for writers 2026/06/03 02:03:32 DEBUG : dir: reading active writers 2026/06/03 02:03:32 DEBUG : file1: reading active writers 2026/06/03 02:03:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:32 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:32 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:32 DEBUG : dir: Looking for writers 2026/06/03 02:03:32 DEBUG : Looking for writers 2026/06/03 02:03:32 DEBUG : dir: reading active writers 2026/06/03 02:03:32 DEBUG : file1: reading active writers 2026/06/03 02:03:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:32 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:32 DEBUG : file1: Open: flags=O_RDONLY 2026/06/03 02:03:32 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/03 02:03:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/03 02:03:32 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:32 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/03 02:03:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 02:03:32 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/03 02:03:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:03:32 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/03 02:03:32 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/03 02:03:32 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/03 02:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/03 02:03:32 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (0 bytes), uploading instead of streaming 2026/06/03 02:03:32 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:32 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/03 02:03:32 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/03 02:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/03 02:03:32 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:03:32 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/03 02:03:32 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:32 DEBUG : dir: Looking for writers 2026/06/03 02:03:32 DEBUG : file2: reading active writers 2026/06/03 02:03:32 DEBUG : new_file.txt: reading active writers 2026/06/03 02:03:32 DEBUG : Looking for writers 2026/06/03 02:03:32 DEBUG : dir: reading active writers 2026/06/03 02:03:32 DEBUG : file1: reading active writers 2026/06/03 02:03:32 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:32 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:32 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/03 02:03:32 DEBUG : dir/file1: Updating file with dir/file1 0x3d94e786f040 2026/06/03 02:03:32 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/03 02:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:32 INFO : dir/file1: Moved (server-side) to: file0 2026/06/03 02:03:32 DEBUG : file0: Updating file with file0 0x3d94e786f040 2026/06/03 02:03:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/03 02:03:32 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/03 02:03:32 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:32 DEBUG : dir: Looking for writers 2026/06/03 02:03:32 DEBUG : Looking for writers 2026/06/03 02:03:32 DEBUG : dir: reading active writers 2026/06/03 02:03:32 DEBUG : file0: reading active writers 2026/06/03 02:03:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:33 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:33 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:33 DEBUG : Looking for writers 2026/06/03 02:03:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:33 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/03 02:03:33 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:33 DEBUG : Looking for writers 2026/06/03 02:03:33 DEBUG : a: Looking for writers 2026/06/03 02:03:33 DEBUG : b: Looking for writers 2026/06/03 02:03:33 DEBUG : c: Looking for writers 2026/06/03 02:03:33 DEBUG : d: Looking for writers 2026/06/03 02:03:33 DEBUG : Looking for writers 2026/06/03 02:03:33 DEBUG : /: reading active writers 2026/06/03 02:03:33 DEBUG : a: reading active writers 2026/06/03 02:03:33 DEBUG : b: reading active writers 2026/06/03 02:03:33 DEBUG : c: reading active writers 2026/06/03 02:03:33 DEBUG : d: reading active writers 2026/06/03 02:03:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:33 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/03 02:03:33 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/03 02:03:33 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/03 02:03:33 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/03 02:03:33 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:33 DEBUG : a/b/c/d: Looking for writers 2026/06/03 02:03:33 DEBUG : a/b/c: Looking for writers 2026/06/03 02:03:33 DEBUG : d: reading active writers 2026/06/03 02:03:33 DEBUG : a/b: Looking for writers 2026/06/03 02:03:33 DEBUG : c: reading active writers 2026/06/03 02:03:33 DEBUG : a: Looking for writers 2026/06/03 02:03:33 DEBUG : b: reading active writers 2026/06/03 02:03:33 DEBUG : Looking for writers 2026/06/03 02:03:33 DEBUG : a: reading active writers 2026/06/03 02:03:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:33 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:33 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:33 DEBUG : Looking for writers 2026/06/03 02:03:33 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:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:33 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:03:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 02:03:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:33 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/03 02:03:33 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/03 02:03:33 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/03 02:03:33 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (5 bytes), uploading instead of streaming 2026/06/03 02:03:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:33 DEBUG : file1: size = 5 OK 2026/06/03 02:03:33 DEBUG : file1: Size of src and dst objects identical 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:03:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 02:03:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 02:03:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:03:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 02:03:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 02:03:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/03 02:03:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/03 02:03:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 02:03:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:33 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (0 bytes), uploading instead of streaming 2026/06/03 02:03:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:33 DEBUG : file1: size = 0 OK 2026/06/03 02:03:33 DEBUG : file1: Size of src and dst objects identical 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/03 02:03:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 02:03:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 02:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:33 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (7 bytes), uploading instead of streaming 2026/06/03 02:03:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:34 DEBUG : file1: size = 7 OK 2026/06/03 02:03:34 DEBUG : file1: Size of src and dst objects identical 2026/06/03 02:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:34 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:34 DEBUG : Looking for writers 2026/06/03 02:03:34 DEBUG : file1: reading active writers 2026/06/03 02:03:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:34 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 02:03:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 02:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:34 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/03 02:03:35 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/03 02:03:35 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/03 02:03:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/03 02:03:35 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (11 bytes), uploading instead of streaming 2026/06/03 02:03:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:35 DEBUG : file1: size = 11 OK 2026/06/03 02:03:35 DEBUG : file1: Size of src and dst objects identical 2026/06/03 02:03:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:35 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/03 02:03:35 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:35 DEBUG : Looking for writers 2026/06/03 02:03:35 DEBUG : file1: reading active writers 2026/06/03 02:03:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:35 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:03:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:03:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 02:03:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 02:03:35 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/03 02:03:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:35 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (5 bytes), uploading instead of streaming 2026/06/03 02:03:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:35 DEBUG : file1: size = 5 OK 2026/06/03 02:03:35 DEBUG : file1: Size of src and dst objects identical 2026/06/03 02:03:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:35 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/03 02:03:35 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:35 DEBUG : Looking for writers 2026/06/03 02:03:35 DEBUG : file1: reading active writers 2026/06/03 02:03:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:35 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:03:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:03:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 02:03:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 02:03:35 DEBUG : file1: WriteFileHandle.Release closing 2026/06/03 02:03:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:35 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (0 bytes), uploading instead of streaming 2026/06/03 02:03:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:03:35 DEBUG : file1: size = 0 OK 2026/06/03 02:03:35 DEBUG : file1: Size of src and dst objects identical 2026/06/03 02:03:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:35 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/03 02:03:35 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:35 DEBUG : Looking for writers 2026/06/03 02:03:35 DEBUG : file1: reading active writers 2026/06/03 02:03:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:03:35 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:03:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:03:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:03:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:03:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 02:03:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/06/03 02:03:35 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:03:35 DEBUG : Looking for writers 2026/06/03 02:03:35 DEBUG : file1: reading active writers 2026/06/03 02:03:35 DEBUG : file1: active writers 1 2026/06/03 02:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/06/03 02:03:35 DEBUG : Looking for writers 2026/06/03 02:03:35 DEBUG : file1: reading active writers 2026/06/03 02:03:35 DEBUG : file1: active writers 1 2026/06/03 02:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/06/03 02:03:35 DEBUG : Looking for writers 2026/06/03 02:03:35 DEBUG : file1: reading active writers 2026/06/03 02:03:35 DEBUG : file1: active writers 1 2026/06/03 02:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/06/03 02:03:35 DEBUG : Looking for writers 2026/06/03 02:03:35 DEBUG : file1: reading active writers 2026/06/03 02:03:35 DEBUG : file1: active writers 1 2026/06/03 02:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/06/03 02:03:35 DEBUG : Looking for writers 2026/06/03 02:03:35 DEBUG : file1: reading active writers 2026/06/03 02:03:35 DEBUG : file1: active writers 1 2026/06/03 02:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/06/03 02:03:35 DEBUG : Looking for writers 2026/06/03 02:03:35 DEBUG : file1: reading active writers 2026/06/03 02:03:35 DEBUG : file1: active writers 1 2026/06/03 02:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/06/03 02:03:35 DEBUG : Looking for writers 2026/06/03 02:03:35 DEBUG : file1: reading active writers 2026/06/03 02:03:35 DEBUG : file1: active writers 1 2026/06/03 02:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/06/03 02:03:36 DEBUG : Looking for writers 2026/06/03 02:03:36 DEBUG : file1: reading active writers 2026/06/03 02:03:36 DEBUG : file1: active writers 1 2026/06/03 02:03:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:37 DEBUG : Looking for writers 2026/06/03 02:03:37 DEBUG : file1: reading active writers 2026/06/03 02:03:37 DEBUG : file1: active writers 1 2026/06/03 02:03:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:38 DEBUG : Looking for writers 2026/06/03 02:03:38 DEBUG : file1: reading active writers 2026/06/03 02:03:38 DEBUG : file1: active writers 1 2026/06/03 02:03:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:39 DEBUG : Looking for writers 2026/06/03 02:03:39 DEBUG : file1: reading active writers 2026/06/03 02:03:39 DEBUG : file1: active writers 1 2026/06/03 02:03:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:40 DEBUG : Looking for writers 2026/06/03 02:03:40 DEBUG : file1: reading active writers 2026/06/03 02:03:40 DEBUG : file1: active writers 1 2026/06/03 02:03:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:41 DEBUG : Looking for writers 2026/06/03 02:03:41 DEBUG : file1: reading active writers 2026/06/03 02:03:41 DEBUG : file1: active writers 1 2026/06/03 02:03:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:42 DEBUG : Looking for writers 2026/06/03 02:03:42 DEBUG : file1: reading active writers 2026/06/03 02:03:42 DEBUG : file1: active writers 1 2026/06/03 02:03:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:43 DEBUG : Looking for writers 2026/06/03 02:03:43 DEBUG : file1: reading active writers 2026/06/03 02:03:43 DEBUG : file1: active writers 1 2026/06/03 02:03:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:44 DEBUG : Looking for writers 2026/06/03 02:03:44 DEBUG : file1: reading active writers 2026/06/03 02:03:44 DEBUG : file1: active writers 1 2026/06/03 02:03:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:45 DEBUG : Looking for writers 2026/06/03 02:03:45 DEBUG : file1: reading active writers 2026/06/03 02:03:45 DEBUG : file1: active writers 1 2026/06/03 02:03:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:46 DEBUG : Looking for writers 2026/06/03 02:03:46 DEBUG : file1: reading active writers 2026/06/03 02:03:46 DEBUG : file1: active writers 1 2026/06/03 02:03:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:47 DEBUG : Looking for writers 2026/06/03 02:03:47 DEBUG : file1: reading active writers 2026/06/03 02:03:47 DEBUG : file1: active writers 1 2026/06/03 02:03:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:48 DEBUG : Looking for writers 2026/06/03 02:03:48 DEBUG : file1: reading active writers 2026/06/03 02:03:48 DEBUG : file1: active writers 1 2026/06/03 02:03:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:49 DEBUG : Looking for writers 2026/06/03 02:03:49 DEBUG : file1: reading active writers 2026/06/03 02:03:49 DEBUG : file1: active writers 1 2026/06/03 02:03:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:50 DEBUG : Looking for writers 2026/06/03 02:03:50 DEBUG : file1: reading active writers 2026/06/03 02:03:50 DEBUG : file1: active writers 1 2026/06/03 02:03:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:51 DEBUG : Looking for writers 2026/06/03 02:03:51 DEBUG : file1: reading active writers 2026/06/03 02:03:51 DEBUG : file1: active writers 1 2026/06/03 02:03:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:52 DEBUG : Looking for writers 2026/06/03 02:03:52 DEBUG : file1: reading active writers 2026/06/03 02:03:52 DEBUG : file1: active writers 1 2026/06/03 02:03:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:53 DEBUG : Looking for writers 2026/06/03 02:03:53 DEBUG : file1: reading active writers 2026/06/03 02:03:53 DEBUG : file1: active writers 1 2026/06/03 02:03:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:54 DEBUG : Looking for writers 2026/06/03 02:03:54 DEBUG : file1: reading active writers 2026/06/03 02:03:54 DEBUG : file1: active writers 1 2026/06/03 02:03:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:55 DEBUG : Looking for writers 2026/06/03 02:03:55 DEBUG : file1: reading active writers 2026/06/03 02:03:55 DEBUG : file1: active writers 1 2026/06/03 02:03:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:56 DEBUG : Looking for writers 2026/06/03 02:03:56 DEBUG : file1: reading active writers 2026/06/03 02:03:56 DEBUG : file1: active writers 1 2026/06/03 02:03:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:57 DEBUG : Looking for writers 2026/06/03 02:03:57 DEBUG : file1: reading active writers 2026/06/03 02:03:57 DEBUG : file1: active writers 1 2026/06/03 02:03:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:58 DEBUG : Looking for writers 2026/06/03 02:03:58 DEBUG : file1: reading active writers 2026/06/03 02:03:58 DEBUG : file1: active writers 1 2026/06/03 02:03:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:03:59 DEBUG : Looking for writers 2026/06/03 02:03:59 DEBUG : file1: reading active writers 2026/06/03 02:03:59 DEBUG : file1: active writers 1 2026/06/03 02:03:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:04:00 DEBUG : Looking for writers 2026/06/03 02:04:00 DEBUG : file1: reading active writers 2026/06/03 02:04:00 DEBUG : file1: active writers 1 2026/06/03 02:04:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:04:01 DEBUG : Looking for writers 2026/06/03 02:04:01 DEBUG : file1: reading active writers 2026/06/03 02:04:01 DEBUG : file1: active writers 1 2026/06/03 02:04:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:04:02 DEBUG : Looking for writers 2026/06/03 02:04:02 DEBUG : file1: reading active writers 2026/06/03 02:04:02 DEBUG : file1: active writers 1 2026/06/03 02:04:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:04:03 DEBUG : Looking for writers 2026/06/03 02:04:03 DEBUG : file1: reading active writers 2026/06/03 02:04:03 DEBUG : file1: active writers 1 2026/06/03 02:04:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:04:04 DEBUG : Looking for writers 2026/06/03 02:04:04 DEBUG : file1: reading active writers 2026/06/03 02:04:04 DEBUG : file1: active writers 1 2026/06/03 02:04:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 02:04:05 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/06/03 02:04:05 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:04:05 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:04:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:04:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:04:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 02:04:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 02:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:04:05 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (0 bytes), uploading instead of streaming 2026/06/03 02:04:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:04:05 DEBUG : file1: size = 0 OK 2026/06/03 02:04:05 DEBUG : file1: Size of src and dst objects identical 2026/06/03 02:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:04:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:04:05 DEBUG : file1: Open: flags=O_RDONLY 2026/06/03 02:04:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/03 02:04:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/03 02:04:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:04:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:05 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:04:05 DEBUG : Looking for writers 2026/06/03 02:04:05 DEBUG : file1: reading active writers 2026/06/03 02:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:04:05 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:04:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 02:04:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 02:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:04:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 02:04:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 02:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:04:05 DEBUG : webdav root 'rclone-test-libamec9hoji': File to upload is small (100 bytes), uploading instead of streaming 2026/06/03 02:04:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/03 02:04:05 DEBUG : file1: size = 100 OK 2026/06/03 02:04:05 DEBUG : file1: Size of src and dst objects identical 2026/06/03 02:04:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 02:04:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 02:04:05 DEBUG : file1: Open: flags=O_RDONLY 2026/06/03 02:04:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/03 02:04:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/03 02:04:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:04:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:05 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:04:05 DEBUG : Looking for writers 2026/06/03 02:04:05 DEBUG : file1: reading active writers 2026/06/03 02:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:04:05 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:04:05 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/06/03 02:04:05 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/06/03 02:04:05 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/06/03 02:04:05 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/06/03 02:04:05 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/06/03 02:04:05 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/03 02:04:05 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/03 02:04:05 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:04:05 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:05 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/03 02:04:05 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/03 02:04:05 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:04:05 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:05 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/03 02:04:05 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/03 02:04:05 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:04:05 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:05 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/03 02:04:05 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/03 02:04:05 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:04:05 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:05 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/03 02:04:05 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/03 02:04:05 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:04:05 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:05 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:04:05 DEBUG : flat: Looking for writers 2026/06/03 02:04:05 DEBUG : f000.txt: reading active writers 2026/06/03 02:04:05 DEBUG : f001.txt: reading active writers 2026/06/03 02:04:05 DEBUG : f002.txt: reading active writers 2026/06/03 02:04:05 DEBUG : f003.txt: reading active writers 2026/06/03 02:04:05 DEBUG : f004.txt: reading active writers 2026/06/03 02:04:05 DEBUG : Looking for writers 2026/06/03 02:04:05 DEBUG : flat: reading active writers 2026/06/03 02:04:05 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:04:05 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:04:05 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/06/03 02:04:05 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/06/03 02:04:05 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/06/03 02:04:05 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/03 02:04:05 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/03 02:04:05 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:04:06 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/03 02:04:06 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/03 02:04:06 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:04:06 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/03 02:04:06 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/03 02:04:06 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:04:06 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:04:06 DEBUG : a/b/c: Looking for writers 2026/06/03 02:04:06 DEBUG : deep.txt: reading active writers 2026/06/03 02:04:06 DEBUG : a/b: Looking for writers 2026/06/03 02:04:06 DEBUG : c: reading active writers 2026/06/03 02:04:06 DEBUG : mid.txt: reading active writers 2026/06/03 02:04:06 DEBUG : a: Looking for writers 2026/06/03 02:04:06 DEBUG : b: reading active writers 2026/06/03 02:04:06 DEBUG : top.txt: reading active writers 2026/06/03 02:04:06 DEBUG : Looking for writers 2026/06/03 02:04:06 DEBUG : a: reading active writers 2026/06/03 02:04:06 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:04:06 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:06 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:04:06 DEBUG : bigdir: Looking for writers 2026/06/03 02:04:06 DEBUG : big.bin: reading active writers 2026/06/03 02:04:06 DEBUG : Looking for writers 2026/06/03 02:04:06 DEBUG : bigdir: reading active writers 2026/06/03 02:04:06 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.70s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-libamec9hoji'", Local "Local file system at /tmp/rclone2815670922", Modify Window "1s" 2026/06/03 02:04:06 INFO : webdav root 'rclone-test-libamec9hoji': poll-interval is not supported by this remote 2026/06/03 02:04:06 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/06/03 02:04:06 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/06/03 02:04:06 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/06/03 02:04:06 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/03 02:04:06 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/03 02:04:06 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:04:07 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:07 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/03 02:04:07 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/03 02:04:07 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:04:07 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:07 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/03 02:04:07 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/03 02:04:07 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 02:04:07 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/03 02:04:07 DEBUG : WaitForWriters: timeout=30s 2026/06/03 02:04:07 DEBUG : dir1: Looking for writers 2026/06/03 02:04:07 DEBUG : a.txt: reading active writers 2026/06/03 02:04:07 DEBUG : dir2: Looking for writers 2026/06/03 02:04:07 DEBUG : b.txt: reading active writers 2026/06/03 02:04:07 DEBUG : dir3: Looking for writers 2026/06/03 02:04:07 DEBUG : c.txt: reading active writers 2026/06/03 02:04:07 DEBUG : Looking for writers 2026/06/03 02:04:07 DEBUG : dir1: reading active writers 2026/06/03 02:04:07 DEBUG : dir2: reading active writers 2026/06/03 02:04:07 DEBUG : dir3: reading active writers 2026/06/03 02:04:07 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/03 02:04:07 DEBUG : webdav root 'rclone-test-libamec9hoji': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.284035103s (try 1/5)