"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/05/28 05:24:35 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-ratorun7qace" 2026/05/28 05:24:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 05:24:35 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/05/28 05:24:35 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/28 05:24:35 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/28 05:24:35 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/28 05:24:35 DEBUG : Setting pass="8H5Uqgz4-zYY6cdP-YnKZczpWgnq0LhXgkhD2z8RjKBg" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/28 05:24:35 DEBUG : TestWebdavRclone: detected overridden config - adding "{tDRFR}" suffix to name 2026/05/28 05:24:35 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/28 05:24:35 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/28 05:24:35 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/28 05:24:35 DEBUG : Setting pass="8H5Uqgz4-zYY6cdP-YnKZczpWgnq0LhXgkhD2z8RjKBg" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/28 05:24:35 DEBUG : found headers: 2026/05/28 05:24:35 DEBUG : Creating backend with remote "/tmp/rclone3282617280" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:35 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:35 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:35 DEBUG : dir: Looking for writers 2026/05/28 05:24:35 DEBUG : Looking for writers 2026/05/28 05:24:35 DEBUG : dir: reading active writers 2026/05/28 05:24:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:35 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:35 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:35 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:35 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:35 DEBUG : dir/subdir: Looking for writers 2026/05/28 05:24:35 DEBUG : dir: Looking for writers 2026/05/28 05:24:35 DEBUG : file1: reading active writers 2026/05/28 05:24:35 DEBUG : file2: reading active writers 2026/05/28 05:24:35 DEBUG : subdir: reading active writers 2026/05/28 05:24:35 DEBUG : Looking for writers 2026/05/28 05:24:35 DEBUG : dir: reading active writers 2026/05/28 05:24:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:35 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:35 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:35 DEBUG : dir: Looking for writers 2026/05/28 05:24:35 DEBUG : file1: reading active writers 2026/05/28 05:24:35 DEBUG : Looking for writers 2026/05/28 05:24:35 DEBUG : dir: reading active writers 2026/05/28 05:24:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:35 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:35 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:35 DEBUG : dir: Looking for writers 2026/05/28 05:24:35 DEBUG : Looking for writers 2026/05/28 05:24:35 DEBUG : dir: reading active writers 2026/05/28 05:24:35 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:35 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:36 DEBUG : dir: forgetting directory cache 2026/05/28 05:24:36 DEBUG : forgetting directory cache 2026/05/28 05:24:36 DEBUG : dir: forgetting directory cache 2026/05/28 05:24:36 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:36 DEBUG : Looking for writers 2026/05/28 05:24:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:36 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:36 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/28 05:24:36 DEBUG : dir: invalidating directory cache 2026/05/28 05:24:36 DEBUG : >ForgetPath: 2026/05/28 05:24:36 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/28 05:24:36 DEBUG : invalidating directory cache 2026/05/28 05:24:36 DEBUG : dir: forgetting directory cache 2026/05/28 05:24:36 DEBUG : >ForgetPath: 2026/05/28 05:24:36 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/28 05:24:36 DEBUG : >ForgetPath: 2026/05/28 05:24:36 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:36 DEBUG : dir: Looking for writers 2026/05/28 05:24:36 DEBUG : Looking for writers 2026/05/28 05:24:36 DEBUG : dir: reading active writers 2026/05/28 05:24:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:36 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:36 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:36 DEBUG : forgetting directory cache 2026/05/28 05:24:36 DEBUG : dir: forgetting directory cache 2026/05/28 05:24:36 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:36 DEBUG : fil/a/b: Looking for writers 2026/05/28 05:24:36 DEBUG : fil/a: Looking for writers 2026/05/28 05:24:36 DEBUG : b: reading active writers 2026/05/28 05:24:36 DEBUG : fil: Looking for writers 2026/05/28 05:24:36 DEBUG : a: reading active writers 2026/05/28 05:24:36 DEBUG : dir: Looking for writers 2026/05/28 05:24:36 DEBUG : Looking for writers 2026/05/28 05:24:36 DEBUG : dir: reading active writers 2026/05/28 05:24:36 DEBUG : fil: reading active writers 2026/05/28 05:24:36 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:36 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:36 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:36 DEBUG : dir: Looking for writers 2026/05/28 05:24:36 DEBUG : Looking for writers 2026/05/28 05:24:36 DEBUG : dir: reading active writers 2026/05/28 05:24:36 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:36 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:36 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:36 DEBUG : dir: Looking for writers 2026/05/28 05:24:36 DEBUG : file1: reading active writers 2026/05/28 05:24:36 DEBUG : Looking for writers 2026/05/28 05:24:36 DEBUG : dir: reading active writers 2026/05/28 05:24:36 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:36 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:37 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/05/28 05:24:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/28 05:24:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/28 05:24:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/28 05:24:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/28 05:24:37 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:37 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:37 DEBUG : dir: invalidating directory cache 2026/05/28 05:24:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/28 05:24:37 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/28 05:24:37 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/28 05:24:37 DEBUG : dir/file1: Reset virtual modtime 2026/05/28 05:24:37 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/28 05:24:37 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/28 05:24:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/28 05:24:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/28 05:24:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:37 DEBUG : dir: invalidating directory cache 2026/05/28 05:24:37 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/28 05:24:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/28 05:24:37 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/28 05:24:37 DEBUG : forgetting directory cache 2026/05/28 05:24:37 DEBUG : dir: forgetting directory cache 2026/05/28 05:24:37 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/28 05:24:37 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:37 DEBUG : dir/virtualDir: Looking for writers 2026/05/28 05:24:37 DEBUG : dir: Looking for writers 2026/05/28 05:24:37 DEBUG : file1: reading active writers 2026/05/28 05:24:37 DEBUG : virtualFile2: reading active writers 2026/05/28 05:24:37 DEBUG : virtualFile: reading active writers 2026/05/28 05:24:37 DEBUG : virtualDir: reading active writers 2026/05/28 05:24:37 DEBUG : Looking for writers 2026/05/28 05:24:37 DEBUG : dir: reading active writers 2026/05/28 05:24:37 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:37 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:37 ERROR : dir/: Can only open directories read only 2026/05/28 05:24:37 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:37 DEBUG : dir: Looking for writers 2026/05/28 05:24:37 DEBUG : Looking for writers 2026/05/28 05:24:37 DEBUG : dir: reading active writers 2026/05/28 05:24:37 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:37 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:37 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/28 05:24:37 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/28 05:24:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/28 05:24:37 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (5 bytes), uploading instead of streaming 2026/05/28 05:24:37 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:37 DEBUG : dir/potato: size = 5 OK 2026/05/28 05:24:37 NOTICE: webdav root 'rclone-test-ratorun7qace': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/28 05:24:37 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/28 05:24:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/28 05:24:37 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:37 DEBUG : dir: Looking for writers 2026/05/28 05:24:37 DEBUG : file1: reading active writers 2026/05/28 05:24:37 DEBUG : potato: reading active writers 2026/05/28 05:24:37 DEBUG : Looking for writers 2026/05/28 05:24:37 DEBUG : dir: reading active writers 2026/05/28 05:24:37 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:37 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/28 05:24:37 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:37 DEBUG : dir/sub: Looking for writers 2026/05/28 05:24:37 DEBUG : dir: Looking for writers 2026/05/28 05:24:37 DEBUG : file1: reading active writers 2026/05/28 05:24:37 DEBUG : sub: reading active writers 2026/05/28 05:24:37 DEBUG : Looking for writers 2026/05/28 05:24:37 DEBUG : dir: reading active writers 2026/05/28 05:24:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:38 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/28 05:24:38 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/28 05:24:38 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:38 DEBUG : dir/sub/subsub: Looking for writers 2026/05/28 05:24:38 DEBUG : dir/sub: Looking for writers 2026/05/28 05:24:38 DEBUG : subsub: reading active writers 2026/05/28 05:24:38 DEBUG : dir: Looking for writers 2026/05/28 05:24:38 DEBUG : file1: reading active writers 2026/05/28 05:24:38 DEBUG : sub: reading active writers 2026/05/28 05:24:38 DEBUG : Looking for writers 2026/05/28 05:24:38 DEBUG : dir: reading active writers 2026/05/28 05:24:38 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:38 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:38 ERROR : dir/: Dir.Remove not empty 2026/05/28 05:24:38 DEBUG : dir/file1: Remove: 2026/05/28 05:24:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:38 DEBUG : dir/file1: >Remove: err= 2026/05/28 05:24:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/28 05:24:38 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:38 DEBUG : Looking for writers 2026/05/28 05:24:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:38 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:38 DEBUG : dir/file1: Remove: 2026/05/28 05:24:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:38 DEBUG : dir/file1: >Remove: err= 2026/05/28 05:24:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/28 05:24:38 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:38 DEBUG : Looking for writers 2026/05/28 05:24:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.15s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:38 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:38 DEBUG : dir/file1: Remove: 2026/05/28 05:24:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:38 DEBUG : dir/file1: >Remove: err= 2026/05/28 05:24:38 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:38 DEBUG : dir: Looking for writers 2026/05/28 05:24:38 DEBUG : Looking for writers 2026/05/28 05:24:38 DEBUG : dir: reading active writers 2026/05/28 05:24:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:38 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:39 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:39 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/28 05:24:39 DEBUG : dir: Updating dir with dir2 0x264000614d00 2026/05/28 05:24:39 DEBUG : dir: forgetting directory cache 2026/05/28 05:24:39 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/28 05:24:39 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/28 05:24:39 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/28 05:24:39 DEBUG : file2: Updating file with file2 0x2640004cd380 2026/05/28 05:24:39 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/28 05:24:39 INFO : dir2/file3: Deleted 2026/05/28 05:24:39 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/28 05:24:39 DEBUG : dir2/file3: Updating file with dir2/file3 0x2640004cd380 2026/05/28 05:24:39 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/28 05:24:39 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/28 05:24:39 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/28 05:24:39 DEBUG : empty directory: Updating dir with renamed empty directory 0x2640004cd5f0 2026/05/28 05:24:39 DEBUG : empty directory: forgetting directory cache 2026/05/28 05:24:39 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/28 05:24:39 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/28 05:24:39 DEBUG : dir2: Renaming to "dir3" 2026/05/28 05:24:39 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:39 DEBUG : dir3: Looking for writers 2026/05/28 05:24:39 DEBUG : file3: reading active writers 2026/05/28 05:24:39 DEBUG : renamed empty directory: Looking for writers 2026/05/28 05:24:39 DEBUG : Looking for writers 2026/05/28 05:24:39 DEBUG : renamed empty directory: reading active writers 2026/05/28 05:24:39 DEBUG : dir3: reading active writers 2026/05/28 05:24:39 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.58s) === 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-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:39 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/28 05:24:39 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:39 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/28 05:24:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/28 05:24:39 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/28 05:24:39 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/28 05:24:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/28 05:24:39 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:39 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/28 05:24:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/28 05:24:39 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/28 05:24:39 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/28 05:24:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/28 05:24:39 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (12 bytes), uploading instead of streaming 2026/05/28 05:24:39 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:39 DEBUG : dir/sub/file2: size = 12 OK 2026/05/28 05:24:39 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/28 05:24:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/28 05:24:39 DEBUG : forgetting directory cache 2026/05/28 05:24:39 DEBUG : dir: forgetting directory cache 2026/05/28 05:24:39 DEBUG : dir/sub: forgetting directory cache 2026/05/28 05:24:39 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/28 05:24:39 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/28 05:24:39 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (5 bytes), uploading instead of streaming 2026/05/28 05:24:39 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:39 DEBUG : dir/sub/file0: size = 5 OK 2026/05/28 05:24:39 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/28 05:24:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/28 05:24:39 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:39 DEBUG : dir/sub: Looking for writers 2026/05/28 05:24:39 DEBUG : file0: reading active writers 2026/05/28 05:24:39 DEBUG : file2: reading active writers 2026/05/28 05:24:39 DEBUG : dir: Looking for writers 2026/05/28 05:24:39 DEBUG : file1: reading active writers 2026/05/28 05:24:39 DEBUG : sub: reading active writers 2026/05/28 05:24:39 DEBUG : Looking for writers 2026/05/28 05:24:39 DEBUG : dir: reading active writers 2026/05/28 05:24:39 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:39 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/28 05:24:39 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:39 DEBUG : Looking for writers 2026/05/28 05:24:39 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:39 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/28 05:24:39 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:39 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/28 05:24:39 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/28 05:24:39 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/28 05:24:39 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:39 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:39 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/28 05:24:39 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:39 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/28 05:24:39 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/28 05:24:39 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/28 05:24:39 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:39 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:39 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:39 DEBUG : dir: Looking for writers 2026/05/28 05:24:39 DEBUG : file1: reading active writers 2026/05/28 05:24:39 DEBUG : file1.metadata: reading active writers 2026/05/28 05:24:39 DEBUG : Looking for writers 2026/05/28 05:24:39 DEBUG : dir: reading active writers 2026/05/28 05:24:39 DEBUG : dir.metadata: reading active writers 2026/05/28 05:24:39 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:39 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:40 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:40 DEBUG : dir: Looking for writers 2026/05/28 05:24:40 DEBUG : file1: reading active writers 2026/05/28 05:24:40 DEBUG : Looking for writers 2026/05/28 05:24:40 DEBUG : dir: reading active writers 2026/05/28 05:24:40 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.15s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:40 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:40 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:40 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/05/28 05:24:40 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:40 DEBUG : dir: Looking for writers 2026/05/28 05:24:40 DEBUG : file1: reading active writers 2026/05/28 05:24:40 DEBUG : Looking for writers 2026/05/28 05:24:40 DEBUG : dir: reading active writers 2026/05/28 05:24:40 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-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:40 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/28 05:24:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:40 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:40 DEBUG : dir: Looking for writers 2026/05/28 05:24:40 DEBUG : file1: reading active writers 2026/05/28 05:24:40 DEBUG : Looking for writers 2026/05/28 05:24:40 DEBUG : dir: reading active writers 2026/05/28 05:24:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.16s) === RUN TestFileOpenReadUnknownSize 2026/05/28 05:24:40 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/28 05:24:40 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/28 05:24:40 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:40 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/28 05:24:40 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:40 DEBUG : Looking for writers 2026/05/28 05:24:40 DEBUG : file.txt: reading active writers 2026/05/28 05:24:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:40 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:40 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (25 bytes), uploading instead of streaming 2026/05/28 05:24:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:40 DEBUG : dir/file1: size = 25 OK 2026/05/28 05:24:40 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/28 05:24:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:40 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:40 DEBUG : dir: Looking for writers 2026/05/28 05:24:40 DEBUG : file1: reading active writers 2026/05/28 05:24:40 DEBUG : Looking for writers 2026/05/28 05:24:40 DEBUG : dir: reading active writers 2026/05/28 05:24:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:40 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:40 DEBUG : dir/file1: Remove: 2026/05/28 05:24:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:40 DEBUG : dir/file1: >Remove: err= 2026/05/28 05:24:40 DEBUG : dir/file1: Remove: 2026/05/28 05:24:40 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/28 05:24:40 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:40 DEBUG : dir: Looking for writers 2026/05/28 05:24:40 DEBUG : Looking for writers 2026/05/28 05:24:40 DEBUG : dir: reading active writers 2026/05/28 05:24:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.17s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:40 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:40 DEBUG : dir/file1: Remove: 2026/05/28 05:24:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:40 DEBUG : dir/file1: >Remove: err= 2026/05/28 05:24:40 DEBUG : dir/file1: Remove: 2026/05/28 05:24:40 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/28 05:24:40 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:40 DEBUG : dir: Looking for writers 2026/05/28 05:24:40 DEBUG : Looking for writers 2026/05/28 05:24:40 DEBUG : dir: reading active writers 2026/05/28 05:24:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.17s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:40 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/28 05:24:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/28 05:24:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/28 05:24:41 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/28 05:24:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/28 05:24:41 DEBUG : dir/file1: Open: flags=0x3 2026/05/28 05:24:41 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/28 05:24:41 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/28 05:24:41 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:41 DEBUG : dir: Looking for writers 2026/05/28 05:24:41 DEBUG : file1: reading active writers 2026/05/28 05:24:41 DEBUG : Looking for writers 2026/05/28 05:24:41 DEBUG : dir: reading active writers 2026/05/28 05:24:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:41 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:41 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:41 DEBUG : dir: Looking for writers 2026/05/28 05:24:41 DEBUG : file1: reading active writers 2026/05/28 05:24:41 DEBUG : Looking for writers 2026/05/28 05:24:41 DEBUG : dir: reading active writers 2026/05/28 05:24:41 DEBUG : >WaitForWriters: 2026/05/28 05:24:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/28 05:24:41 DEBUG : newLeaf: Updating file with newLeaf 0x2640002bcb60 2026/05/28 05:24:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/28 05:24:41 DEBUG : dir/file1: Updating file with dir/file1 0x2640002bcb60 2026/05/28 05:24:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/28 05:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/28 05:24:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/28 05:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:41 DEBUG : dir/file1: File is currently open, delaying rename 0x2640002bcb60 2026/05/28 05:24:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:41 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (25 bytes), uploading instead of streaming 2026/05/28 05:24:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:41 DEBUG : dir/file1: size = 25 OK 2026/05/28 05:24:41 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/28 05:24:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:41 DEBUG : newLeaf: Running delayed rename now 2026/05/28 05:24:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/28 05:24:41 DEBUG : newLeaf: Updating file with newLeaf 0x2640002bcb60 2026/05/28 05:24:41 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:41 DEBUG : dir: Looking for writers 2026/05/28 05:24:41 DEBUG : Looking for writers 2026/05/28 05:24:41 DEBUG : dir: reading active writers 2026/05/28 05:24:41 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:41 DEBUG : >WaitForWriters: 2026/05/28 05:24:41 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:41 DEBUG : dir: Looking for writers 2026/05/28 05:24:41 DEBUG : Looking for writers 2026/05/28 05:24:41 DEBUG : dir: reading active writers 2026/05/28 05:24:41 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:41 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:41 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:41 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:41 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:41 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:41 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:41 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:41 DEBUG : dir: Looking for writers 2026/05/28 05:24:41 DEBUG : file1: reading active writers 2026/05/28 05:24:41 DEBUG : Looking for writers 2026/05/28 05:24:41 DEBUG : dir: reading active writers 2026/05/28 05:24:41 DEBUG : >WaitForWriters: 2026/05/28 05:24:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/28 05:24:41 DEBUG : newLeaf: Updating file with newLeaf 0x2640002bcf70 2026/05/28 05:24:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/28 05:24:41 DEBUG : dir/file1: Updating file with dir/file1 0x2640002bcf70 2026/05/28 05:24:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/28 05:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/28 05:24:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/28 05:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:41 DEBUG : dir/file1: File is currently open, delaying rename 0x2640002bcf70 2026/05/28 05:24:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:41 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (25 bytes), uploading instead of streaming 2026/05/28 05:24:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:41 DEBUG : dir/file1: size = 25 OK 2026/05/28 05:24:41 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/28 05:24:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:41 DEBUG : newLeaf: Running delayed rename now 2026/05/28 05:24:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/28 05:24:41 DEBUG : newLeaf: Updating file with newLeaf 0x2640002bcf70 2026/05/28 05:24:41 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:41 DEBUG : dir: Looking for writers 2026/05/28 05:24:41 DEBUG : Looking for writers 2026/05/28 05:24:41 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:41 DEBUG : dir: reading active writers 2026/05/28 05:24:41 DEBUG : >WaitForWriters: 2026/05/28 05:24:41 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:41 DEBUG : dir: Looking for writers 2026/05/28 05:24:41 DEBUG : Looking for writers 2026/05/28 05:24:41 DEBUG : dir: reading active writers 2026/05/28 05:24:41 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:41 DEBUG : >WaitForWriters: 2026/05/28 05:24:41 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:41 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:41 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:41 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:41 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:41 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:41 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/28 05:24:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:41 DEBUG : dir/file1(0x264000d93140): openPending: 2026/05/28 05:24:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/28 05:24:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/28 05:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:41 DEBUG : dir/file1(0x264000d93140): >openPending: err= 2026/05/28 05:24:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/28 05:24:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:41 DEBUG : dir/file1(0x264000d93140): _writeAt: size=14, off=0 2026/05/28 05:24:41 DEBUG : dir/file1(0x264000d93140): >_writeAt: n=14, err= 2026/05/28 05:24:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/28 05:24:41 DEBUG : dir/file1(0x264000d93140): close: 2026/05/28 05:24:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/28 05:24:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/28 05:24:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:41 DEBUG : dir/file1(0x264000d93140): >close: err= 2026/05/28 05:24:41 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:41 DEBUG : dir: Looking for writers 2026/05/28 05:24:41 DEBUG : file1: reading active writers 2026/05/28 05:24:41 DEBUG : Looking for writers 2026/05/28 05:24:41 DEBUG : dir: reading active writers 2026/05/28 05:24:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:24:41 DEBUG : dir: Looking for writers 2026/05/28 05:24:41 DEBUG : file1: reading active writers 2026/05/28 05:24:41 DEBUG : Looking for writers 2026/05/28 05:24:41 DEBUG : dir: reading active writers 2026/05/28 05:24:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : file1: reading active writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : file1: reading active writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:24:42 DEBUG : dir/file1: vfs cache: starting upload 2026/05/28 05:24:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:42 DEBUG : dir/file1: size = 14 OK 2026/05/28 05:24:42 INFO : dir/file1: Copied (replaced existing) 2026/05/28 05:24:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/28 05:24:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/28 05:24:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : file1: reading active writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : >WaitForWriters: 2026/05/28 05:24:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:42 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:42 DEBUG : dir/file1(0x264000cb8540): _readAt: size=512, off=0 2026/05/28 05:24:42 DEBUG : dir/file1(0x264000cb8540): openPending: 2026/05/28 05:24:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/28 05:24:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/28 05:24:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:42 DEBUG : dir/file1(0x264000cb8540): >openPending: err= 2026/05/28 05:24:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/28 05:24:42 DEBUG : dir/file1(0x264000cb8540): >_readAt: n=14, err=EOF 2026/05/28 05:24:42 DEBUG : dir/file1(0x264000cb8540): close: 2026/05/28 05:24:42 DEBUG : dir/file1(0x264000cb8540): >close: err= 2026/05/28 05:24:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/28 05:24:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/28 05:24:42 DEBUG : newLeaf: Updating file with newLeaf 0x2640006f6270 2026/05/28 05:24:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/28 05:24:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/28 05:24:42 DEBUG : dir/file1: Updating file with dir/file1 0x2640006f6270 2026/05/28 05:24:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/28 05:24:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/28 05:24:42 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:42 DEBUG : dir/file1(0x264000cd7e80): openPending: 2026/05/28 05:24:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/28 05:24:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/28 05:24:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:42 DEBUG : dir/file1(0x264000cd7e80): >openPending: err= 2026/05/28 05:24:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/28 05:24:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:42 DEBUG : dir/file1(0x264000cd7e80): _writeAt: size=25, off=0 2026/05/28 05:24:42 DEBUG : dir/file1(0x264000cd7e80): >_writeAt: n=25, err= 2026/05/28 05:24:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/28 05:24:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/28 05:24:42 DEBUG : newLeaf: Updating file with newLeaf 0x2640006f6270 2026/05/28 05:24:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:42 DEBUG : newLeaf(0x264000cd7e80): close: 2026/05/28 05:24:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/28 05:24:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-28 05:24:42.277949768 +0000 UTC m=+6.995307252 2026/05/28 05:24:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:42 DEBUG : newLeaf(0x264000cd7e80): >close: err= 2026/05/28 05:24:42 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:24:42 DEBUG : newLeaf: vfs cache: starting upload 2026/05/28 05:24:42 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:42 DEBUG : newLeaf: size = 25 OK 2026/05/28 05:24:42 INFO : newLeaf: Copied (replaced existing) 2026/05/28 05:24:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-28 05:24:42 +0000 UTC" 2026/05/28 05:24:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/28 05:24:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:42 DEBUG : >WaitForWriters: 2026/05/28 05:24:42 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:42 DEBUG : >WaitForWriters: 2026/05/28 05:24:42 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:42 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:42 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:42 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:42 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:42 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:42 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : file1: reading active writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : >WaitForWriters: 2026/05/28 05:24:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/28 05:24:42 DEBUG : newLeaf: Updating file with newLeaf 0x264000274ea0 2026/05/28 05:24:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/28 05:24:42 DEBUG : dir/file1: Updating file with dir/file1 0x264000274ea0 2026/05/28 05:24:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/28 05:24:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/28 05:24:42 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:42 DEBUG : dir/file1(0x264000b85d80): openPending: 2026/05/28 05:24:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/28 05:24:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/28 05:24:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:42 DEBUG : dir/file1(0x264000b85d80): >openPending: err= 2026/05/28 05:24:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/28 05:24:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:42 DEBUG : dir/file1(0x264000b85d80): _writeAt: size=25, off=0 2026/05/28 05:24:42 DEBUG : dir/file1(0x264000b85d80): >_writeAt: n=25, err= 2026/05/28 05:24:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/28 05:24:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/28 05:24:42 DEBUG : newLeaf: Updating file with newLeaf 0x264000274ea0 2026/05/28 05:24:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:42 DEBUG : newLeaf(0x264000b85d80): close: 2026/05/28 05:24:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/28 05:24:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-28 05:24:42.778151054 +0000 UTC m=+7.495508538 2026/05/28 05:24:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:42 DEBUG : newLeaf(0x264000b85d80): >close: err= 2026/05/28 05:24:42 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:24:42 DEBUG : newLeaf: vfs cache: starting upload 2026/05/28 05:24:42 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:42 DEBUG : newLeaf: size = 25 OK 2026/05/28 05:24:42 INFO : newLeaf: Copied (replaced existing) 2026/05/28 05:24:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-28 05:24:42 +0000 UTC" 2026/05/28 05:24:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/28 05:24:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:42 DEBUG : >WaitForWriters: 2026/05/28 05:24:42 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:42 DEBUG : dir: Looking for writers 2026/05/28 05:24:42 DEBUG : Looking for writers 2026/05/28 05:24:42 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:42 DEBUG : dir: reading active writers 2026/05/28 05:24:42 DEBUG : >WaitForWriters: 2026/05/28 05:24:42 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:43 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:43 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:43 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:43 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:43 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/28 05:24:43 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:43 DEBUG : dir/file1(0x2640004dc880): openPending: 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/28 05:24:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:43 DEBUG : dir/file1(0x2640004dc880): >openPending: err= 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/28 05:24:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:43 DEBUG : dir/file1(0x2640004dc880): _writeAt: size=14, off=0 2026/05/28 05:24:43 DEBUG : dir/file1(0x2640004dc880): >_writeAt: n=14, err= 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/28 05:24:43 DEBUG : dir/file1(0x2640004dc880): close: 2026/05/28 05:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/28 05:24:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:43 DEBUG : dir/file1(0x2640004dc880): >close: err= 2026/05/28 05:24:43 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:43 DEBUG : dir: Looking for writers 2026/05/28 05:24:43 DEBUG : file1: reading active writers 2026/05/28 05:24:43 DEBUG : Looking for writers 2026/05/28 05:24:43 DEBUG : dir: reading active writers 2026/05/28 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:24:43 DEBUG : dir: Looking for writers 2026/05/28 05:24:43 DEBUG : file1: reading active writers 2026/05/28 05:24:43 DEBUG : Looking for writers 2026/05/28 05:24:43 DEBUG : dir: reading active writers 2026/05/28 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:24:43 DEBUG : dir: Looking for writers 2026/05/28 05:24:43 DEBUG : file1: reading active writers 2026/05/28 05:24:43 DEBUG : Looking for writers 2026/05/28 05:24:43 DEBUG : dir: reading active writers 2026/05/28 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:24:43 DEBUG : dir: Looking for writers 2026/05/28 05:24:43 DEBUG : file1: reading active writers 2026/05/28 05:24:43 DEBUG : Looking for writers 2026/05/28 05:24:43 DEBUG : dir: reading active writers 2026/05/28 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: starting upload 2026/05/28 05:24:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:43 DEBUG : dir/file1: size = 14 OK 2026/05/28 05:24:43 INFO : dir/file1: Copied (replaced existing) 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/28 05:24:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/28 05:24:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/28 05:24:43 DEBUG : dir: Looking for writers 2026/05/28 05:24:43 DEBUG : file1: reading active writers 2026/05/28 05:24:43 DEBUG : Looking for writers 2026/05/28 05:24:43 DEBUG : dir: reading active writers 2026/05/28 05:24:43 DEBUG : >WaitForWriters: 2026/05/28 05:24:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:43 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000717dc0): _readAt: size=512, off=0 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000717dc0): openPending: 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/28 05:24:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000717dc0): >openPending: err= 2026/05/28 05:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000717dc0): >_readAt: n=14, err=EOF 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000717dc0): close: 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000717dc0): >close: err= 2026/05/28 05:24:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/28 05:24:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/28 05:24:43 DEBUG : newLeaf: Updating file with newLeaf 0x2640004ca0d0 2026/05/28 05:24:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/28 05:24:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/28 05:24:43 DEBUG : dir/file1: Updating file with dir/file1 0x2640004ca0d0 2026/05/28 05:24:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/28 05:24:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/28 05:24:43 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:43 DEBUG : dir/file1(0x26400058e400): openPending: 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/28 05:24:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:43 DEBUG : dir/file1(0x26400058e400): >openPending: err= 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/28 05:24:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:43 DEBUG : dir/file1(0x26400058e400): _writeAt: size=25, off=0 2026/05/28 05:24:43 DEBUG : dir/file1(0x26400058e400): >_writeAt: n=25, err= 2026/05/28 05:24:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/28 05:24:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/28 05:24:43 DEBUG : newLeaf: Updating file with newLeaf 0x2640004ca0d0 2026/05/28 05:24:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:43 DEBUG : newLeaf(0x26400058e400): close: 2026/05/28 05:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/28 05:24:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-28 05:24:43.425289865 +0000 UTC m=+8.142647349 2026/05/28 05:24:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:43 DEBUG : newLeaf(0x26400058e400): >close: err= 2026/05/28 05:24:43 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:43 DEBUG : dir: Looking for writers 2026/05/28 05:24:43 DEBUG : Looking for writers 2026/05/28 05:24:43 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:43 DEBUG : dir: reading active writers 2026/05/28 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:24:43 DEBUG : dir: Looking for writers 2026/05/28 05:24:43 DEBUG : Looking for writers 2026/05/28 05:24:43 DEBUG : dir: reading active writers 2026/05/28 05:24:43 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:24:43 DEBUG : dir: Looking for writers 2026/05/28 05:24:43 DEBUG : Looking for writers 2026/05/28 05:24:43 DEBUG : dir: reading active writers 2026/05/28 05:24:43 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:24:43 DEBUG : dir: Looking for writers 2026/05/28 05:24:43 DEBUG : Looking for writers 2026/05/28 05:24:43 DEBUG : dir: reading active writers 2026/05/28 05:24:43 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:24:43 DEBUG : newLeaf: vfs cache: starting upload 2026/05/28 05:24:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:43 DEBUG : newLeaf: size = 25 OK 2026/05/28 05:24:43 INFO : newLeaf: Copied (replaced existing) 2026/05/28 05:24:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-28 05:24:43 +0000 UTC" 2026/05/28 05:24:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/28 05:24:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/28 05:24:43 DEBUG : dir: Looking for writers 2026/05/28 05:24:43 DEBUG : Looking for writers 2026/05/28 05:24:43 DEBUG : dir: reading active writers 2026/05/28 05:24:43 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:43 DEBUG : >WaitForWriters: 2026/05/28 05:24:43 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:43 DEBUG : dir: Looking for writers 2026/05/28 05:24:43 DEBUG : Looking for writers 2026/05/28 05:24:43 DEBUG : dir: reading active writers 2026/05/28 05:24:43 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:43 DEBUG : >WaitForWriters: 2026/05/28 05:24:43 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:43 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:43 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:43 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:43 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:43 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:43 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:43 DEBUG : dir: Looking for writers 2026/05/28 05:24:43 DEBUG : file1: reading active writers 2026/05/28 05:24:43 DEBUG : Looking for writers 2026/05/28 05:24:43 DEBUG : dir: reading active writers 2026/05/28 05:24:43 DEBUG : >WaitForWriters: 2026/05/28 05:24:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:43 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000edfc40): _readAt: size=512, off=0 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000edfc40): openPending: 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/28 05:24:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000edfc40): >openPending: err= 2026/05/28 05:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/28 05:24:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:24:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000edfc40): >_readAt: n=14, err=EOF 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000edfc40): close: 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000edfc40): >close: err= 2026/05/28 05:24:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/28 05:24:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/28 05:24:43 DEBUG : newLeaf: Updating file with newLeaf 0x264000a5ef70 2026/05/28 05:24:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/28 05:24:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/28 05:24:43 DEBUG : dir/file1: Updating file with dir/file1 0x264000a5ef70 2026/05/28 05:24:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/28 05:24:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/28 05:24:43 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000786680): openPending: 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/28 05:24:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000786680): >openPending: err= 2026/05/28 05:24:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/28 05:24:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000786680): _writeAt: size=25, off=0 2026/05/28 05:24:43 DEBUG : dir/file1(0x264000786680): >_writeAt: n=25, err= 2026/05/28 05:24:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/28 05:24:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/28 05:24:43 DEBUG : newLeaf: Updating file with newLeaf 0x264000a5ef70 2026/05/28 05:24:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:24:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:43 DEBUG : newLeaf(0x264000786680): close: 2026/05/28 05:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/28 05:24:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-28 05:24:43.93419311 +0000 UTC m=+8.651550594 2026/05/28 05:24:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:43 DEBUG : newLeaf(0x264000786680): >close: err= 2026/05/28 05:24:43 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:43 DEBUG : dir: Looking for writers 2026/05/28 05:24:43 DEBUG : Looking for writers 2026/05/28 05:24:43 DEBUG : dir: reading active writers 2026/05/28 05:24:43 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:24:43 DEBUG : dir: Looking for writers 2026/05/28 05:24:43 DEBUG : Looking for writers 2026/05/28 05:24:43 DEBUG : dir: reading active writers 2026/05/28 05:24:43 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:24:44 DEBUG : dir: Looking for writers 2026/05/28 05:24:44 DEBUG : Looking for writers 2026/05/28 05:24:44 DEBUG : dir: reading active writers 2026/05/28 05:24:44 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:24:44 DEBUG : dir: Looking for writers 2026/05/28 05:24:44 DEBUG : Looking for writers 2026/05/28 05:24:44 DEBUG : dir: reading active writers 2026/05/28 05:24:44 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:24:44 DEBUG : newLeaf: vfs cache: starting upload 2026/05/28 05:24:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:44 DEBUG : newLeaf: size = 25 OK 2026/05/28 05:24:44 INFO : newLeaf: Copied (replaced existing) 2026/05/28 05:24:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-28 05:24:43 +0000 UTC" 2026/05/28 05:24:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/28 05:24:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/28 05:24:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/28 05:24:44 DEBUG : dir: Looking for writers 2026/05/28 05:24:44 DEBUG : Looking for writers 2026/05/28 05:24:44 DEBUG : dir: reading active writers 2026/05/28 05:24:44 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:44 DEBUG : >WaitForWriters: 2026/05/28 05:24:44 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:44 DEBUG : dir: Looking for writers 2026/05/28 05:24:44 DEBUG : Looking for writers 2026/05/28 05:24:44 DEBUG : dir: reading active writers 2026/05/28 05:24:44 DEBUG : newLeaf: reading active writers 2026/05/28 05:24:44 DEBUG : >WaitForWriters: 2026/05/28 05:24:44 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.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-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:44 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:44 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:44 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:44 DEBUG : Looking for writers 2026/05/28 05:24:44 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-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:44 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:24:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/28 05:24:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:44 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:44 DEBUG : dir: Looking for writers 2026/05/28 05:24:44 DEBUG : file1: reading active writers 2026/05/28 05:24:44 DEBUG : Looking for writers 2026/05/28 05:24:44 DEBUG : dir: reading active writers 2026/05/28 05:24:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:44 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:24:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/28 05:24:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/28 05:24:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/28 05:24:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/28 05:24:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/28 05:24:44 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:44 DEBUG : dir: Looking for writers 2026/05/28 05:24:44 DEBUG : file1: reading active writers 2026/05/28 05:24:44 DEBUG : Looking for writers 2026/05/28 05:24:44 DEBUG : dir: reading active writers 2026/05/28 05:24:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:44 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:24:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/28 05:24:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/28 05:24:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/28 05:24:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/28 05:24:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/28 05:24:44 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/28 05:24:44 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/28 05:24:44 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/28 05:24:44 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/28 05:24:44 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/28 05:24:44 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/28 05:24:44 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/28 05:24:44 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/28 05:24:44 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/28 05:24:44 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/28 05:24:44 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:44 DEBUG : dir: Looking for writers 2026/05/28 05:24:44 DEBUG : file1: reading active writers 2026/05/28 05:24:44 DEBUG : Looking for writers 2026/05/28 05:24:44 DEBUG : dir: reading active writers 2026/05/28 05:24:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:44 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:24:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/28 05:24:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:44 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:44 DEBUG : dir: Looking for writers 2026/05/28 05:24:44 DEBUG : file1: reading active writers 2026/05/28 05:24:44 DEBUG : Looking for writers 2026/05/28 05:24:44 DEBUG : dir: reading active writers 2026/05/28 05:24:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:44 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:24:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/28 05:24:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:45 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/28 05:24:45 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/28 05:24:45 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:45 DEBUG : dir: Looking for writers 2026/05/28 05:24:45 DEBUG : file1: reading active writers 2026/05/28 05:24:45 DEBUG : Looking for writers 2026/05/28 05:24:45 DEBUG : dir: reading active writers 2026/05/28 05:24:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:45 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:24:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bbc900): _readAt: size=1, off=0 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bbc900): openPending: 2026/05/28 05:24:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/28 05:24:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/28 05:24:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bbc900): >openPending: err= 2026/05/28 05:24:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bbc900): >_readAt: n=1, err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bbc900): _readAt: size=256, off=1 2026/05/28 05:24:45 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bbc900): >_readAt: n=15, err=EOF 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bbc900): _readAt: size=16, off=16 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bbc900): >_readAt: n=0, err=EOF 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bbc900): close: 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bbc900): >close: err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bbc900): close: 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bbc900): >close: err=file already closed 2026/05/28 05:24:45 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:45 DEBUG : dir: Looking for writers 2026/05/28 05:24:45 DEBUG : file1: reading active writers 2026/05/28 05:24:45 DEBUG : Looking for writers 2026/05/28 05:24:45 DEBUG : dir: reading active writers 2026/05/28 05:24:45 DEBUG : >WaitForWriters: 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:45 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:24:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000c81500): _readAt: size=1, off=0 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000c81500): openPending: 2026/05/28 05:24:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/28 05:24:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/28 05:24:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000c81500): >openPending: err= 2026/05/28 05:24:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000c81500): >_readAt: n=1, err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000c81500): _readAt: size=1, off=5 2026/05/28 05:24:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000c81500): >_readAt: n=1, err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000c81500): _readAt: size=1, off=3 2026/05/28 05:24:45 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000c81500): >_readAt: n=1, err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000c81500): _readAt: size=1, off=13 2026/05/28 05:24:45 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000c81500): >_readAt: n=1, err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000c81500): _readAt: size=16, off=100 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000c81500): >_readAt: n=0, err=EOF 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000c81500): close: 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000c81500): >close: err= 2026/05/28 05:24:45 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:45 DEBUG : dir: Looking for writers 2026/05/28 05:24:45 DEBUG : file1: reading active writers 2026/05/28 05:24:45 DEBUG : Looking for writers 2026/05/28 05:24:45 DEBUG : dir: reading active writers 2026/05/28 05:24:45 DEBUG : >WaitForWriters: 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:45 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:24:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): _readAt: size=1, off=0 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): openPending: 2026/05/28 05:24:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/28 05:24:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/28 05:24:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): >openPending: err= 2026/05/28 05:24:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): >_readAt: n=1, err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): _readAt: size=1, off=5 2026/05/28 05:24:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): >_readAt: n=1, err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): _readAt: size=1, off=1 2026/05/28 05:24:45 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): >_readAt: n=1, err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): _readAt: size=6, off=10 2026/05/28 05:24:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): >_readAt: n=6, err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): _readAt: size=256, off=10 2026/05/28 05:24:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): >_readAt: n=6, err=EOF 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): _readAt: size=256, off=100 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): >_readAt: n=0, err=EOF 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): close: 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): >close: err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): _readAt: size=256, off=100 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000d354c0): >_readAt: n=0, err=file already closed 2026/05/28 05:24:45 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:45 DEBUG : dir: Looking for writers 2026/05/28 05:24:45 DEBUG : file1: reading active writers 2026/05/28 05:24:45 DEBUG : Looking for writers 2026/05/28 05:24:45 DEBUG : dir: reading active writers 2026/05/28 05:24:45 DEBUG : >WaitForWriters: 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:45 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:24:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000cb8c00): RWFileHandle.Flush 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000cb8c00): _readAt: size=256, off=0 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000cb8c00): openPending: 2026/05/28 05:24:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/28 05:24:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/28 05:24:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000cb8c00): >openPending: err= 2026/05/28 05:24:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000cb8c00): >_readAt: n=16, err=EOF 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000cb8c00): RWFileHandle.Flush 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000cb8c00): RWFileHandle.Flush 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000cb8c00): close: 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000cb8c00): >close: err= 2026/05/28 05:24:45 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:45 DEBUG : dir: Looking for writers 2026/05/28 05:24:45 DEBUG : file1: reading active writers 2026/05/28 05:24:45 DEBUG : Looking for writers 2026/05/28 05:24:45 DEBUG : dir: reading active writers 2026/05/28 05:24:45 DEBUG : >WaitForWriters: 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:45 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:24:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/28 05:24:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bf7ac0): _readAt: size=256, off=0 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bf7ac0): openPending: 2026/05/28 05:24:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/28 05:24:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/28 05:24:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bf7ac0): >openPending: err= 2026/05/28 05:24:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:24:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bf7ac0): >_readAt: n=16, err=EOF 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bf7ac0): RWFileHandle.Release 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bf7ac0): close: 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bf7ac0): >close: err= 2026/05/28 05:24:45 DEBUG : dir/file1(0x264000bf7ac0): RWFileHandle.Release 2026/05/28 05:24:45 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:45 DEBUG : dir: Looking for writers 2026/05/28 05:24:45 DEBUG : file1: reading active writers 2026/05/28 05:24:45 DEBUG : Looking for writers 2026/05/28 05:24:45 DEBUG : dir: reading active writers 2026/05/28 05:24:45 DEBUG : >WaitForWriters: 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:45 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:45 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:45 DEBUG : file1: newRWFileHandle: 2026/05/28 05:24:45 DEBUG : file1(0x264000526080): openPending: 2026/05/28 05:24:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:45 DEBUG : file1(0x264000526080): >openPending: err= 2026/05/28 05:24:45 DEBUG : file1: >newRWFileHandle: err= 2026/05/28 05:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/28 05:24:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/28 05:24:45 DEBUG : file1(0x264000526080): _writeAt: size=5, off=0 2026/05/28 05:24:45 DEBUG : file1(0x264000526080): >_writeAt: n=5, err= 2026/05/28 05:24:45 DEBUG : file1(0x264000526080): _writeAt: size=7, off=5 2026/05/28 05:24:45 DEBUG : file1(0x264000526080): >_writeAt: n=7, err= 2026/05/28 05:24:45 DEBUG : file1: vfs cache: truncate to size=11 2026/05/28 05:24:45 DEBUG : file1(0x264000526080): close: 2026/05/28 05:24:45 DEBUG : file1: vfs cache: setting modification time to 2026-05-28 05:24:45.889281076 +0000 UTC m=+10.606638559 2026/05/28 05:24:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:45 DEBUG : file1(0x264000526080): >close: err= 2026/05/28 05:24:45 DEBUG : file1(0x264000526080): close: 2026/05/28 05:24:45 DEBUG : file1(0x264000526080): >close: err=file already closed 2026/05/28 05:24:45 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:45 DEBUG : Looking for writers 2026/05/28 05:24:45 DEBUG : file1: reading active writers 2026/05/28 05:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:24:45 DEBUG : Looking for writers 2026/05/28 05:24:45 DEBUG : file1: reading active writers 2026/05/28 05:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:24:45 DEBUG : Looking for writers 2026/05/28 05:24:45 DEBUG : file1: reading active writers 2026/05/28 05:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:24:45 DEBUG : Looking for writers 2026/05/28 05:24:45 DEBUG : file1: reading active writers 2026/05/28 05:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:24:45 DEBUG : file1: vfs cache: starting upload 2026/05/28 05:24:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:46 DEBUG : file1: size = 11 OK 2026/05/28 05:24:46 INFO : file1: Copied (new) 2026/05/28 05:24:46 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-28 05:24:45 +0000 UTC" 2026/05/28 05:24:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:46 INFO : file1: vfs cache: upload succeeded try #1 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : >WaitForWriters: 2026/05/28 05:24:46 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : >WaitForWriters: 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:46 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:46 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:46 DEBUG : file1: newRWFileHandle: 2026/05/28 05:24:46 DEBUG : file1(0x264000539bc0): openPending: 2026/05/28 05:24:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:46 DEBUG : file1(0x264000539bc0): >openPending: err= 2026/05/28 05:24:46 DEBUG : file1: >newRWFileHandle: err= 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/28 05:24:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/28 05:24:46 DEBUG : file1(0x264000539bc0): _writeAt: size=7, off=0 2026/05/28 05:24:46 DEBUG : file1(0x264000539bc0): >_writeAt: n=7, err= 2026/05/28 05:24:46 DEBUG : file1(0x264000539bc0): _writeAt: size=6, off=5 2026/05/28 05:24:46 DEBUG : file1(0x264000539bc0): >_writeAt: n=6, err= 2026/05/28 05:24:46 DEBUG : file1(0x264000539bc0): close: 2026/05/28 05:24:46 DEBUG : file1: vfs cache: setting modification time to 2026-05-28 05:24:46.086327963 +0000 UTC m=+10.803685467 2026/05/28 05:24:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:46 DEBUG : file1(0x264000539bc0): >close: err= 2026/05/28 05:24:46 DEBUG : file1(0x264000539bc0): _writeAt: size=5, off=0 2026/05/28 05:24:46 DEBUG : file1(0x264000539bc0): >_writeAt: n=0, err=file already closed 2026/05/28 05:24:46 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:24:46 DEBUG : file1: vfs cache: starting upload 2026/05/28 05:24:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:46 DEBUG : file1: size = 11 OK 2026/05/28 05:24:46 INFO : file1: Copied (new) 2026/05/28 05:24:46 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-28 05:24:46 +0000 UTC" 2026/05/28 05:24:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:46 INFO : file1: vfs cache: upload succeeded try #1 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : >WaitForWriters: 2026/05/28 05:24:46 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : >WaitForWriters: 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:46 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:46 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:46 DEBUG : file1: newRWFileHandle: 2026/05/28 05:24:46 DEBUG : file1(0x264000d7aa80): openPending: 2026/05/28 05:24:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:46 DEBUG : file1(0x264000d7aa80): >openPending: err= 2026/05/28 05:24:46 DEBUG : file1: >newRWFileHandle: err= 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/28 05:24:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/28 05:24:46 DEBUG : file1(0x264000d7aa80): close: 2026/05/28 05:24:46 DEBUG : file1: vfs cache: setting modification time to 2026-05-28 05:24:46.283918299 +0000 UTC m=+11.001275782 2026/05/28 05:24:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:46 DEBUG : file1(0x264000d7aa80): >close: err= 2026/05/28 05:24:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/28 05:24:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/28 05:24:46 DEBUG : file2: newRWFileHandle: 2026/05/28 05:24:46 DEBUG : file2(0x264000d7af00): openPending: 2026/05/28 05:24:46 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/28 05:24:46 DEBUG : file2(0x264000d7af00): >openPending: err= 2026/05/28 05:24:46 DEBUG : file2: >newRWFileHandle: err= 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/28 05:24:46 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/28 05:24:46 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/28 05:24:46 DEBUG : file2(0x264000d7af00): RWFileHandle.Flush 2026/05/28 05:24:46 DEBUG : file2(0x264000d7af00): RWFileHandle.Release 2026/05/28 05:24:46 DEBUG : file2(0x264000d7af00): close: 2026/05/28 05:24:46 DEBUG : file2: vfs cache: setting modification time to 2026-05-28 05:24:46.284583007 +0000 UTC m=+11.001940491 2026/05/28 05:24:46 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:46 DEBUG : file2(0x264000d7af00): >close: err= 2026/05/28 05:24:46 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : file2: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file2: reading active writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : file2: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : file2: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/28 05:24:46 DEBUG : file2: vfs cache: starting upload 2026/05/28 05:24:46 DEBUG : file1: vfs cache: starting upload 2026/05/28 05:24:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:46 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:46 DEBUG : file1: size = 0 OK 2026/05/28 05:24:46 INFO : file1: Copied (new) 2026/05/28 05:24:46 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-28 05:24:46 +0000 UTC" 2026/05/28 05:24:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:46 INFO : file1: vfs cache: upload succeeded try #1 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : file2: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/28 05:24:46 DEBUG : file2: size = 0 OK 2026/05/28 05:24:46 INFO : file2: Copied (new) 2026/05/28 05:24:46 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-28 05:24:46 +0000 UTC" 2026/05/28 05:24:46 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/28 05:24:46 INFO : file2: vfs cache: upload succeeded try #1 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : file2: reading active writers 2026/05/28 05:24:46 DEBUG : >WaitForWriters: 2026/05/28 05:24:46 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : file2: reading active writers 2026/05/28 05:24:46 DEBUG : >WaitForWriters: 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:46 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:46 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:46 DEBUG : file1: newRWFileHandle: 2026/05/28 05:24:46 DEBUG : file1(0x2640005b3e40): openPending: 2026/05/28 05:24:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:46 DEBUG : file1(0x2640005b3e40): >openPending: err= 2026/05/28 05:24:46 DEBUG : file1: >newRWFileHandle: err= 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/28 05:24:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/28 05:24:46 DEBUG : file1(0x2640005b3e40): _writeAt: size=5, off=0 2026/05/28 05:24:46 DEBUG : file1(0x2640005b3e40): >_writeAt: n=5, err= 2026/05/28 05:24:46 DEBUG : file1(0x2640005b3e40): RWFileHandle.Flush 2026/05/28 05:24:46 DEBUG : file1(0x2640005b3e40): RWFileHandle.Flush 2026/05/28 05:24:46 DEBUG : file1(0x2640005b3e40): close: 2026/05/28 05:24:46 DEBUG : file1: vfs cache: setting modification time to 2026-05-28 05:24:46.654131228 +0000 UTC m=+11.371488712 2026/05/28 05:24:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:46 DEBUG : file1(0x2640005b3e40): >close: err= 2026/05/28 05:24:46 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:24:46 DEBUG : file1: vfs cache: starting upload 2026/05/28 05:24:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:46 DEBUG : file1: size = 5 OK 2026/05/28 05:24:46 INFO : file1: Copied (new) 2026/05/28 05:24:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-28 05:24:46 +0000 UTC" 2026/05/28 05:24:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:46 INFO : file1: vfs cache: upload succeeded try #1 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : >WaitForWriters: 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:46 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:46 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:46 DEBUG : file1: newRWFileHandle: 2026/05/28 05:24:46 DEBUG : file1(0x2640007decc0): openPending: 2026/05/28 05:24:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:46 DEBUG : file1(0x2640007decc0): >openPending: err= 2026/05/28 05:24:46 DEBUG : file1: >newRWFileHandle: err= 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/28 05:24:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/28 05:24:46 DEBUG : file1(0x2640007decc0): _writeAt: size=5, off=0 2026/05/28 05:24:46 DEBUG : file1(0x2640007decc0): >_writeAt: n=5, err= 2026/05/28 05:24:46 DEBUG : file1(0x2640007decc0): RWFileHandle.Release 2026/05/28 05:24:46 DEBUG : file1(0x2640007decc0): close: 2026/05/28 05:24:46 DEBUG : file1: vfs cache: setting modification time to 2026-05-28 05:24:46.84159585 +0000 UTC m=+11.558953335 2026/05/28 05:24:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:46 DEBUG : file1(0x2640007decc0): >close: err= 2026/05/28 05:24:46 DEBUG : file1(0x2640007decc0): RWFileHandle.Release 2026/05/28 05:24:46 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:24:46 DEBUG : file1: vfs cache: starting upload 2026/05/28 05:24:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:46 DEBUG : file1: size = 5 OK 2026/05/28 05:24:46 INFO : file1: Copied (new) 2026/05/28 05:24:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-28 05:24:46 +0000 UTC" 2026/05/28 05:24:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/28 05:24:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:46 INFO : file1: vfs cache: upload succeeded try #1 2026/05/28 05:24:46 DEBUG : Looking for writers 2026/05/28 05:24:46 DEBUG : file1: reading active writers 2026/05/28 05:24:46 DEBUG : >WaitForWriters: 2026/05/28 05:24:46 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:47 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/28 05:24:47 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : dir/file1(0x2640005e4500): openPending: 2026/05/28 05:24:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/28 05:24:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/28 05:24:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:47 DEBUG : dir/file1(0x2640005e4500): >openPending: err= 2026/05/28 05:24:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/28 05:24:47 DEBUG : dir/file1(0x2640005e4500): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : dir/file1(0x2640005e4500): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : dir/file1(0x2640005e4500): close: 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-28 05:24:47.095181028 +0000 UTC m=+11.812538522 2026/05/28 05:24:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : dir/file1(0x2640005e4500): >close: err= 2026/05/28 05:24:47 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:47 DEBUG : dir: Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : dir: reading active writers 2026/05/28 05:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:24:47 DEBUG : dir: Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : dir: reading active writers 2026/05/28 05:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:24:47 DEBUG : dir: Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : dir: reading active writers 2026/05/28 05:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:24:47 DEBUG : dir: Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : dir: reading active writers 2026/05/28 05:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:24:47 DEBUG : dir/file1: vfs cache: starting upload 2026/05/28 05:24:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:47 DEBUG : dir/file1: size = 5 OK 2026/05/28 05:24:47 INFO : dir/file1: Copied (replaced existing) 2026/05/28 05:24:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-28 05:24:47 +0000 UTC" 2026/05/28 05:24:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/28 05:24:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/28 05:24:47 DEBUG : dir: Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : dir: reading active writers 2026/05/28 05:24:47 DEBUG : >WaitForWriters: 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:47 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : dir/file1: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/28 05:24:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/28 05:24:47 DEBUG : dir/file1(0x2640009b98c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : dir/file1(0x2640009b98c0): openPending: 2026/05/28 05:24:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/28 05:24:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/28 05:24:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:47 DEBUG : dir/file1(0x2640009b98c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : dir/file1(0x2640009b98c0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : dir/file1(0x2640009b98c0): _writeAt: size=15, off=5 2026/05/28 05:24:47 DEBUG : dir/file1(0x2640009b98c0): >_writeAt: n=15, err= 2026/05/28 05:24:47 DEBUG : dir/file1(0x2640009b98c0): close: 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/28 05:24:47 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-28 05:24:47.380494173 +0000 UTC m=+12.097851657 2026/05/28 05:24:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : dir/file1(0x2640009b98c0): >close: err= 2026/05/28 05:24:47 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:47 DEBUG : dir: Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : dir: reading active writers 2026/05/28 05:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:24:47 DEBUG : dir: Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : dir: reading active writers 2026/05/28 05:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:24:47 DEBUG : dir: Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : dir: reading active writers 2026/05/28 05:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:24:47 DEBUG : dir: Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : dir: reading active writers 2026/05/28 05:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:24:47 DEBUG : dir/file1: vfs cache: starting upload 2026/05/28 05:24:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:47 DEBUG : dir/file1: size = 20 OK 2026/05/28 05:24:47 INFO : dir/file1: Copied (replaced existing) 2026/05/28 05:24:47 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-28 05:24:47 +0000 UTC" 2026/05/28 05:24:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/28 05:24:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/28 05:24:47 DEBUG : dir: Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : dir: reading active writers 2026/05/28 05:24:47 DEBUG : >WaitForWriters: 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:47 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : file1: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : file1(0x2640007f1a40): openPending: 2026/05/28 05:24:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:47 DEBUG : file1(0x2640007f1a40): >openPending: err= 2026/05/28 05:24:47 DEBUG : file1: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/28 05:24:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/28 05:24:47 DEBUG : file1(0x2640007f1a40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : file1(0x2640007f1a40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : file1(0x2640007f1a40): close: 2026/05/28 05:24:47 DEBUG : file1: vfs cache: setting modification time to 2026-05-28 05:24:47.600207036 +0000 UTC m=+12.317564560 2026/05/28 05:24:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : file1(0x2640007f1a40): >close: err= 2026/05/28 05:24:47 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:24:47 DEBUG : file1: vfs cache: starting upload 2026/05/28 05:24:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:24:47 DEBUG : file1: size = 5 OK 2026/05/28 05:24:47 INFO : file1: Copied (new) 2026/05/28 05:24:47 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-28 05:24:47 +0000 UTC" 2026/05/28 05:24:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:47 INFO : file1: vfs cache: upload succeeded try #1 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : file1: reading active writers 2026/05/28 05:24:47 DEBUG : >WaitForWriters: 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:47 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/28 05:24:47 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3380): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3380): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3380): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3380): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3380): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.787104055 +0000 UTC m=+12.504461579 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3380): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3800): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3800): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3800): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3800): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3800): _writeAt: size=3, off=2 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3800): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3800): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.787104055 +0000 UTC m=+12.504461579 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3800): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3cc0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3cc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3cc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3cc0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3cc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.787104055 +0000 UTC m=+12.504461579 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3cc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640001e5650 item 1 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6400): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6400): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6400): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6400): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6400): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.789234777 +0000 UTC m=+12.506592261 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6400): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6900): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6900): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6900): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6900): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6900): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.789234777 +0000 UTC m=+12.506592261 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6900): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000764000 item 2 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6f40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6f40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6f40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6f40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6f40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.79054161 +0000 UTC m=+12.507899094 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d6f40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d73c0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d73c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d73c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d73c0): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d73c0): _writeAt: size=3, off=2 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d73c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d73c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.79054161 +0000 UTC m=+12.507899094 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d73c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d7880): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d7880): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d7880): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d7880): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d7880): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.79054161 +0000 UTC m=+12.507899094 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009d7880): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007644d0 item 3 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2000): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2000): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2000): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2000): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2000): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.792302924 +0000 UTC m=+12.509660407 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2000): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2540): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2540): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2540): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2540): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2540): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.792302924 +0000 UTC m=+12.509660407 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2540): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007649a0 item 4 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2b80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2b80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2b80): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2b80): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2b80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.793485962 +0000 UTC m=+12.510843446 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f2b80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f3000): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f3000): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f3000): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f3000): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f3000): _writeAt: size=3, off=2 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f3000): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f3000): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.793485962 +0000 UTC m=+12.510843446 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f3000): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f34c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f34c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f34c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f34c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f34c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.793485962 +0000 UTC m=+12.510843446 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f34c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000764e00 item 5 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f3b40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f3b40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f3b40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f3b40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f3b40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.795070772 +0000 UTC m=+12.512428256 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009f3b40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96180): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96180): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96180): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96180): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96180): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.795070772 +0000 UTC m=+12.512428256 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96180): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000765500 item 6 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96800): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96800): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96800): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96800): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96800): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.796875338 +0000 UTC m=+12.514232821 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96800): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96d00): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96d00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96d00): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96d00): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96d00): _writeAt: size=3, off=2 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96d00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.796875338 +0000 UTC m=+12.514232821 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c96d00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c971c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c971c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c971c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c971c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c971c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.796875338 +0000 UTC m=+12.514232821 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c971c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000765880 item 7 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c97840): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c97840): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c97840): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c97840): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c97840): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.799106981 +0000 UTC m=+12.516464475 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c97840): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c97d80): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c97d80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c97d80): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c97d80): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c97d80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.799106981 +0000 UTC m=+12.516464475 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c97d80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000765d50 item 8 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6440): _readAt: size=2, off=0 2026/05/28 05:24:47 ERROR : open-test-file(0x264000cc6440): Couldn't read size of file 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6440): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6440): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6440): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6440): close: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6440): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6800): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6800): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6800): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6800): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6800): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.800457606 +0000 UTC m=+12.517815091 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6800): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6c80): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6c80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6c80): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6c80): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6c80): _writeAt: size=3, off=2 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6c80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.800457606 +0000 UTC m=+12.517815091 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc6c80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7180): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7180): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7180): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7180): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7180): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.800457606 +0000 UTC m=+12.517815091 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7180): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007c8230 item 9 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7800): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7800): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7800): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7800): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7800): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.802066551 +0000 UTC m=+12.519424035 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7800): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7d40): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7d40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7d40): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7d40): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7d40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.802066551 +0000 UTC m=+12.519424035 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cc7d40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007c8700 item 10 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cee480): _readAt: size=2, off=0 2026/05/28 05:24:47 ERROR : open-test-file(0x264000cee480): Couldn't read size of file 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cee480): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cee480): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cee480): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cee480): close: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cee480): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cee840): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cee840): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cee840): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cee840): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cee840): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.803277232 +0000 UTC m=+12.520634716 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cee840): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ceed40): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ceed40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ceed40): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ceed40): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ceed40): _writeAt: size=3, off=2 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ceed40): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ceed40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.803277232 +0000 UTC m=+12.520634716 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ceed40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cef240): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cef240): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cef240): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cef240): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cef240): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.803277232 +0000 UTC m=+12.520634716 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cef240): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007c8bd0 item 11 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cef8c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cef8c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cef8c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cef8c0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cef8c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.804817828 +0000 UTC m=+12.522175312 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cef8c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cefe00): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cefe00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cefe00): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cefe00): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cefe00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.804817828 +0000 UTC m=+12.522175312 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cefe00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007c90a0 item 12 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34540): _readAt: size=2, off=0 2026/05/28 05:24:47 ERROR : open-test-file(0x264000d34540): Couldn't read size of file 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34540): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34540): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34540): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34540): close: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34540): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34900): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34900): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34900): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34900): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34900): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.806175367 +0000 UTC m=+12.523532851 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34900): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34fc0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34fc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34fc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34fc0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34fc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.806175367 +0000 UTC m=+12.523532851 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d34fc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007c9490 item 13 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d35640): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d35640): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d35640): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d35640): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d35640): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.807427117 +0000 UTC m=+12.524784601 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d35640): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d35b80): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d35b80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d35b80): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d35b80): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d35b80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.807427117 +0000 UTC m=+12.524784601 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d35b80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007c9880 item 14 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7e2c0): _readAt: size=2, off=0 2026/05/28 05:24:47 ERROR : open-test-file(0x264000d7e2c0): Couldn't read size of file 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7e2c0): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7e2c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7e2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7e2c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7e2c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7e680): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7e680): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7e680): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7e680): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7e680): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.808672604 +0000 UTC m=+12.526030088 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7e680): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7ed40): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7ed40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7ed40): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7ed40): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7ed40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.808672604 +0000 UTC m=+12.526030088 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7ed40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007c9c00 item 15 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7f3c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7f3c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7f3c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7f3c0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7f3c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.809966442 +0000 UTC m=+12.527323926 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7f3c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7f900): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7f900): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7f900): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7f900): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7f900): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.809966442 +0000 UTC m=+12.527323926 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d7f900): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a26310 item 16 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa040): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa040): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa040): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa040): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa040): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.811296779 +0000 UTC m=+12.528654263 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa040): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa4c0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa4c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa4c0): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa4c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa4c0): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa4c0): _writeAt: size=3, off=7 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa4c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.811296779 +0000 UTC m=+12.528654263 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa4c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa9c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa9c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa9c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa9c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa9c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.811296779 +0000 UTC m=+12.528654263 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfa9c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a26700 item 17 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfb040): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfb040): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfb040): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfb040): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfb040): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.81311498 +0000 UTC m=+12.530472465 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfb040): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfb580): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfb580): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfb580): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfb580): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfb580): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.81311498 +0000 UTC m=+12.530472465 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfb580): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a270a0 item 18 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfbc00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfbc00): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfbc00): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfbc00): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfbc00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.814370517 +0000 UTC m=+12.531728001 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000dfbc00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a200): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a200): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a200): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a200): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a200): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a200): _writeAt: size=3, off=7 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a200): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a200): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.814370517 +0000 UTC m=+12.531728001 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a200): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a700): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a700): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a700): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a700): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a700): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.814370517 +0000 UTC m=+12.531728001 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a700): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a27420 item 19 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096c980): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096c980): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096c980): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096c980): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096c980): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.816520276 +0000 UTC m=+12.533877760 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096c980): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096cec0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096cec0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096cec0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096cec0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096cec0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.816520276 +0000 UTC m=+12.533877760 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096cec0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000816e70 item 20 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096d540): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096d540): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096d540): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096d540): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096d540): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.817998663 +0000 UTC m=+12.535356177 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096d540): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096da40): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096da40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096da40): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096da40): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096da40): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096da40): _writeAt: size=3, off=7 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096da40): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096da40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.817998663 +0000 UTC m=+12.535356177 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400096da40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a040): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a040): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a040): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a040): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a040): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.817998663 +0000 UTC m=+12.535356177 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a040): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640008171f0 item 21 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a6c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a6c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a6c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a6c0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a6c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.81976163 +0000 UTC m=+12.537119114 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a6c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42bc0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42bc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42bc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42bc0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42bc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.81976163 +0000 UTC m=+12.537119114 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42bc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640008176c0 item 22 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e200): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e200): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e200): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e200): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e200): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.821954691 +0000 UTC m=+12.539312175 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e200): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e700): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e700): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e700): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e700): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e700): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e700): _writeAt: size=3, off=7 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e700): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e700): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.821954691 +0000 UTC m=+12.539312175 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0e700): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0ec00): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0ec00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0ec00): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0ec00): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0ec00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.821954691 +0000 UTC m=+12.539312175 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0ec00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007181c0 item 23 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0f280): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0f280): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0f280): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0f280): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0f280): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.823916243 +0000 UTC m=+12.541273727 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0f280): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0f840): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0f840): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0f840): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0f840): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0f840): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.823916243 +0000 UTC m=+12.541273727 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0f840): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000718690 item 24 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0fe80): _readAt: size=2, off=0 2026/05/28 05:24:47 ERROR : open-test-file(0x264000c0fe80): Couldn't read size of file 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0fe80): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0fe80): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0fe80): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0fe80): close: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000c0fe80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a340): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a340): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a340): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a340): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a340): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.825256209 +0000 UTC m=+12.542613692 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a340): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a840): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a840): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a840): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a840): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a840): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a840): _writeAt: size=3, off=7 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a840): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a840): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.825256209 +0000 UTC m=+12.542613692 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1a840): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1adc0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1adc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1adc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1adc0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1adc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.825256209 +0000 UTC m=+12.542613692 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1adc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000718af0 item 25 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1b440): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1b440): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1b440): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1b440): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1b440): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.826922923 +0000 UTC m=+12.544280406 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1b440): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1b980): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1b980): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1b980): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1b980): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1b980): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.826922923 +0000 UTC m=+12.544280406 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e1b980): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000718fc0 item 26 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a0c0): _readAt: size=2, off=0 2026/05/28 05:24:47 ERROR : open-test-file(0x264000e8a0c0): Couldn't read size of file 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a0c0): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a0c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a0c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a0c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a0c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a480): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a480): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a480): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a480): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a480): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.828120819 +0000 UTC m=+12.545478304 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8a480): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8ab40): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8ab40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8ab40): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8ab40): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8ab40): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8ab40): _writeAt: size=3, off=7 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8ab40): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8ab40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.828120819 +0000 UTC m=+12.545478304 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8ab40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8b080): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8b080): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8b080): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8b080): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8b080): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.828120819 +0000 UTC m=+12.545478304 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8b080): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000719490 item 27 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8b700): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8b700): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8b700): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8b700): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8b700): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.829962846 +0000 UTC m=+12.547320330 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8b700): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8bc40): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8bc40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8bc40): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8bc40): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8bc40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.829962846 +0000 UTC m=+12.547320330 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000e8bc40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000719960 item 28 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42380): _readAt: size=2, off=0 2026/05/28 05:24:47 ERROR : open-test-file(0x264000a42380): Couldn't read size of file 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42380): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42380): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42380): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42380): close: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42380): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42740): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42740): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42740): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42740): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42740): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.831990373 +0000 UTC m=+12.549347858 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a42740): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a43340): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a43340): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a43340): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a43340): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a43340): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.831990373 +0000 UTC m=+12.549347858 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a43340): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a26310 item 29 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a439c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a439c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a439c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a439c0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a439c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.833567508 +0000 UTC m=+12.550924992 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a439c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x263fffe6ed00): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x263fffe6ed00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x263fffe6ed00): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x263fffe6ed00): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x263fffe6ed00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.833567508 +0000 UTC m=+12.550924992 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x263fffe6ed00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a26700 item 30 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000075b00): _readAt: size=2, off=0 2026/05/28 05:24:47 ERROR : open-test-file(0x264000075b00): Couldn't read size of file 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000075b00): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000075b00): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000075b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000075b00): close: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000075b00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000316780): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000316780): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000316780): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000316780): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000316780): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.834999357 +0000 UTC m=+12.552356851 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000316780): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640003174c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640003174c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640003174c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640003174c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640003174c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.834999357 +0000 UTC m=+12.552356851 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640003174c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a26f50 item 31 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a100): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a100): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a100): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a100): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a100): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.836525556 +0000 UTC m=+12.553883040 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a100): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a640): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a640): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a640): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a640): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a640): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.836525556 +0000 UTC m=+12.553883040 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a640): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a272d0 item 32 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000235080): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000235080): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000235080): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000235080): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000235080): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.837844032 +0000 UTC m=+12.555201515 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000235080): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000235540): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000235540): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000235540): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000235540): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000235540): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640008162a0 item 33 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000235540): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000235540): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.838397028 +0000 UTC m=+12.555754522 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000235540): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033e380): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033e380): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033e380): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033e380): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033e380): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.838397028 +0000 UTC m=+12.555754522 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033e380): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000816540 item 33 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033ea00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033ea00): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033ea00): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033ea00): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033ea00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.839889082 +0000 UTC m=+12.557246566 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033ea00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033ee80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033ee80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640008169a0 item 34 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033ee80): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033ee80): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033ee80): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033ee80): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033ee80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.840472496 +0000 UTC m=+12.557829980 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033ee80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033f3c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033f3c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033f3c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033f3c0): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033f3c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.840472496 +0000 UTC m=+12.557829980 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033f3c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000816d20 item 34 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033fa00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033fa00): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033fa00): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033fa00): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033fa00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.841800609 +0000 UTC m=+12.559158113 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400033fa00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558080): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558080): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558080): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558080): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558080): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000817110 item 35 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558080): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558080): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.842305094 +0000 UTC m=+12.559662578 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558080): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558580): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558580): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558580): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558580): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558580): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.842305094 +0000 UTC m=+12.559662578 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558580): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640008172d0 item 35 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558d00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558d00): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558d00): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558d00): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558d00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.843639709 +0000 UTC m=+12.560997194 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000558d00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559200): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559200): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000817960 item 36 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559200): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559200): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559200): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559200): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559200): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.844230258 +0000 UTC m=+12.561587742 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559200): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559740): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559740): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559740): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559740): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559740): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.844230258 +0000 UTC m=+12.561587742 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559740): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000817b20 item 36 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559d80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559d80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559d80): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559d80): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559d80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.845263233 +0000 UTC m=+12.562620717 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000559d80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0300): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0300): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0300): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0300): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0300): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078a0e0 item 37 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0300): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0300): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.845692245 +0000 UTC m=+12.563049728 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0300): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0800): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0800): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0800): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0800): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0800): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.845692245 +0000 UTC m=+12.563049728 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0800): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078a2a0 item 37 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0f80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0f80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0f80): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0f80): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0f80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.846917252 +0000 UTC m=+12.564274737 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a0f80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a1480): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a1480): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078a7e0 item 38 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a1480): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a1480): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a1480): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a1480): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a1480): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.847405597 +0000 UTC m=+12.564763081 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a1480): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a19c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a19c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a19c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a19c0): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a19c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.847405597 +0000 UTC m=+12.564763081 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007a19c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078a9a0 item 38 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb8140): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb8140): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb8140): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb8140): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb8140): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.848415018 +0000 UTC m=+12.565772502 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb8140): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb86c0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb86c0): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb86c0): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb86c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb86c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078ad20 item 39 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb86c0): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb86c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.848819964 +0000 UTC m=+12.566177448 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb86c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb8bc0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb8bc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb8bc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb8bc0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb8bc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.848819964 +0000 UTC m=+12.566177448 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb8bc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078b030 item 39 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9240): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9240): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9240): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9240): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9240): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.849974589 +0000 UTC m=+12.567332073 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9240): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9740): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9740): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078b500 item 40 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9740): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9740): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9740): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9740): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9740): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.850430702 +0000 UTC m=+12.567788187 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9740): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9c80): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9c80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9c80): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9c80): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9c80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.850430702 +0000 UTC m=+12.567788187 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000cb9c80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078b6c0 item 40 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92340): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92340): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92340): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92340): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92340): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92340): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92340): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.851505276 +0000 UTC m=+12.568862760 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92340): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92840): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92840): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92840): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078ba40 item 41 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92840): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92840): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.851904502 +0000 UTC m=+12.569261986 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92840): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92d00): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92d00): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92d00): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92d00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92d00): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078bc00 item 41 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92d00): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92d00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.852367488 +0000 UTC m=+12.569724972 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d92d00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d932c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d932c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d932c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d932c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d932c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.852367488 +0000 UTC m=+12.569724972 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d932c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078bdc0 item 41 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d93900): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d93900): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d93900): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d93900): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d93900): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d93900): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d93900): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.853539235 +0000 UTC m=+12.570896719 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d93900): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d93e00): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d93e00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d93e00): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf82a0 item 42 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d93e00): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d93e00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.854134862 +0000 UTC m=+12.571492366 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000d93e00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000170940): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000170940): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf8460 item 42 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000170940): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000170940): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000170940): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000170940): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000170940): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.854638496 +0000 UTC m=+12.571995979 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000170940): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000170fc0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000170fc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000170fc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000170fc0): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000170fc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.854638496 +0000 UTC m=+12.571995979 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000170fc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf87e0 item 42 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000171600): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000171600): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000171600): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000171600): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000171600): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000171600): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000171600): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.855899071 +0000 UTC m=+12.573256575 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000171600): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000171e40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000171e40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000171e40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf8b60 item 43 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000171e40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000171e40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.856319237 +0000 UTC m=+12.573676720 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000171e40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000370500): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000370500): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000370500): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000370500): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000370500): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf8e00 item 43 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000370500): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000370500): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.856759178 +0000 UTC m=+12.574116663 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000370500): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000370a40): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000370a40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000370a40): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000370a40): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000370a40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.856759178 +0000 UTC m=+12.574116663 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000370a40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf9110 item 43 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371080): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371080): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371080): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371080): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371080): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371080): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371080): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.858016628 +0000 UTC m=+12.575374113 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371080): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371580): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371580): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371580): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf9490 item 44 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371580): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371580): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.85845615 +0000 UTC m=+12.575813635 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371580): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371ac0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371ac0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf9650 item 44 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371ac0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371ac0): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371ac0): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371ac0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.85892101 +0000 UTC m=+12.576278495 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000371ac0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774140): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774140): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774140): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774140): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774140): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.85892101 +0000 UTC m=+12.576278495 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774140): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf9810 item 44 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774780): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774780): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774780): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774780): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774780): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774780): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774780): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.859922186 +0000 UTC m=+12.577279670 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774780): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774c80): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774c80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774c80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf9b90 item 45 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774c80): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774c80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.860336629 +0000 UTC m=+12.577694134 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000774c80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007753c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007753c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007753c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007753c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007753c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.860336629 +0000 UTC m=+12.577694134 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007753c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf9dc0 item 45 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000775a00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000775a00): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000775a00): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000775a00): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000775a00): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000775a00): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000775a00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.861525389 +0000 UTC m=+12.578882874 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000775a00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568000): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568000): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568000): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9e380 item 46 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568000): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568000): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.86202302 +0000 UTC m=+12.579380505 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568000): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568780): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568780): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568780): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568780): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568780): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.86202302 +0000 UTC m=+12.579380505 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568780): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9e5b0 item 46 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568dc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568dc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568dc0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568dc0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568dc0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568dc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.863319245 +0000 UTC m=+12.580676728 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000568dc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005692c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005692c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005692c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9e930 item 47 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005692c0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005692c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.863868022 +0000 UTC m=+12.581225506 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005692c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005699c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005699c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005699c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005699c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005699c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.863868022 +0000 UTC m=+12.581225506 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005699c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9eaf0 item 47 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716200): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716200): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716200): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716200): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716200): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716200): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716200): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.865014903 +0000 UTC m=+12.582372387 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716200): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716700): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716700): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716700): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9ee70 item 48 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716700): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716700): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.865509128 +0000 UTC m=+12.582866613 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716700): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716e00): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716e00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716e00): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716e00): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716e00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.865509128 +0000 UTC m=+12.582866613 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000716e00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9f180 item 48 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000717440): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000717440): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000717440): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000717440): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000717440): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.866848112 +0000 UTC m=+12.584205596 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000717440): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007178c0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007178c0): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007178c0): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007178c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007178c0): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007178c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9f6c0 item 49 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007178c0): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007178c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.86732253 +0000 UTC m=+12.584680015 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007178c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000717e00): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000717e00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000717e00): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000717e00): >_readAt: n=8, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000717e00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.86732253 +0000 UTC m=+12.584680015 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000717e00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9f880 item 49 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28580): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28580): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28580): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28580): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28580): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.868412794 +0000 UTC m=+12.585770278 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28580): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28a80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28a80): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28a80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9fc00 item 50 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28a80): _readAt: size=2, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28a80): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28a80): _writeAt: size=3, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28a80): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28a80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.868890768 +0000 UTC m=+12.586248252 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a28a80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29000): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29000): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29000): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29000): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29000): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.868890768 +0000 UTC m=+12.586248252 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29000): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9fdc0 item 50 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29680): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29680): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29680): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29680): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29680): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.869928822 +0000 UTC m=+12.587286307 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29680): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29c00): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29c00): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29c00): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29c00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29c00): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29c00): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c10310 item 51 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29c00): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29c00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.87038731 +0000 UTC m=+12.587744795 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000a29c00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095e240): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095e240): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095e240): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095e240): >_readAt: n=8, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095e240): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.87038731 +0000 UTC m=+12.587744795 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095e240): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c104d0 item 51 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095e940): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095e940): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095e940): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095e940): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095e940): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.87168145 +0000 UTC m=+12.589038934 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095e940): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095ee40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095ee40): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095ee40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c108c0 item 52 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095ee40): _readAt: size=2, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095ee40): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095ee40): _writeAt: size=3, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095ee40): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095ee40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.872185875 +0000 UTC m=+12.589543359 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095ee40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095f3c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095f3c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095f3c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095f3c0): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095f3c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.872185875 +0000 UTC m=+12.589543359 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095f3c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c10a80 item 52 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095fa40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095fa40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095fa40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095fa40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095fa40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.873311053 +0000 UTC m=+12.590668538 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400095fa40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2040): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2040): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2040): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2040): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2040): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2040): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c10f50 item 53 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2040): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2040): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.87374748 +0000 UTC m=+12.591104964 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2040): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2600): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2600): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2600): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2600): >_readAt: n=8, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2600): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.87374748 +0000 UTC m=+12.591104964 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2600): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c11110 item 53 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2c80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2c80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2c80): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2c80): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2c80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.87486739 +0000 UTC m=+12.592224884 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c2c80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3180): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3180): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3180): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c116c0 item 54 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3180): _readAt: size=2, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3180): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3180): _writeAt: size=3, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3180): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3180): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.875433621 +0000 UTC m=+12.592791105 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3180): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3700): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3700): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3700): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3700): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3700): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.875433621 +0000 UTC m=+12.592791105 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3700): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c118f0 item 54 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3d80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3d80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3d80): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3d80): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3d80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.876658058 +0000 UTC m=+12.594015543 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640009c3d80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c380): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c380): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c380): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c380): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c380): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c380): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c11c70 item 55 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c380): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c380): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.877115183 +0000 UTC m=+12.594472667 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c380): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c8c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c8c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c8c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c8c0): >_readAt: n=8, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c8c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.877115183 +0000 UTC m=+12.594472667 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056c8c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c11e30 item 55 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056cf40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056cf40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056cf40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056cf40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056cf40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.878308472 +0000 UTC m=+12.595665956 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056cf40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d440): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d440): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d440): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x263fffd93490 item 56 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d440): _readAt: size=2, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d440): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d440): _writeAt: size=3, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d440): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d440): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.878864704 +0000 UTC m=+12.596222188 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d440): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d9c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d9c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d9c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d9c0): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d9c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.878864704 +0000 UTC m=+12.596222188 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400056d9c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x263fffd93650 item 56 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c100): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c100): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c100): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c100): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c100): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c100): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c100): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c100): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.882181381 +0000 UTC m=+12.599538865 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c100): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c640): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c640): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c640): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b20e0 item 57 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c640): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c640): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.882501307 +0000 UTC m=+12.599858791 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059c640): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059cb80): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059cb80): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059cb80): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059cb80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059cb80): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059cb80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b22a0 item 57 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059cb80): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059cb80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.88385599 +0000 UTC m=+12.601213474 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059cb80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d100): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d100): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d100): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d100): >_readAt: n=8, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d100): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.88385599 +0000 UTC m=+12.601213474 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d100): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b2460 item 57 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d740): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d740): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d740): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d740): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d740): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d740): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d740): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d740): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.886411046 +0000 UTC m=+12.603768530 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059d740): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059dc80): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059dc80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059dc80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b27e0 item 58 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059dc80): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059dc80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.887994233 +0000 UTC m=+12.605351717 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400059dc80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b82c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b82c0): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b82c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b29a0 item 58 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b82c0): _readAt: size=2, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b82c0): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b82c0): _writeAt: size=3, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b82c0): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b82c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.889300204 +0000 UTC m=+12.606657688 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b82c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8880): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8880): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8880): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8880): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8880): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.889300204 +0000 UTC m=+12.606657688 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8880): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b2b60 item 58 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8ec0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8ec0): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8ec0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8ec0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8ec0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8ec0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8ec0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.891296141 +0000 UTC m=+12.608653625 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b8ec0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9400): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9400): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9400): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b30a0 item 59 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9400): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9400): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.891928688 +0000 UTC m=+12.609286172 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9400): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9940): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9940): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9940): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9940): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9940): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9940): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b32d0 item 59 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9940): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9940): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.893568361 +0000 UTC m=+12.610925845 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9940): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9ec0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9ec0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9ec0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9ec0): >_readAt: n=8, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9ec0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.893568361 +0000 UTC m=+12.610925845 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005b9ec0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b37a0 item 59 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005da600): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005da600): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005da600): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005da600): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005da600): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005da600): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005da600): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005da600): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.894946109 +0000 UTC m=+12.612303593 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005da600): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dab40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dab40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dab40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b3c00 item 60 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dab40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dab40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.896982874 +0000 UTC m=+12.614340368 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dab40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db080): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db080): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db080): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b3dc0 item 60 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db080): _readAt: size=2, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db080): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db080): _writeAt: size=3, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db080): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db080): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.897734636 +0000 UTC m=+12.615092151 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db080): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db640): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db640): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db640): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db640): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db640): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.897734636 +0000 UTC m=+12.615092151 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005db640): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf00e0 item 60 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dbc80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dbc80): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dbc80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dbc80): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dbc80): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dbc80): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dbc80): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dbc80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.899912488 +0000 UTC m=+12.617270002 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640005dbc80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060a2c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060a2c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060a2c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf05b0 item 61 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060a2c0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060a2c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.900612192 +0000 UTC m=+12.617969676 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060a2c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060a9c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060a9c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060a9c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060a9c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060a9c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.900612192 +0000 UTC m=+12.617969676 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060a9c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf0b60 item 61 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b000): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b000): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b000): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b000): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b000): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b000): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b000): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b000): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.902535583 +0000 UTC m=+12.619893066 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b000): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b540): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b540): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b540): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf0ee0 item 62 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b540): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b540): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.9030683 +0000 UTC m=+12.620425794 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060b540): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060bc40): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060bc40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060bc40): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060bc40): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060bc40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.9030683 +0000 UTC m=+12.620425794 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400060bc40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf10a0 item 62 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630380): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630380): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630380): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630380): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630380): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630380): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630380): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630380): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.904702473 +0000 UTC m=+12.622059958 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630380): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006308c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006308c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006308c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf18f0 item 63 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006308c0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006308c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.905266511 +0000 UTC m=+12.622623994 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006308c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630fc0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630fc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630fc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630fc0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630fc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.905266511 +0000 UTC m=+12.622623994 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000630fc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf1ab0 item 63 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631600): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631600): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631600): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631600): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631600): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631600): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631600): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631600): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.90675115 +0000 UTC m=+12.624108634 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631600): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631b40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631b40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631b40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf1e30 item 64 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631b40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631b40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.907294679 +0000 UTC m=+12.624652164 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000631b40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066e340): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066e340): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066e340): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066e340): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066e340): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.907294679 +0000 UTC m=+12.624652164 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066e340): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007ce620 item 64 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066e980): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066e980): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066e980): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066e980): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066e980): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.908722291 +0000 UTC m=+12.626079775 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066e980): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066ee00): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066ee00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066ee00): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066ee00): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066ee00): _writeAt: size=3, off=2 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007cea80 item 65 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066ee00): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066ee00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.90928184 +0000 UTC m=+12.626639334 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066ee00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066f300): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066f300): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066f300): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066f300): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066f300): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.90928184 +0000 UTC m=+12.626639334 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066f300): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007cee00 item 65 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066f940): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066f940): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066f940): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066f940): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066f940): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.910482943 +0000 UTC m=+12.627840426 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066f940): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066fdc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066fdc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007cf490 item 66 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066fdc0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066fdc0): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066fdc0): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066fdc0): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066fdc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.911201964 +0000 UTC m=+12.628559448 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400066fdc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2400): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2400): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2400): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2400): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2400): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.911201964 +0000 UTC m=+12.628559448 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2400): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007cf650 item 66 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2a40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2a40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2a40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2a40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2a40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.912238666 +0000 UTC m=+12.629596149 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2a40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2ec0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2ec0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2ec0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2ec0): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2ec0): _writeAt: size=3, off=2 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007cfce0 item 67 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2ec0): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2ec0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.913002721 +0000 UTC m=+12.630360206 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c2ec0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c33c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c33c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c33c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c33c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c33c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.913002721 +0000 UTC m=+12.630360206 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c33c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400010e000 item 67 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c3a40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c3a40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c3a40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c3a40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c3a40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.914379136 +0000 UTC m=+12.631736620 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006c3a40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ea040): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ea040): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400010e770 item 68 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ea040): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ea040): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ea040): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ea040): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ea040): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.914912807 +0000 UTC m=+12.632270290 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ea040): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ea580): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ea580): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ea580): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ea580): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ea580): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.914912807 +0000 UTC m=+12.632270290 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ea580): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400010ed90 item 68 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eabc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eabc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eabc0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eabc0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eabc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.917149299 +0000 UTC m=+12.634506783 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eabc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eb040): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eb040): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eb040): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eb040): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eb040): _writeAt: size=3, off=2 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400010f2d0 item 69 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eb040): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eb040): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.917575285 +0000 UTC m=+12.634932769 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eb040): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eb540): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eb540): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eb540): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eb540): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eb540): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.917575285 +0000 UTC m=+12.634932769 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006eb540): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400010f730 item 69 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ebbc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ebbc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ebbc0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ebbc0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ebbc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.919935923 +0000 UTC m=+12.637293408 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640006ebbc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072a1c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072a1c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e03f0 item 70 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072a1c0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072a1c0): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072a1c0): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072a1c0): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072a1c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.920486084 +0000 UTC m=+12.637843568 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072a1c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072a700): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072a700): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072a700): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072a700): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072a700): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.920486084 +0000 UTC m=+12.637843568 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072a700): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e0620 item 70 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072ad80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072ad80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072ad80): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072ad80): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072ad80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.921750607 +0000 UTC m=+12.639108121 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072ad80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072b280): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072b280): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072b280): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072b280): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072b280): _writeAt: size=3, off=2 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e09a0 item 71 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072b280): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072b280): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.92235442 +0000 UTC m=+12.639711905 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072b280): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072b780): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072b780): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072b780): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072b780): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072b780): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.92235442 +0000 UTC m=+12.639711905 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072b780): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e0e00 item 71 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072be00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072be00): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072be00): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072be00): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072be00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.928299983 +0000 UTC m=+12.645657497 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400072be00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756400): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756400): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e1340 item 72 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756400): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756400): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756400): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756400): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756400): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.928997062 +0000 UTC m=+12.646354545 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756400): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756940): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756940): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756940): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756940): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756940): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.928997062 +0000 UTC m=+12.646354545 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756940): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e1570 item 72 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756f00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756f00): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756f00): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756f00): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756f00): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756f00): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756f00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.930680367 +0000 UTC m=+12.648037861 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000756f00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000757400): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000757400): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000757400): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e18f0 item 73 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000757400): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000757400): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.931255305 +0000 UTC m=+12.648612789 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000757400): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007578c0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007578c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007578c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007578c0): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007578c0): _writeAt: size=3, off=2 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e1b90 item 73 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007578c0): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007578c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.931949289 +0000 UTC m=+12.649306783 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007578c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000757e00): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000757e00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000757e00): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000757e00): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000757e00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.931949289 +0000 UTC m=+12.649306783 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000757e00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e1dc0 item 73 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078e540): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078e540): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078e540): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078e540): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078e540): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078e540): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078e540): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.935455244 +0000 UTC m=+12.652812748 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078e540): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078ea40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078ea40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078ea40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b80380 item 74 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078ea40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078ea40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.935914814 +0000 UTC m=+12.653272308 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078ea40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078ef80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078ef80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b80540 item 74 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078ef80): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078ef80): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078ef80): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078ef80): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078ef80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.936591534 +0000 UTC m=+12.653949018 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078ef80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078f500): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078f500): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078f500): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078f500): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078f500): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.936591534 +0000 UTC m=+12.653949018 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078f500): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b80770 item 74 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078fb40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078fb40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078fb40): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078fb40): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078fb40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078fb40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078fb40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.938070543 +0000 UTC m=+12.655428027 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400078fb40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2140): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2140): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2140): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b80bd0 item 75 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2140): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2140): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.938513562 +0000 UTC m=+12.655871046 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2140): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2680): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2680): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2680): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2680): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2680): _writeAt: size=3, off=2 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b80ee0 item 75 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2680): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2680): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.939217213 +0000 UTC m=+12.656574697 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2680): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2bc0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2bc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2bc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2bc0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2bc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.939217213 +0000 UTC m=+12.656574697 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d2bc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b810a0 item 75 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3200): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3200): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3200): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3200): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3200): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3200): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3200): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.940558312 +0000 UTC m=+12.657915796 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3200): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3700): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3700): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3700): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b81420 item 76 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3700): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3700): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.940973688 +0000 UTC m=+12.658331171 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3700): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3c40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3c40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b815e0 item 76 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3c40): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3c40): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3c40): _writeAt: size=3, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3c40): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3c40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.941497048 +0000 UTC m=+12.658854532 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007d3c40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f62c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f62c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f62c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f62c0): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f62c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.941497048 +0000 UTC m=+12.658854532 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f62c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b817a0 item 76 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f6900): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f6900): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f6900): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f6900): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f6900): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f6900): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f6900): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.942625604 +0000 UTC m=+12.659983088 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f6900): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f6e00): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f6e00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f6e00): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b81b20 item 77 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f6e00): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f6e00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.943120059 +0000 UTC m=+12.660477553 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f6e00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f7500): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f7500): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f7500): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f7500): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f7500): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.943120059 +0000 UTC m=+12.660477553 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f7500): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b81ce0 item 77 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f7b40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f7b40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f7b40): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f7b40): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f7b40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f7b40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f7b40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.944474172 +0000 UTC m=+12.661831656 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640007f7b40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083c140): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083c140): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083c140): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c12230 item 78 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083c140): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083c140): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.945024694 +0000 UTC m=+12.662382179 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083c140): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083c840): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083c840): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083c840): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083c840): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083c840): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.945024694 +0000 UTC m=+12.662382179 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083c840): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c123f0 item 78 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083ce80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083ce80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083ce80): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083ce80): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083ce80): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083ce80): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083ce80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.946411439 +0000 UTC m=+12.663768923 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083ce80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083d380): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083d380): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083d380): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c12850 item 79 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083d380): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083d380): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.94722574 +0000 UTC m=+12.664583224 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083d380): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083da80): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083da80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083da80): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083da80): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083da80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.94722574 +0000 UTC m=+12.664583224 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400083da80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c12a80 item 79 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008521c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008521c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008521c0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008521c0): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008521c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008521c0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008521c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.948394552 +0000 UTC m=+12.665752036 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008521c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008526c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008526c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008526c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c12e00 item 80 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008526c0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008526c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.948819125 +0000 UTC m=+12.666176609 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008526c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000852dc0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000852dc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000852dc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000852dc0): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000852dc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.948819125 +0000 UTC m=+12.666176609 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000852dc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c12fc0 item 80 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853400): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853400): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853400): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853400): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853400): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.949991453 +0000 UTC m=+12.667348938 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853400): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853880): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853880): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853880): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853880): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853880): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853880): _writeAt: size=3, off=7 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c13340 item 81 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853880): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853880): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.950484297 +0000 UTC m=+12.667841781 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853880): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853dc0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853dc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853dc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853dc0): >_readAt: n=8, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853dc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.950484297 +0000 UTC m=+12.667841781 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000853dc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c13650 item 81 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870540): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870540): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870540): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870540): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870540): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.951616499 +0000 UTC m=+12.668973984 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870540): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870a40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870a40): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870a40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c13b20 item 82 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870a40): _readAt: size=2, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870a40): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870a40): _writeAt: size=3, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870a40): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870a40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.952152584 +0000 UTC m=+12.669510068 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870a40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870fc0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870fc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870fc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870fc0): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870fc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.952152584 +0000 UTC m=+12.669510068 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000870fc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c13ce0 item 82 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871640): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871640): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871640): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871640): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871640): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.955502264 +0000 UTC m=+12.672859747 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871640): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871b40): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871b40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871b40): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871b40): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871b40): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871b40): _writeAt: size=3, off=7 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000776230 item 83 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871b40): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871b40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.956075439 +0000 UTC m=+12.673432923 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000871b40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890180): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890180): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890180): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890180): >_readAt: n=8, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890180): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.956075439 +0000 UTC m=+12.673432923 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890180): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000776620 item 83 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890800): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890800): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890800): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890800): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890800): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.957198954 +0000 UTC m=+12.674556438 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890800): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890d00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890d00): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890d00): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000776a10 item 84 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890d00): _readAt: size=2, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890d00): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890d00): _writeAt: size=3, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890d00): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890d00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.958062929 +0000 UTC m=+12.675420413 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000890d00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891280): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891280): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891280): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891280): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891280): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.958062929 +0000 UTC m=+12.675420413 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891280): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000776d20 item 84 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891900): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891900): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891900): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891900): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891900): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.959534214 +0000 UTC m=+12.676891698 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891900): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891e00): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891e00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891e00): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891e00): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891e00): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891e00): _writeAt: size=3, off=7 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007770a0 item 85 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891e00): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891e00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.960795501 +0000 UTC m=+12.678153005 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000891e00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aa440): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aa440): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aa440): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aa440): >_readAt: n=8, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aa440): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.960795501 +0000 UTC m=+12.678153005 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aa440): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000777260 item 85 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aaac0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aaac0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aaac0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aaac0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aaac0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.962063621 +0000 UTC m=+12.679421105 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aaac0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aafc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aafc0): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aafc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007775e0 item 86 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aafc0): _readAt: size=2, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aafc0): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aafc0): _writeAt: size=3, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aafc0): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aafc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.962595757 +0000 UTC m=+12.679953241 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008aafc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008ab540): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008ab540): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008ab540): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008ab540): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008ab540): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.962595757 +0000 UTC m=+12.679953241 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008ab540): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000777810 item 86 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008abbc0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008abbc0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008abbc0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008abbc0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008abbc0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.965551752 +0000 UTC m=+12.682909266 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008abbc0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c81c0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c81c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c81c0): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c81c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c81c0): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c81c0): _writeAt: size=3, off=7 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000777b90 item 87 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c81c0): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c81c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.966444712 +0000 UTC m=+12.683802197 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c81c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c8700): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c8700): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c8700): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c8700): >_readAt: n=8, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c8700): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.966444712 +0000 UTC m=+12.683802197 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c8700): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000777d50 item 87 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c8d80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c8d80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c8d80): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c8d80): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c8d80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.968523076 +0000 UTC m=+12.685880560 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c8d80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c9280): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c9280): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c9280): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000332460 item 88 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c9280): _readAt: size=2, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c9280): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c9280): _writeAt: size=3, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c9280): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c9280): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.969482101 +0000 UTC m=+12.686839605 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640008c9280): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8500): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8500): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8500): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8500): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8500): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.969482101 +0000 UTC m=+12.686839605 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8500): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640003f80e0 item 88 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8b40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8b40): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8b40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8b40): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8b40): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8b40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8b40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8b40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.971575923 +0000 UTC m=+12.688933407 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb8b40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb9080): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb9080): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb9080): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640003f8770 item 89 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb9080): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb9080): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.972066652 +0000 UTC m=+12.689424136 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb9080): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb95c0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb95c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb95c0): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb95c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb95c0): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb95c0): _writeAt: size=3, off=7 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640003f8e00 item 89 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb95c0): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb95c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.972754434 +0000 UTC m=+12.690111917 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb95c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb9b40): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb9b40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb9b40): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb9b40): >_readAt: n=8, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb9b40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.972754434 +0000 UTC m=+12.690111917 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eb9b40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640003f91f0 item 89 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede280): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede280): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede280): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede280): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede280): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede280): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede280): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede280): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.97421604 +0000 UTC m=+12.691573523 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede280): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede7c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede7c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede7c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640003f9810 item 90 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede7c0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede7c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.974907929 +0000 UTC m=+12.692265413 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000ede7c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eded00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eded00): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eded00): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640003f9a40 item 90 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eded00): _readAt: size=2, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eded00): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eded00): _writeAt: size=3, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eded00): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eded00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.975554173 +0000 UTC m=+12.692911656 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000eded00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf2c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf2c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf2c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf2c0): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf2c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.975554173 +0000 UTC m=+12.692911656 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf2c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640003f9c00 item 90 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf900): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf900): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf900): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf900): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf900): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf900): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf900): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf900): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.976971034 +0000 UTC m=+12.694328528 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edf900): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edfe40): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edfe40): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edfe40): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000126310 item 91 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edfe40): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edfe40): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.977474176 +0000 UTC m=+12.694831660 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000edfe40): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904480): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904480): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904480): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904480): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904480): >_readAt: n=2, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904480): _writeAt: size=3, off=7 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000126770 item 91 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904480): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904480): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.978115078 +0000 UTC m=+12.695472562 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904480): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904a00): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904a00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904a00): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904a00): >_readAt: n=8, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904a00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.978115078 +0000 UTC m=+12.695472562 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904a00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000126a80 item 91 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c040): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c040): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c040): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c040): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c040): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c040): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c040): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c040): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.98011325 +0000 UTC m=+12.697470754 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c040): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c580): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c580): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c580): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000830150 item 92 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c580): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c580): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.982095011 +0000 UTC m=+12.699452495 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098c580): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a200): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a200): open at offset 5 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a200): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000332150 item 92 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a200): _readAt: size=2, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a200): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a200): _writeAt: size=3, off=5 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a200): >_writeAt: n=3, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a200): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.983371587 +0000 UTC m=+12.700729071 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a200): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a7c0): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a7c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a7c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a7c0): >_readAt: n=3, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a7c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.983371587 +0000 UTC m=+12.700729071 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054a7c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000332460 item 92 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054ae00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054ae00): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054ae00): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054ae00): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054ae00): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054ae00): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054ae00): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054ae00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.984736249 +0000 UTC m=+12.702093743 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054ae00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054b400): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054b400): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054b400): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000332f50 item 93 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054b400): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054b400): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.985976778 +0000 UTC m=+12.703334282 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400054b400): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098cb80): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098cb80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098cb80): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098cb80): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098cb80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.985976778 +0000 UTC m=+12.703334282 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098cb80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000333960 item 93 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d1c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d1c0): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d1c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d1c0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d1c0): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d1c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d1c0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d1c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.987759041 +0000 UTC m=+12.705116525 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d1c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d700): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d700): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d700): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a260e0 item 94 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d700): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d700): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.989249581 +0000 UTC m=+12.706607066 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098d700): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098de00): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098de00): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098de00): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098de00): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098de00): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.989249581 +0000 UTC m=+12.706607066 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x26400098de00): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a26460 item 94 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904540): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904540): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904540): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904540): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904540): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904540): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904540): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904540): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.990740153 +0000 UTC m=+12.708097636 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904540): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904a80): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904a80): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904a80): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a267e0 item 95 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904a80): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904a80): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.991170195 +0000 UTC m=+12.708527680 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000904a80): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905480): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905480): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905480): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905480): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905480): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.991170195 +0000 UTC m=+12.708527680 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905480): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a26d20 item 95 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905ac0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905ac0): open at offset 0 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905ac0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905ac0): _readAt: size=2, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905ac0): >_readAt: n=0, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905ac0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905ac0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905ac0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.992958361 +0000 UTC m=+12.710315845 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000905ac0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640000749c0): _writeAt: size=5, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640000749c0): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640000749c0): >openPending: err= 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a271f0 item 96 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640000749c0): >_writeAt: n=5, err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640000749c0): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.993524753 +0000 UTC m=+12.710882247 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x2640000749c0): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000316580): _readAt: size=512, off=0 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000316580): openPending: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000316580): >openPending: err= 2026/05/28 05:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000316580): >_readAt: n=5, err=EOF 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000316580): close: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:47.993524753 +0000 UTC m=+12.710882247 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:47 DEBUG : open-test-file(0x264000316580): >close: err= 2026/05/28 05:24:47 DEBUG : open-test-file: Remove: 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a273b0 item 96 2026/05/28 05:24:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:47 DEBUG : open-test-file: >Remove: err= 2026/05/28 05:24:47 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:47 DEBUG : Looking for writers 2026/05/28 05:24:47 DEBUG : >WaitForWriters: 2026/05/28 05:24:47 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:48 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:48 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:48 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:48 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/28 05:24:48 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559540): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559540): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559540): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559540): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559540): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.017415036 +0000 UTC m=+12.734772519 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559540): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005599c0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005599c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005599c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005599c0): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005599c0): _writeAt: size=3, off=2 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005599c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005599c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.017415036 +0000 UTC m=+12.734772519 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005599c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559e80): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559e80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559e80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559e80): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559e80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.017415036 +0000 UTC m=+12.734772519 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559e80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078a1c0 item 1 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb8640): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb8640): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb8640): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb8640): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb8640): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.019859401 +0000 UTC m=+12.737216885 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb8640): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb8b40): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb8b40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb8b40): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb8b40): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb8b40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.019859401 +0000 UTC m=+12.737216885 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb8b40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078a850 item 2 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9180): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9180): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9180): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9180): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9180): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.02135415 +0000 UTC m=+12.738711645 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9180): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9600): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9600): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9600): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9600): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9600): _writeAt: size=3, off=2 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9600): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9600): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.02135415 +0000 UTC m=+12.738711645 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9600): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9ac0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9ac0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9ac0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9ac0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9ac0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.02135415 +0000 UTC m=+12.738711645 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000cb9ac0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078abd0 item 3 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92240): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92240): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92240): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92240): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92240): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.023487448 +0000 UTC m=+12.740844931 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92240): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92780): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92780): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92780): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92780): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92780): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.023487448 +0000 UTC m=+12.740844931 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92780): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078b1f0 item 4 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92dc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92dc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92dc0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92dc0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92dc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.024803428 +0000 UTC m=+12.742160913 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92dc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d932c0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d932c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d932c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d932c0): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d932c0): _writeAt: size=3, off=2 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d932c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d932c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.024803428 +0000 UTC m=+12.742160913 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d932c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93780): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93780): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93780): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93780): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93780): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.024803428 +0000 UTC m=+12.742160913 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93780): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078b570 item 5 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93e00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93e00): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93e00): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93e00): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93e00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.02650605 +0000 UTC m=+12.743863534 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93e00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170940): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170940): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170940): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170940): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170940): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.02650605 +0000 UTC m=+12.743863534 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170940): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078ba40 item 6 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001710c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001710c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001710c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001710c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001710c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.028103172 +0000 UTC m=+12.745460656 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001710c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001715c0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001715c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001715c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001715c0): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001715c0): _writeAt: size=3, off=2 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001715c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001715c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.028103172 +0000 UTC m=+12.745460656 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001715c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171dc0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171dc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171dc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171dc0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171dc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.028103172 +0000 UTC m=+12.745460656 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171dc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078bdc0 item 7 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003705c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003705c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003705c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003705c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003705c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.030410059 +0000 UTC m=+12.747767573 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003705c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000370b00): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000370b00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000370b00): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000370b00): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000370b00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.030410059 +0000 UTC m=+12.747767573 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000370b00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf83f0 item 8 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003710c0): _readAt: size=2, off=0 2026/05/28 05:24:48 ERROR : open-test-file(0x2640003710c0): Couldn't read size of file 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003710c0): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003710c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003710c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003710c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003710c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371480): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371480): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371480): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371480): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371480): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.031729977 +0000 UTC m=+12.749087461 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371480): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371900): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371900): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371900): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371900): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371900): _writeAt: size=3, off=2 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371900): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371900): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.031729977 +0000 UTC m=+12.749087461 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371900): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371e00): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371e00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371e00): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371e00): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371e00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.031729977 +0000 UTC m=+12.749087461 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000371e00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf8930 item 9 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774580): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774580): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774580): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774580): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774580): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.033658827 +0000 UTC m=+12.751016311 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774580): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774ac0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774ac0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774ac0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774ac0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774ac0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.033658827 +0000 UTC m=+12.751016311 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774ac0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf9030 item 10 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775140): _readAt: size=2, off=0 2026/05/28 05:24:48 ERROR : open-test-file(0x264000775140): Couldn't read size of file 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775140): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775140): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775140): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775140): close: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775140): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775500): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775500): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775500): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775500): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775500): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.035200825 +0000 UTC m=+12.752558309 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775500): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775a00): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775a00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775a00): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775a00): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775a00): _writeAt: size=3, off=2 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775a00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.035200825 +0000 UTC m=+12.752558309 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775a00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568000): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568000): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568000): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568000): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568000): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.035200825 +0000 UTC m=+12.752558309 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568000): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf93b0 item 11 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568680): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568680): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568680): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568680): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568680): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.037009458 +0000 UTC m=+12.754366943 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568680): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568c40): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568c40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568c40): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568c40): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568c40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.037009458 +0000 UTC m=+12.754366943 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568c40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf9880 item 12 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569280): _readAt: size=2, off=0 2026/05/28 05:24:48 ERROR : open-test-file(0x264000569280): Couldn't read size of file 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569280): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569280): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569280): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569280): close: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569280): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569640): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569640): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569640): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569640): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569640): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.038269463 +0000 UTC m=+12.755626967 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569640): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569d00): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569d00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569d00): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569d00): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569d00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.038269463 +0000 UTC m=+12.755626967 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569d00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf9c00 item 13 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000716580): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000716580): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000716580): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000716580): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000716580): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.039406204 +0000 UTC m=+12.756763688 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000716580): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000716ac0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000716ac0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000716ac0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000716ac0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000716ac0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.039406204 +0000 UTC m=+12.756763688 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000716ac0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9e150 item 14 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717100): _readAt: size=2, off=0 2026/05/28 05:24:48 ERROR : open-test-file(0x264000717100): Couldn't read size of file 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717100): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717100): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717100): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717100): close: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717100): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007174c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007174c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007174c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007174c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007174c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.040692138 +0000 UTC m=+12.758049622 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007174c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717b80): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717b80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717b80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717b80): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717b80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.040692138 +0000 UTC m=+12.758049622 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717b80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9e620 item 15 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055a300): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055a300): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055a300): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055a300): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055a300): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.042026703 +0000 UTC m=+12.759384187 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055a300): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055a840): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055a840): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055a840): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055a840): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055a840): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.042026703 +0000 UTC m=+12.759384187 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055a840): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9e9a0 item 16 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055ae80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055ae80): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055ae80): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055ae80): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055ae80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.043605051 +0000 UTC m=+12.760962564 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055ae80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b300): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b300): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b300): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b300): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b300): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b300): _writeAt: size=3, off=7 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b300): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b300): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.043605051 +0000 UTC m=+12.760962564 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b300): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b800): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b800): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b800): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b800): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b800): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.043605051 +0000 UTC m=+12.760962564 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055b800): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9ed20 item 17 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055be80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055be80): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055be80): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055be80): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055be80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.045357026 +0000 UTC m=+12.762714511 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400055be80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005704c0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005704c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005704c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005704c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005704c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.045357026 +0000 UTC m=+12.762714511 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005704c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9f420 item 18 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000570b40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000570b40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000570b40): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000570b40): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000570b40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.046531609 +0000 UTC m=+12.763889093 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000570b40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571040): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571040): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571040): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571040): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571040): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571040): _writeAt: size=3, off=7 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571040): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571040): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.046531609 +0000 UTC m=+12.763889093 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571040): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571540): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571540): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571540): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571540): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571540): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.046531609 +0000 UTC m=+12.763889093 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571540): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9f880 item 19 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571bc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571bc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571bc0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571bc0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571bc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.048484926 +0000 UTC m=+12.765842410 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000571bc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590200): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590200): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590200): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590200): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590200): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.048484926 +0000 UTC m=+12.765842410 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590200): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9fd50 item 20 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590880): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590880): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590880): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590880): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590880): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.049848737 +0000 UTC m=+12.767206221 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590880): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590d80): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590d80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590d80): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590d80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590d80): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590d80): _writeAt: size=3, off=7 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590d80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.049848737 +0000 UTC m=+12.767206221 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000590d80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591280): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591280): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591280): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591280): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591280): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.049848737 +0000 UTC m=+12.767206221 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591280): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c102a0 item 21 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591900): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591900): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591900): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591900): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591900): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.051486397 +0000 UTC m=+12.768843880 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591900): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591e40): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591e40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591e40): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591e40): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591e40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.051486397 +0000 UTC m=+12.768843880 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000591e40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c107e0 item 22 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e5c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e5c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e5c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e5c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e5c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.052959283 +0000 UTC m=+12.770316817 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e5c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059eac0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059eac0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059eac0): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059eac0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059eac0): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059eac0): _writeAt: size=3, off=7 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059eac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059eac0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.052959283 +0000 UTC m=+12.770316817 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059eac0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059efc0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059efc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059efc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059efc0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059efc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.052959283 +0000 UTC m=+12.770316817 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059efc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c10b60 item 23 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f640): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f640): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f640): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f640): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f640): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.054989526 +0000 UTC m=+12.772347020 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f640): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059fb80): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059fb80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059fb80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059fb80): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059fb80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.054989526 +0000 UTC m=+12.772347020 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059fb80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c11180 item 24 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bc2c0): _readAt: size=2, off=0 2026/05/28 05:24:48 ERROR : open-test-file(0x2640005bc2c0): Couldn't read size of file 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bc2c0): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bc2c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bc2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bc2c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bc2c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bc680): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bc680): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bc680): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bc680): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bc680): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.056650389 +0000 UTC m=+12.774007874 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bc680): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bcb80): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bcb80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bcb80): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bcb80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bcb80): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bcb80): _writeAt: size=3, off=7 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bcb80): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bcb80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.056650389 +0000 UTC m=+12.774007874 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bcb80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bd0c0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bd0c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bd0c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bd0c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bd0c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.056650389 +0000 UTC m=+12.774007874 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bd0c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c117a0 item 25 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bd740): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bd740): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bd740): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bd740): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bd740): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.058940393 +0000 UTC m=+12.776297888 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bd740): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bdc80): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bdc80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bdc80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bdc80): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bdc80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.058940393 +0000 UTC m=+12.776297888 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005bdc80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c11c70 item 26 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e23c0): _readAt: size=2, off=0 2026/05/28 05:24:48 ERROR : open-test-file(0x2640005e23c0): Couldn't read size of file 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e23c0): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e23c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e23c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e23c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e23c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2780): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2780): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2780): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2780): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2780): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.060451563 +0000 UTC m=+12.777809047 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2780): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2c80): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2c80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2c80): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2c80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2c80): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2c80): _writeAt: size=3, off=7 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2c80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.060451563 +0000 UTC m=+12.777809047 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e2c80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e31c0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e31c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e31c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e31c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e31c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.060451563 +0000 UTC m=+12.777809047 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e31c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x263fffd930a0 item 27 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e3840): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e3840): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e3840): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e3840): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e3840): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.06292314 +0000 UTC m=+12.780280624 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e3840): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e3d80): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e3d80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e3d80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e3d80): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e3d80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.06292314 +0000 UTC m=+12.780280624 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e3d80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x263fffd93960 item 28 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006224c0): _readAt: size=2, off=0 2026/05/28 05:24:48 ERROR : open-test-file(0x2640006224c0): Couldn't read size of file 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006224c0): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006224c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006224c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006224c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006224c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000622880): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000622880): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000622880): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000622880): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000622880): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.064538138 +0000 UTC m=+12.781895642 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000622880): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000622f40): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000622f40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000622f40): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000622f40): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000622f40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.064538138 +0000 UTC m=+12.781895642 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000622f40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b2230 item 29 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006235c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006235c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006235c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006235c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006235c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.065885066 +0000 UTC m=+12.783242550 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006235c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000623b00): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000623b00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000623b00): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000623b00): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000623b00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.065885066 +0000 UTC m=+12.783242550 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000623b00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b25b0 item 30 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642240): _readAt: size=2, off=0 2026/05/28 05:24:48 ERROR : open-test-file(0x264000642240): Couldn't read size of file 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642240): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642240): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642240): >_writeAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642240): close: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642240): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642600): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642600): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642600): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642600): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642600): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.067675735 +0000 UTC m=+12.785033219 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642600): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642cc0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642cc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642cc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642cc0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642cc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.067675735 +0000 UTC m=+12.785033219 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642cc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b2930 item 31 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643340): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643340): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643340): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643340): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643340): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.069026081 +0000 UTC m=+12.786383585 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643340): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643880): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643880): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643880): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643880): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643880): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.069026081 +0000 UTC m=+12.786383585 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643880): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b2d20 item 32 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643ec0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643ec0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643ec0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643ec0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643ec0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.070290363 +0000 UTC m=+12.787647848 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000643ec0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065c440): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065c440): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065c440): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065c440): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065c440): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b3260 item 33 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065c440): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065c440): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.07081141 +0000 UTC m=+12.788168893 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065c440): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065c940): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065c940): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065c940): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065c940): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065c940): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.07081141 +0000 UTC m=+12.788168893 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065c940): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b3730 item 33 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065cf80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065cf80): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065cf80): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065cf80): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065cf80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.072135705 +0000 UTC m=+12.789493189 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065cf80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065d400): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065d400): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b3b90 item 34 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065d400): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065d400): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065d400): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065d400): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065d400): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.072642064 +0000 UTC m=+12.789999568 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065d400): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065d940): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065d940): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065d940): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065d940): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065d940): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.072642064 +0000 UTC m=+12.789999568 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400065d940): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007b3d50 item 34 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067c080): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067c080): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067c080): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067c080): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067c080): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.073856302 +0000 UTC m=+12.791213786 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067c080): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067c500): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067c500): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067c500): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067c500): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067c500): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf0230 item 35 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067c500): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067c500): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.074408708 +0000 UTC m=+12.791766192 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067c500): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067ca00): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067ca00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067ca00): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067ca00): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067ca00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.074408708 +0000 UTC m=+12.791766192 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067ca00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf04d0 item 35 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067d080): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067d080): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067d080): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067d080): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067d080): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.076564628 +0000 UTC m=+12.793922112 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067d080): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067d580): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067d580): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf0cb0 item 36 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067d580): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067d580): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067d580): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067d580): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067d580): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.077591712 +0000 UTC m=+12.794949196 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067d580): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067dac0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067dac0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067dac0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067dac0): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067dac0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.077591712 +0000 UTC m=+12.794949196 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400067dac0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf0e70 item 36 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069c200): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069c200): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069c200): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069c200): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069c200): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.079563242 +0000 UTC m=+12.796920727 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069c200): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069c680): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069c680): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069c680): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069c680): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069c680): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf11f0 item 37 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069c680): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069c680): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.080505215 +0000 UTC m=+12.797862699 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069c680): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069cb80): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069cb80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069cb80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069cb80): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069cb80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.080505215 +0000 UTC m=+12.797862699 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069cb80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf1730 item 37 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069d200): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069d200): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069d200): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069d200): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069d200): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.082217415 +0000 UTC m=+12.799574900 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069d200): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069d700): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069d700): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf1c00 item 38 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069d700): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069d700): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069d700): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069d700): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069d700): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.082961524 +0000 UTC m=+12.800319007 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069d700): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069dc40): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069dc40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069dc40): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069dc40): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069dc40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.082961524 +0000 UTC m=+12.800319007 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400069dc40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000cf1dc0 item 38 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cc3c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cc3c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cc3c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cc3c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cc3c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.084302041 +0000 UTC m=+12.801659525 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cc3c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cc8c0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cc8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cc8c0): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cc8c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cc8c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007ce850 item 39 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cc8c0): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cc8c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.084840249 +0000 UTC m=+12.802197734 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cc8c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006ccdc0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006ccdc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006ccdc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006ccdc0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006ccdc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.084840249 +0000 UTC m=+12.802197734 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006ccdc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007cea10 item 39 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cd440): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cd440): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cd440): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cd440): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cd440): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.086067042 +0000 UTC m=+12.803424525 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cd440): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cd940): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cd940): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007cf110 item 40 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cd940): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cd940): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cd940): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cd940): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cd940): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.086859791 +0000 UTC m=+12.804217276 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cd940): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cde80): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cde80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cde80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cde80): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cde80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.086859791 +0000 UTC m=+12.804217276 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006cde80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007cf420 item 40 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006f0540): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006f0540): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006f0540): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006f0540): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006f0540): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006f0540): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006f0540): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.089279381 +0000 UTC m=+12.806636865 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006f0540): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e1c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e1c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e1c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007cf960 item 41 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e1c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e1c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.089719303 +0000 UTC m=+12.807076787 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e1c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e6c0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e6c0): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e6c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e6c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007181c0 item 41 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e6c0): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e6c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.090462409 +0000 UTC m=+12.807819894 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e6c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033ec00): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033ec00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033ec00): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033ec00): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033ec00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.090462409 +0000 UTC m=+12.807819894 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033ec00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000718380 item 41 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f240): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f240): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f240): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f240): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f240): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f240): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f240): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.094096447 +0000 UTC m=+12.811453932 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f240): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f740): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f740): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f740): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000718700 item 42 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f740): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f740): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.095430532 +0000 UTC m=+12.812788016 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f740): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033fc80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033fc80): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007188c0 item 42 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033fc80): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033fc80): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033fc80): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033fc80): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033fc80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.095914818 +0000 UTC m=+12.813272302 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033fc80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352400): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352400): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352400): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352400): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352400): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.095914818 +0000 UTC m=+12.813272302 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352400): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000718b60 item 42 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352a40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352a40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352a40): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352a40): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352a40): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352a40): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352a40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.096965657 +0000 UTC m=+12.814323141 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352a40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352f40): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352f40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352f40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000718ee0 item 43 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352f40): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352f40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.09737372 +0000 UTC m=+12.814731203 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000352f40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000353480): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000353480): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000353480): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000353480): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000353480): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007190a0 item 43 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000353480): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000353480): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.097786811 +0000 UTC m=+12.815144295 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000353480): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003539c0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003539c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003539c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003539c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003539c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.097786811 +0000 UTC m=+12.815144295 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003539c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000719260 item 43 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036c100): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036c100): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036c100): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036c100): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036c100): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036c100): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036c100): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.098909326 +0000 UTC m=+12.816266810 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036c100): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036c600): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036c600): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036c600): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000719730 item 44 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036c600): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036c600): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.099337566 +0000 UTC m=+12.816695050 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036c600): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036cb40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036cb40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007198f0 item 44 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036cb40): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036cb40): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036cb40): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036cb40): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036cb40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.099786946 +0000 UTC m=+12.817144431 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036cb40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036d0c0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036d0c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036d0c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036d0c0): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036d0c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.099786946 +0000 UTC m=+12.817144431 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036d0c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000719c00 item 44 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036d700): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036d700): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036d700): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036d700): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036d700): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036d700): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036d700): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.100888872 +0000 UTC m=+12.818246356 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036d700): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036dc00): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036dc00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036dc00): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400010e620 item 45 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036dc00): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036dc00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.102240851 +0000 UTC m=+12.819598334 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400036dc00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798400): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798400): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798400): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798400): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798400): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.102240851 +0000 UTC m=+12.819598334 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798400): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400010e7e0 item 45 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798a40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798a40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798a40): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798a40): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798a40): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798a40): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798a40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.105605499 +0000 UTC m=+12.822962982 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798a40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798f40): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798f40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798f40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400010f180 item 46 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798f40): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798f40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.106239619 +0000 UTC m=+12.823597102 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000798f40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000799640): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000799640): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000799640): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000799640): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000799640): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.106239619 +0000 UTC m=+12.823597102 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000799640): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400010f420 item 46 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000799c80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000799c80): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000799c80): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000799c80): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000799c80): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000799c80): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000799c80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.107371361 +0000 UTC m=+12.824728845 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000799c80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007ca280): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007ca280): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007ca280): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e0000 item 47 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007ca280): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007ca280): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.107791936 +0000 UTC m=+12.825149430 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007ca280): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007ca980): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007ca980): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007ca980): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007ca980): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007ca980): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.107791936 +0000 UTC m=+12.825149430 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007ca980): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e0460 item 47 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cafc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cafc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cafc0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cafc0): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cafc0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cafc0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cafc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.111855487 +0000 UTC m=+12.829212981 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cafc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cb4c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cb4c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cb4c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e0850 item 48 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cb4c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cb4c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.112257107 +0000 UTC m=+12.829614591 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cb4c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cbbc0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cbbc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cbbc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cbbc0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cbbc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.112257107 +0000 UTC m=+12.829614591 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007cbbc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e0af0 item 48 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6300): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6300): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6300): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6300): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6300): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.113993583 +0000 UTC m=+12.831351067 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6300): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6780): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6780): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6780): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6780): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6780): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6780): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e1180 item 49 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6780): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6780): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.114423277 +0000 UTC m=+12.831780761 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6780): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6cc0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6cc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6cc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6cc0): >_readAt: n=8, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6cc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.114423277 +0000 UTC m=+12.831780761 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f6cc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e1420 item 49 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7340): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7340): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7340): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7340): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7340): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.115902787 +0000 UTC m=+12.833260271 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7340): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7840): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7840): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7840): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e17a0 item 50 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7840): _readAt: size=2, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7840): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7840): _writeAt: size=3, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7840): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7840): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.11748497 +0000 UTC m=+12.834842454 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7840): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7dc0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7dc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7dc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7dc0): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7dc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.11748497 +0000 UTC m=+12.834842454 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007f7dc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e1960 item 50 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082c540): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082c540): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082c540): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082c540): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082c540): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.119407168 +0000 UTC m=+12.836764653 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082c540): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082ca40): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082ca40): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082ca40): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082ca40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082ca40): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082ca40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007e1e30 item 51 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082ca40): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082ca40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.119997296 +0000 UTC m=+12.837354779 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082ca40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082cf80): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082cf80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082cf80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082cf80): >_readAt: n=8, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082cf80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.119997296 +0000 UTC m=+12.837354779 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082cf80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b80230 item 51 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082d600): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082d600): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082d600): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082d600): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082d600): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.123347316 +0000 UTC m=+12.840704800 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082d600): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082db00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082db00): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082db00): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b805b0 item 52 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082db00): _readAt: size=2, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082db00): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082db00): _writeAt: size=3, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082db00): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082db00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.123885915 +0000 UTC m=+12.841243399 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400082db00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.123885915 +0000 UTC m=+12.841243399 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b807e0 item 52 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e800): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e800): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e800): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e800): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e800): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.125298228 +0000 UTC m=+12.842655712 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e800): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b80000 item 53 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.12920987 +0000 UTC m=+12.846567355 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e180): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e740): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e740): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e740): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e740): >_readAt: n=8, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e740): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.12920987 +0000 UTC m=+12.846567355 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084e740): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b802a0 item 53 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084ee00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084ee00): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084ee00): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084ee00): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084ee00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.13097403 +0000 UTC m=+12.848331513 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084ee00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f300): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f300): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f300): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b80620 item 54 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f300): _readAt: size=2, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f300): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f300): _writeAt: size=3, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f300): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f300): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.131469106 +0000 UTC m=+12.848826590 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f300): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f880): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f880): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f880): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f880): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f880): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.131469106 +0000 UTC m=+12.848826590 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400084f880): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b80850 item 54 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000234740): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000234740): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000234740): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000234740): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000234740): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.132610836 +0000 UTC m=+12.849968320 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000234740): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235100): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235100): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235100): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235100): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235100): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235100): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b80e00 item 55 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235100): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235100): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.1329927 +0000 UTC m=+12.850350194 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235100): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235dc0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235dc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235dc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235dc0): >_readAt: n=8, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235dc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.1329927 +0000 UTC m=+12.850350194 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000235dc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b81030 item 55 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a05c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a05c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a05c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a05c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a05c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.134148306 +0000 UTC m=+12.851505800 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a05c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a0bc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a0bc0): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a0bc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b813b0 item 56 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a0bc0): _readAt: size=2, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a0bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a0bc0): _writeAt: size=3, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a0bc0): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a0bc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.134558813 +0000 UTC m=+12.851916297 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a0bc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1140): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1140): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1140): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1140): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1140): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.134558813 +0000 UTC m=+12.851916297 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1140): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b81570 item 56 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1780): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1780): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1780): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1780): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1780): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1780): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1780): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1780): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.135976897 +0000 UTC m=+12.853334381 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1780): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1cc0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1cc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1cc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b818f0 item 57 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1cc0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1cc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.13638526 +0000 UTC m=+12.853742744 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007a1cc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a300): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a300): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a300): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a300): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a300): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a300): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b81ab0 item 57 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a300): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a300): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.13685003 +0000 UTC m=+12.854207524 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a300): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a880): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a880): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a880): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a880): >_readAt: n=8, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a880): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.13685003 +0000 UTC m=+12.854207524 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054a880): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000b81c70 item 57 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054aec0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054aec0): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054aec0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054aec0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054aec0): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054aec0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054aec0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054aec0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.138034461 +0000 UTC m=+12.855391945 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054aec0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054b4c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054b4c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054b4c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007ce700 item 58 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054b4c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054b4c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.138685864 +0000 UTC m=+12.856043378 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400054b4c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000074b40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000074b40): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000074b40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007ce930 item 58 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000074b40): _readAt: size=2, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000074b40): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000074b40): _writeAt: size=3, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000074b40): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000074b40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.13946574 +0000 UTC m=+12.856823224 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000074b40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316500): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316500): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316500): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316500): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316500): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.13946574 +0000 UTC m=+12.856823224 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316500): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007ceaf0 item 58 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316fc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316fc0): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316fc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316fc0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316fc0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316fc0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316fc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.140953856 +0000 UTC m=+12.858311340 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000316fc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003179c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003179c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003179c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007cf2d0 item 59 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003179c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003179c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.141645846 +0000 UTC m=+12.859003340 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003179c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558240): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558240): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558240): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558240): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558240): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558240): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007cf490 item 59 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558240): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558240): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.142121475 +0000 UTC m=+12.859478960 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558240): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558840): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558840): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558840): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558840): >_readAt: n=8, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558840): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.142121475 +0000 UTC m=+12.859478960 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558840): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007cf650 item 59 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558f80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558f80): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558f80): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558f80): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558f80): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558f80): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558f80): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558f80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.143596658 +0000 UTC m=+12.860954142 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000558f80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005594c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005594c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005594c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007cfc70 item 60 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005594c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005594c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.144147069 +0000 UTC m=+12.861504554 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005594c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559a00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559a00): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559a00): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640007cfe30 item 60 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559a00): _readAt: size=2, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559a00): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559a00): _writeAt: size=3, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559a00): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559a00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.144770359 +0000 UTC m=+12.862127844 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000559a00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d920c0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d920c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d920c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d920c0): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d920c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.144770359 +0000 UTC m=+12.862127844 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d920c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000830150 item 60 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92700): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92700): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92700): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92700): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92700): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92700): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92700): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92700): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.14598639 +0000 UTC m=+12.863343875 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92700): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92c40): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92c40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92c40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640008305b0 item 61 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92c40): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92c40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.146510633 +0000 UTC m=+12.863868116 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d92c40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d933c0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d933c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d933c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d933c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d933c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.146510633 +0000 UTC m=+12.863868116 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d933c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000830770 item 61 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93a00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93a00): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93a00): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93a00): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93a00): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93a00): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93a00): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93a00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.148249163 +0000 UTC m=+12.865606646 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000d93a00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170200): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170200): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170200): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000830d90 item 62 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170200): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170200): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.148597682 +0000 UTC m=+12.865955166 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170200): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170c40): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170c40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170c40): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170c40): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170c40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.148597682 +0000 UTC m=+12.865955166 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000170c40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000830fc0 item 62 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171380): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171380): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171380): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171380): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171380): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171380): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171380): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171380): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.150415162 +0000 UTC m=+12.867772646 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000171380): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001718c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001718c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001718c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000831340 item 63 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001718c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001718c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.152227573 +0000 UTC m=+12.869585076 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640001718c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774400): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774400): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774400): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774400): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774400): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.152227573 +0000 UTC m=+12.869585076 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774400): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000831500 item 63 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774a40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774a40): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774a40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774a40): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774a40): >_readAt: n=0, err=Bad file descriptor 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774a40): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774a40): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774a40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.153603506 +0000 UTC m=+12.870960991 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774a40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774fc0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774fc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774fc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000831960 item 64 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774fc0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774fc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.154772648 +0000 UTC m=+12.872130142 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000774fc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007756c0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007756c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007756c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007756c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007756c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.154772648 +0000 UTC m=+12.872130142 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007756c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000831c70 item 64 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775d00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775d00): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775d00): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775d00): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775d00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.157025803 +0000 UTC m=+12.874383287 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000775d00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568280): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568280): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568280): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568280): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568280): _writeAt: size=3, off=2 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000816230 item 65 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568280): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568280): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.158659334 +0000 UTC m=+12.876016818 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568280): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568800): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568800): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568800): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568800): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568800): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.158659334 +0000 UTC m=+12.876016818 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568800): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000816620 item 65 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568e40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568e40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568e40): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568e40): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568e40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.161884338 +0000 UTC m=+12.879241823 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000568e40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005692c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005692c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000816a10 item 66 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005692c0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005692c0): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005692c0): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005692c0): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005692c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.162338487 +0000 UTC m=+12.879695981 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005692c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569800): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569800): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569800): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569800): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569800): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.162338487 +0000 UTC m=+12.879695981 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569800): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000816e00 item 66 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569e40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569e40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569e40): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569e40): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569e40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.164975347 +0000 UTC m=+12.882332832 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000569e40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007164c0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007164c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007164c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007164c0): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007164c0): _writeAt: size=3, off=2 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000817180 item 67 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007164c0): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007164c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.165786663 +0000 UTC m=+12.883144147 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007164c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007169c0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007169c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007169c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007169c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007169c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.165786663 +0000 UTC m=+12.883144147 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640007169c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000817340 item 67 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717040): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717040): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717040): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717040): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717040): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.167042029 +0000 UTC m=+12.884399514 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717040): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717540): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717540): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640008176c0 item 68 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717540): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717540): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717540): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717540): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717540): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.167566923 +0000 UTC m=+12.884924406 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717540): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717a80): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717a80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717a80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717a80): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717a80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.167566923 +0000 UTC m=+12.884924406 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000717a80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640008179d0 item 68 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e2c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e2c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e2c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e2c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e2c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.16933602 +0000 UTC m=+12.886693525 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e2c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e780): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e780): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e780): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e780): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e780): _writeAt: size=3, off=2 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000817d50 item 69 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e780): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e780): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.169746347 +0000 UTC m=+12.887103831 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033e780): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033ec80): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033ec80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033ec80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033ec80): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033ec80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.169746347 +0000 UTC m=+12.887103831 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033ec80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000332230 item 69 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f300): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f300): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f300): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f300): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f300): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.170821382 +0000 UTC m=+12.888178866 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f300): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f800): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f800): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000332a80 item 70 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f800): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f800): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f800): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f800): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f800): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.171274849 +0000 UTC m=+12.888632333 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033f800): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033fe40): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033fe40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033fe40): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033fe40): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033fe40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.171274849 +0000 UTC m=+12.888632333 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400033fe40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000332f50 item 70 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032a5c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032a5c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032a5c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032a5c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032a5c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.172568528 +0000 UTC m=+12.889926012 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032a5c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032aac0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032aac0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032aac0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032aac0): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032aac0): _writeAt: size=3, off=2 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000333500 item 71 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032aac0): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032aac0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.173177731 +0000 UTC m=+12.890535215 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032aac0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032afc0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032afc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032afc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032afc0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032afc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.173177731 +0000 UTC m=+12.890535215 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032afc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000333a40 item 71 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032b640): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032b640): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032b640): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032b640): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032b640): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.17446113 +0000 UTC m=+12.891818613 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032b640): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032bb40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032bb40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640001260e0 item 72 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032bb40): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032bb40): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032bb40): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032bb40): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032bb40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.175016561 +0000 UTC m=+12.892374045 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400032bb40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366180): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366180): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366180): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366180): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366180): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.175016561 +0000 UTC m=+12.892374045 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366180): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000126540 item 72 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366740): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366740): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366740): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366740): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366740): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366740): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366740): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.176026922 +0000 UTC m=+12.893384407 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366740): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366c40): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366c40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366c40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000126cb0 item 73 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366c40): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366c40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.176431719 +0000 UTC m=+12.893789203 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000366c40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367100): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367100): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367100): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367100): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367100): _writeAt: size=3, off=2 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2640001271f0 item 73 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367100): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367100): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.176869918 +0000 UTC m=+12.894227402 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367100): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367640): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367640): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367640): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367640): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367640): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.176869918 +0000 UTC m=+12.894227402 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367640): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a260e0 item 73 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367c80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367c80): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367c80): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367c80): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367c80): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367c80): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367c80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.178165851 +0000 UTC m=+12.895523335 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000367c80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000376280): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000376280): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000376280): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a26620 item 74 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000376280): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000376280): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.178587058 +0000 UTC m=+12.895944542 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000376280): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003767c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003767c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a267e0 item 74 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003767c0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003767c0): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003767c0): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003767c0): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003767c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.179199858 +0000 UTC m=+12.896557342 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003767c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000376d40): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000376d40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000376d40): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000376d40): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000376d40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.179199858 +0000 UTC m=+12.896557342 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000376d40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a26a80 item 74 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377380): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377380): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377380): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377380): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377380): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377380): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377380): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.180448261 +0000 UTC m=+12.897805745 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377380): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377880): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377880): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377880): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a27030 item 75 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377880): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377880): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.180861663 +0000 UTC m=+12.898219147 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377880): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377dc0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377dc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377dc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377dc0): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377dc0): _writeAt: size=3, off=2 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a271f0 item 75 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377dc0): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377dc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.18149434 +0000 UTC m=+12.898851825 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000377dc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8400): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8400): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8400): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8400): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8400): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.18149434 +0000 UTC m=+12.898851825 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8400): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a273b0 item 75 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8a40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8a40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8a40): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8a40): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8a40): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8a40): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8a40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.182687349 +0000 UTC m=+12.900044833 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8a40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8f40): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8f40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8f40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a27730 item 76 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8f40): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8f40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.183041168 +0000 UTC m=+12.900398652 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c8f40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c9480): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c9480): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a278f0 item 76 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c9480): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c9480): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c9480): _writeAt: size=3, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c9480): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c9480): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.183621957 +0000 UTC m=+12.900979441 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c9480): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c9a00): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c9a00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c9a00): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c9a00): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c9a00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.183621957 +0000 UTC m=+12.900979441 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003c9a00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000a27ab0 item 76 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2140): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2140): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2140): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2140): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2140): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2140): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2140): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.18477024 +0000 UTC m=+12.902127724 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2140): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2640): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2640): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2640): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078a150 item 77 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2640): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2640): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.185238526 +0000 UTC m=+12.902596010 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2640): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2d40): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2d40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2d40): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2d40): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2d40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.185238526 +0000 UTC m=+12.902596010 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f2d40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078a310 item 77 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f3380): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f3380): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f3380): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f3380): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f3380): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f3380): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f3380): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.186488011 +0000 UTC m=+12.903845495 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f3380): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f3880): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f3880): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f3880): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078a850 item 78 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f3880): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f3880): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.186997305 +0000 UTC m=+12.904354789 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640003f3880): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d0080): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d0080): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d0080): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d0080): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d0080): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.186997305 +0000 UTC m=+12.904354789 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d0080): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078aa10 item 78 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d06c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d06c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d06c0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d06c0): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d06c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d06c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d06c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.188276596 +0000 UTC m=+12.905634079 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d06c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d0bc0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d0bc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d0bc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078ad90 item 79 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d0bc0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d0bc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.188808633 +0000 UTC m=+12.906166138 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d0bc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d12c0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d12c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d12c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d12c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d12c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.188808633 +0000 UTC m=+12.906166138 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d12c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078b0a0 item 79 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d1900): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d1900): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d1900): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d1900): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d1900): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d1900): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d1900): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.190106108 +0000 UTC m=+12.907463593 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d1900): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d1e00): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d1e00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d1e00): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078b420 item 80 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d1e00): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d1e00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.19049782 +0000 UTC m=+12.907855304 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004d1e00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f2600): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f2600): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f2600): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f2600): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f2600): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.19049782 +0000 UTC m=+12.907855304 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f2600): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078b5e0 item 80 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f2c40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f2c40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f2c40): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f2c40): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f2c40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.191680118 +0000 UTC m=+12.909037601 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f2c40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f30c0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f30c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f30c0): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f30c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f30c0): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f30c0): _writeAt: size=3, off=7 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078b960 item 81 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f30c0): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f30c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.19212529 +0000 UTC m=+12.909482775 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f30c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f3600): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f3600): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f3600): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f3600): >_readAt: n=8, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f3600): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.19212529 +0000 UTC m=+12.909482775 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f3600): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x26400078bb20 item 81 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f3c80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f3c80): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f3c80): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f3c80): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f3c80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.193268204 +0000 UTC m=+12.910625687 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640004f3c80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e280): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e280): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e280): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf8000 item 82 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e280): _readAt: size=2, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e280): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e280): _writeAt: size=3, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e280): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e280): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.193748873 +0000 UTC m=+12.911106356 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e280): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e800): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e800): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e800): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e800): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e800): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.193748873 +0000 UTC m=+12.911106356 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051e800): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf81c0 item 82 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051ee80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051ee80): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051ee80): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051ee80): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051ee80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.194765787 +0000 UTC m=+12.912123271 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051ee80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f380): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f380): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f380): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f380): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f380): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f380): _writeAt: size=3, off=7 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf8620 item 83 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f380): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f380): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.195229886 +0000 UTC m=+12.912587370 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f380): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f8c0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f8c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f8c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f8c0): >_readAt: n=8, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f8c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.195229886 +0000 UTC m=+12.912587370 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400051f8c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf88c0 item 83 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c040): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c040): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c040): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c040): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c040): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.196459843 +0000 UTC m=+12.913817337 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c040): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c540): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c540): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c540): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf8c40 item 84 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c540): _readAt: size=2, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c540): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c540): _writeAt: size=3, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c540): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c540): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.197098381 +0000 UTC m=+12.914455866 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053c540): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053cac0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053cac0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053cac0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053cac0): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053cac0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.197098381 +0000 UTC m=+12.914455866 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053cac0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf9030 item 84 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d140): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d140): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d140): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d140): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d140): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.198357003 +0000 UTC m=+12.915714488 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d140): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d640): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d640): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d640): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d640): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d640): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d640): _writeAt: size=3, off=7 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf93b0 item 85 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d640): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d640): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.199024246 +0000 UTC m=+12.916381751 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053d640): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053db80): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053db80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053db80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053db80): >_readAt: n=8, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053db80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.199024246 +0000 UTC m=+12.916381751 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400053db80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf9570 item 85 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554300): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554300): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554300): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554300): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554300): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.200460424 +0000 UTC m=+12.917817949 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554300): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554800): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554800): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554800): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf98f0 item 86 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554800): _readAt: size=2, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554800): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554800): _writeAt: size=3, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554800): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554800): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.201004815 +0000 UTC m=+12.918362299 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554800): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554d80): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554d80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554d80): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554d80): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554d80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.201004815 +0000 UTC m=+12.918362299 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000554d80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000bf9ab0 item 86 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555400): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555400): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555400): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555400): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555400): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.202168648 +0000 UTC m=+12.919526142 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555400): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555900): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555900): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555900): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555900): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555900): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555900): _writeAt: size=3, off=7 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9e000 item 87 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555900): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555900): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.202632665 +0000 UTC m=+12.919990149 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555900): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555e40): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555e40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555e40): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555e40): >_readAt: n=8, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555e40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.202632665 +0000 UTC m=+12.919990149 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000555e40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9e1c0 item 87 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005785c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005785c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005785c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005785c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005785c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.204147171 +0000 UTC m=+12.921504655 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005785c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000578ac0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000578ac0): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000578ac0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9e690 item 88 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000578ac0): _readAt: size=2, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000578ac0): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000578ac0): _writeAt: size=3, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000578ac0): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000578ac0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.204640806 +0000 UTC m=+12.921998289 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000578ac0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579040): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579040): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579040): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579040): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579040): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.204640806 +0000 UTC m=+12.921998289 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579040): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9e850 item 88 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579680): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579680): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579680): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579680): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579680): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579680): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579680): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579680): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.205624447 +0000 UTC m=+12.922981931 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579680): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579bc0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579bc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579bc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9ebd0 item 89 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579bc0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579bc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.206051676 +0000 UTC m=+12.923409160 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000579bc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e200): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e200): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e200): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e200): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e200): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e200): _writeAt: size=3, off=7 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9ed90 item 89 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e200): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e200): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.206469817 +0000 UTC m=+12.923827301 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e200): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e780): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e780): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e780): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e780): >_readAt: n=8, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e780): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.206469817 +0000 UTC m=+12.923827301 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059e780): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9efc0 item 89 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059edc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059edc0): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059edc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059edc0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059edc0): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059edc0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059edc0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059edc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.207633369 +0000 UTC m=+12.924990863 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059edc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f300): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f300): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f300): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9f570 item 90 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f300): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f300): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.208095063 +0000 UTC m=+12.925452546 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f300): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f840): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f840): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f840): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9f7a0 item 90 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f840): _readAt: size=2, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f840): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f840): _writeAt: size=3, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f840): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f840): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.208512914 +0000 UTC m=+12.925870398 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059f840): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059fe00): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059fe00): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059fe00): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059fe00): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059fe00): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.208512914 +0000 UTC m=+12.925870398 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400059fe00): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9f960 item 90 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4540): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4540): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4540): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4540): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4540): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4540): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4540): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4540): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.209609139 +0000 UTC m=+12.926966623 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4540): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4a80): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4a80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4a80): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c9fce0 item 91 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4a80): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4a80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.209991733 +0000 UTC m=+12.927349217 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4a80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4fc0): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4fc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4fc0): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4fc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4fc0): >_readAt: n=2, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4fc0): _writeAt: size=3, off=7 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c10070 item 91 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4fc0): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4fc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.210513069 +0000 UTC m=+12.927870554 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c4fc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5540): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5540): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5540): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5540): >_readAt: n=8, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5540): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.210513069 +0000 UTC m=+12.927870554 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5540): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c10230 item 91 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5b80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5b80): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5b80): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5b80): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5b80): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5b80): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5b80): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5b80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.211620675 +0000 UTC m=+12.928978160 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005c5b80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e41c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e41c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e41c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c10620 item 92 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e41c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e41c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.21230482 +0000 UTC m=+12.929662304 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e41c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4700): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4700): open at offset 5 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4700): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c107e0 item 92 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4700): _readAt: size=2, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4700): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4700): _writeAt: size=3, off=5 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4700): >_writeAt: n=3, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4700): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.212811991 +0000 UTC m=+12.930169474 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4700): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4cc0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4cc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4cc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4cc0): >_readAt: n=3, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4cc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.212811991 +0000 UTC m=+12.930169474 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e4cc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c109a0 item 92 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5300): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5300): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5300): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5300): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5300): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5300): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5300): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5300): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.21385852 +0000 UTC m=+12.931216005 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5300): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5840): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5840): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5840): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c10e70 item 93 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5840): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5840): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.21427586 +0000 UTC m=+12.931633344 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640005e5840): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e040): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e040): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e040): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e040): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e040): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.21427586 +0000 UTC m=+12.931633344 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e040): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c11030 item 93 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e680): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e680): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e680): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e680): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e680): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e680): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e680): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e680): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.21541155 +0000 UTC m=+12.932769033 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061e680): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061ebc0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061ebc0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061ebc0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c113b0 item 94 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061ebc0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061ebc0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.215804884 +0000 UTC m=+12.933162368 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061ebc0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f2c0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f2c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f2c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f2c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f2c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.215804884 +0000 UTC m=+12.933162368 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f2c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c11810 item 94 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f900): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f900): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f900): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f900): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f900): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f900): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f900): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f900): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.216999886 +0000 UTC m=+12.934357370 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061f900): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061fe40): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061fe40): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061fe40): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c11b90 item 95 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061fe40): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061fe40): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.217445509 +0000 UTC m=+12.934802993 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x26400061fe40): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642640): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642640): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642640): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642640): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642640): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.217445509 +0000 UTC m=+12.934802993 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642640): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x264000c11d50 item 95 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642c80): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642c80): open at offset 0 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642c80): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642c80): _readAt: size=2, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642c80): >_readAt: n=0, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642c80): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642c80): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642c80): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.218619822 +0000 UTC m=+12.935977305 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x264000642c80): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006431c0): _writeAt: size=5, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006431c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006431c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x263fffd92b60 item 96 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006431c0): >_writeAt: n=5, err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006431c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.219034506 +0000 UTC m=+12.936391990 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006431c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/28 05:24:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:24:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/28 05:24:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006438c0): _readAt: size=512, off=0 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006438c0): openPending: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006438c0): >openPending: err= 2026/05/28 05:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006438c0): >_readAt: n=5, err=EOF 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006438c0): close: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-28 05:24:48.219034506 +0000 UTC m=+12.936391990 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/28 05:24:48 DEBUG : open-test-file(0x2640006438c0): >close: err= 2026/05/28 05:24:48 DEBUG : open-test-file: Remove: 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x263fffd930a0 item 96 2026/05/28 05:24:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/28 05:24:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/28 05:24:48 DEBUG : open-test-file: >Remove: err= 2026/05/28 05:24:48 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:48 DEBUG : Looking for writers 2026/05/28 05:24:48 DEBUG : >WaitForWriters: 2026/05/28 05:24:48 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.46s) --- PASS: TestRWFileHandleOpenTests/writes (0.23s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.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.01s) --- 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.01s) --- 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.22s) --- 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.01s) --- 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.01s) --- 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-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:24:48 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:24:48 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:24:48 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:48 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:24:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:24:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:24:48 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:24:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:24:48 DEBUG : file1: newRWFileHandle: 2026/05/28 05:24:48 DEBUG : file1(0x264000723000): openPending: 2026/05/28 05:24:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:48 DEBUG : file1(0x264000723000): >openPending: err= 2026/05/28 05:24:48 DEBUG : file1: >newRWFileHandle: err= 2026/05/28 05:24:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:24:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/28 05:24:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/05/28 05:24:48 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:24:48 DEBUG : Looking for writers 2026/05/28 05:24:48 DEBUG : file1: reading active writers 2026/05/28 05:24:48 DEBUG : file1: active writers 1 2026/05/28 05:24:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:24:48 DEBUG : Looking for writers 2026/05/28 05:24:48 DEBUG : file1: reading active writers 2026/05/28 05:24:48 DEBUG : file1: active writers 1 2026/05/28 05:24:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:24:48 DEBUG : Looking for writers 2026/05/28 05:24:48 DEBUG : file1: reading active writers 2026/05/28 05:24:48 DEBUG : file1: active writers 1 2026/05/28 05:24:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:24:48 DEBUG : Looking for writers 2026/05/28 05:24:48 DEBUG : file1: reading active writers 2026/05/28 05:24:48 DEBUG : file1: active writers 1 2026/05/28 05:24:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:24:48 DEBUG : Looking for writers 2026/05/28 05:24:48 DEBUG : file1: reading active writers 2026/05/28 05:24:48 DEBUG : file1: active writers 1 2026/05/28 05:24:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/28 05:24:48 DEBUG : Looking for writers 2026/05/28 05:24:48 DEBUG : file1: reading active writers 2026/05/28 05:24:48 DEBUG : file1: active writers 1 2026/05/28 05:24:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/28 05:24:48 DEBUG : Looking for writers 2026/05/28 05:24:48 DEBUG : file1: reading active writers 2026/05/28 05:24:48 DEBUG : file1: active writers 1 2026/05/28 05:24:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/28 05:24:49 DEBUG : Looking for writers 2026/05/28 05:24:49 DEBUG : file1: reading active writers 2026/05/28 05:24:49 DEBUG : file1: active writers 1 2026/05/28 05:24:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:24:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace/dir/file1: no such file or directory 2026/05/28 05:24:50 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace/dir/file1: no such file or directory 2026/05/28 05:24:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace/dir/file1: no such file or directory 2026/05/28 05:24:50 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace/dir/file1: no such file or directory 2026/05/28 05:24:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace/dir/file1: no such file or directory 2026/05/28 05:24:50 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace/dir/file1: no such file or directory 2026/05/28 05:24:50 DEBUG : Looking for writers 2026/05/28 05:24:50 DEBUG : file1: reading active writers 2026/05/28 05:24:50 DEBUG : file1: active writers 1 2026/05/28 05:24:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:24:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace/dir/file1: no such file or directory 2026/05/28 05:24:50 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace/dir/file1: no such file or directory 2026/05/28 05:24:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace/dir/file1: no such file or directory 2026/05/28 05:24:50 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace/dir/file1: no such file or directory 2026/05/28 05:24:51 DEBUG : Looking for writers 2026/05/28 05:24:51 DEBUG : file1: reading active writers 2026/05/28 05:24:51 DEBUG : file1: active writers 1 2026/05/28 05:24:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:24:52 DEBUG : Looking for writers 2026/05/28 05:24:52 DEBUG : file1: reading active writers 2026/05/28 05:24:52 DEBUG : file1: active writers 1 2026/05/28 05:24:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:24:53 DEBUG : Looking for writers 2026/05/28 05:24:53 DEBUG : file1: reading active writers 2026/05/28 05:24:53 DEBUG : file1: active writers 1 2026/05/28 05:24:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:24:54 DEBUG : Looking for writers 2026/05/28 05:24:54 DEBUG : file1: reading active writers 2026/05/28 05:24:54 DEBUG : file1: active writers 1 2026/05/28 05:24:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:24:55 DEBUG : Looking for writers 2026/05/28 05:24:55 DEBUG : file1: reading active writers 2026/05/28 05:24:55 DEBUG : file1: active writers 1 2026/05/28 05:24:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:24:56 DEBUG : Looking for writers 2026/05/28 05:24:56 DEBUG : file1: reading active writers 2026/05/28 05:24:56 DEBUG : file1: active writers 1 2026/05/28 05:24:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:24:57 DEBUG : Looking for writers 2026/05/28 05:24:57 DEBUG : file1: reading active writers 2026/05/28 05:24:57 DEBUG : file1: active writers 1 2026/05/28 05:24:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:24:58 DEBUG : Looking for writers 2026/05/28 05:24:58 DEBUG : file1: reading active writers 2026/05/28 05:24:58 DEBUG : file1: active writers 1 2026/05/28 05:24:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:24:59 DEBUG : Looking for writers 2026/05/28 05:24:59 DEBUG : file1: reading active writers 2026/05/28 05:24:59 DEBUG : file1: active writers 1 2026/05/28 05:24:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:00 DEBUG : Looking for writers 2026/05/28 05:25:00 DEBUG : file1: reading active writers 2026/05/28 05:25:00 DEBUG : file1: active writers 1 2026/05/28 05:25:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:01 DEBUG : Looking for writers 2026/05/28 05:25:01 DEBUG : file1: reading active writers 2026/05/28 05:25:01 DEBUG : file1: active writers 1 2026/05/28 05:25:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:02 DEBUG : Looking for writers 2026/05/28 05:25:02 DEBUG : file1: reading active writers 2026/05/28 05:25:02 DEBUG : file1: active writers 1 2026/05/28 05:25:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:03 DEBUG : Looking for writers 2026/05/28 05:25:03 DEBUG : file1: reading active writers 2026/05/28 05:25:03 DEBUG : file1: active writers 1 2026/05/28 05:25:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:04 DEBUG : Looking for writers 2026/05/28 05:25:04 DEBUG : file1: reading active writers 2026/05/28 05:25:04 DEBUG : file1: active writers 1 2026/05/28 05:25:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:05 DEBUG : Looking for writers 2026/05/28 05:25:05 DEBUG : file1: reading active writers 2026/05/28 05:25:05 DEBUG : file1: active writers 1 2026/05/28 05:25:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:06 DEBUG : Looking for writers 2026/05/28 05:25:06 DEBUG : file1: reading active writers 2026/05/28 05:25:06 DEBUG : file1: active writers 1 2026/05/28 05:25:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:07 DEBUG : Looking for writers 2026/05/28 05:25:07 DEBUG : file1: reading active writers 2026/05/28 05:25:07 DEBUG : file1: active writers 1 2026/05/28 05:25:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:08 DEBUG : Looking for writers 2026/05/28 05:25:08 DEBUG : file1: reading active writers 2026/05/28 05:25:08 DEBUG : file1: active writers 1 2026/05/28 05:25:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:09 DEBUG : Looking for writers 2026/05/28 05:25:09 DEBUG : file1: reading active writers 2026/05/28 05:25:09 DEBUG : file1: active writers 1 2026/05/28 05:25:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:10 DEBUG : Looking for writers 2026/05/28 05:25:10 DEBUG : file1: reading active writers 2026/05/28 05:25:10 DEBUG : file1: active writers 1 2026/05/28 05:25:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:11 DEBUG : Looking for writers 2026/05/28 05:25:11 DEBUG : file1: reading active writers 2026/05/28 05:25:11 DEBUG : file1: active writers 1 2026/05/28 05:25:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:12 DEBUG : Looking for writers 2026/05/28 05:25:12 DEBUG : file1: reading active writers 2026/05/28 05:25:12 DEBUG : file1: active writers 1 2026/05/28 05:25:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:13 DEBUG : Looking for writers 2026/05/28 05:25:13 DEBUG : file1: reading active writers 2026/05/28 05:25:13 DEBUG : file1: active writers 1 2026/05/28 05:25:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:14 DEBUG : Looking for writers 2026/05/28 05:25:14 DEBUG : file1: reading active writers 2026/05/28 05:25:14 DEBUG : file1: active writers 1 2026/05/28 05:25:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:15 DEBUG : Looking for writers 2026/05/28 05:25:15 DEBUG : file1: reading active writers 2026/05/28 05:25:15 DEBUG : file1: active writers 1 2026/05/28 05:25:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:16 DEBUG : Looking for writers 2026/05/28 05:25:16 DEBUG : file1: reading active writers 2026/05/28 05:25:16 DEBUG : file1: active writers 1 2026/05/28 05:25:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:17 DEBUG : Looking for writers 2026/05/28 05:25:17 DEBUG : file1: reading active writers 2026/05/28 05:25:17 DEBUG : file1: active writers 1 2026/05/28 05:25:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/28 05:25:18 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x264000a78e00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x264000d80368 notify:{wait:0 notify:0 lock:0 head: tail:} checker:42056333919136} name:file1 opens:1 downloaders: o: fd:0x264000202080 info:{ModTime:{wall:14014659191112383114 ext:12959233077 loc:0x472f320} ATime:{wall:14014659191112383114 ext:12959233077 loc:0x472f320} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/28 05:25:18 DEBUG : >WaitForWriters: 2026/05/28 05:25:18 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:18 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:18 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:25:18 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:25:18 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:25:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:25:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:25:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:25:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:25:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:25:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:25:18 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:25:18 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:25:18 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:25:18 DEBUG : rename_me: newRWFileHandle: 2026/05/28 05:25:18 DEBUG : rename_me(0x264000756fc0): openPending: 2026/05/28 05:25:18 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/28 05:25:18 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/28 05:25:18 DEBUG : rename_me(0x264000756fc0): >openPending: err= 2026/05/28 05:25:18 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/28 05:25:18 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/28 05:25:18 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/28 05:25:18 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/28 05:25:18 DEBUG : rename_me(0x264000756fc0): _writeAt: size=5, off=0 2026/05/28 05:25:18 DEBUG : rename_me(0x264000756fc0): >_writeAt: n=5, err= 2026/05/28 05:25:18 DEBUG : rename_me(0x264000756fc0): close: 2026/05/28 05:25:18 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-28 05:25:18.265660818 +0000 UTC m=+42.983018302 2026/05/28 05:25:18 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/28 05:25:18 DEBUG : rename_me(0x264000756fc0): >close: err= 2026/05/28 05:25:18 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/28 05:25:18 DEBUG : i_was_renamed: Updating file with 0x264000706000 2026/05/28 05:25:18 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/28 05:25:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/28 05:25:18 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:18 DEBUG : Looking for writers 2026/05/28 05:25:18 DEBUG : i_was_renamed: reading active writers 2026/05/28 05:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/28 05:25:18 DEBUG : Looking for writers 2026/05/28 05:25:18 DEBUG : i_was_renamed: reading active writers 2026/05/28 05:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/28 05:25:18 DEBUG : Looking for writers 2026/05/28 05:25:18 DEBUG : i_was_renamed: reading active writers 2026/05/28 05:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/28 05:25:18 DEBUG : Looking for writers 2026/05/28 05:25:18 DEBUG : i_was_renamed: reading active writers 2026/05/28 05:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/28 05:25:18 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/28 05:25:18 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:18 DEBUG : i_was_renamed: size = 5 OK 2026/05/28 05:25:18 INFO : i_was_renamed: Copied (new) 2026/05/28 05:25:18 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-28 05:25:18 +0000 UTC" 2026/05/28 05:25:18 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/28 05:25:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/28 05:25:18 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/28 05:25:18 DEBUG : Looking for writers 2026/05/28 05:25:18 DEBUG : i_was_renamed: reading active writers 2026/05/28 05:25:18 DEBUG : >WaitForWriters: 2026/05/28 05:25:18 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:18 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:18 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/28 05:25:18 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:25:18 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:25:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:25:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:25:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:25:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:25:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/28 05:25:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{tDRFR}/rclone-test-ratorun7qace" 2026/05/28 05:25:18 INFO : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:18 DEBUG : forgetting directory cache 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate(0x264000074f40): _readAt: size=512, off=0 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate(0x264000074f40): openPending: 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-28 04:26:18 +0000 UTC" against cached fingerprint "" 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/28 05:25:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate(0x264000074f40): >openPending: err= 2026/05/28 05:25:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate(0x264000074f40): >_readAt: n=20, err=EOF 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate(0x264000074f40): close: 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-28 04:26:18 +0000 GMT 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate(0x264000074f40): >close: err= 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:18 DEBUG : forgetting directory cache 2026/05/28 05:25:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate(0x2640001712c0): _readAt: size=512, off=0 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate(0x2640001712c0): openPending: 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-28 04:27:18 +0000 UTC" against cached fingerprint "20,2026-05-28 04:26:18 +0000 UTC" 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-28 04:27:18 +0000 UTC" != cached fingerprint "20,2026-05-28 04:26:18 +0000 UTC") 2026/05/28 05:25:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/28 05:25:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate(0x2640001712c0): >openPending: err= 2026/05/28 05:25:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate(0x2640001712c0): >_readAt: n=20, err=EOF 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate(0x2640001712c0): close: 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-28 04:27:18 +0000 GMT 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate(0x2640001712c0): >close: err= 2026/05/28 05:25:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:19 DEBUG : forgetting directory cache 2026/05/28 05:25:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x26400033f800): _readAt: size=512, off=0 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x26400033f800): openPending: 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-28 04:28:18 +0000 UTC" against cached fingerprint "20,2026-05-28 04:27:18 +0000 UTC" 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-28 04:28:18 +0000 UTC" != cached fingerprint "20,2026-05-28 04:27:18 +0000 UTC") 2026/05/28 05:25:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/28 05:25:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x26400033f800): >openPending: err= 2026/05/28 05:25:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x26400033f800): >_readAt: n=20, err=EOF 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x26400033f800): close: 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-28 04:28:18 +0000 GMT 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x26400033f800): >close: err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:19 DEBUG : forgetting directory cache 2026/05/28 05:25:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007236c0): _readAt: size=512, off=0 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007236c0): openPending: 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-28 04:29:18 +0000 UTC" against cached fingerprint "20,2026-05-28 04:28:18 +0000 UTC" 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-28 04:29:18 +0000 UTC" != cached fingerprint "20,2026-05-28 04:28:18 +0000 UTC") 2026/05/28 05:25:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/28 05:25:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007236c0): >openPending: err= 2026/05/28 05:25:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007236c0): >_readAt: n=20, err=EOF 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007236c0): close: 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-28 04:29:18 +0000 GMT 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007236c0): >close: err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:19 DEBUG : forgetting directory cache 2026/05/28 05:25:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007d3400): _readAt: size=512, off=0 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007d3400): openPending: 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-28 04:30:18 +0000 UTC" against cached fingerprint "20,2026-05-28 04:29:18 +0000 UTC" 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-28 04:30:18 +0000 UTC" != cached fingerprint "20,2026-05-28 04:29:18 +0000 UTC") 2026/05/28 05:25:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/28 05:25:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007d3400): >openPending: err= 2026/05/28 05:25:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007d3400): >_readAt: n=20, err=EOF 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007d3400): close: 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-28 04:30:18 +0000 GMT 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007d3400): >close: err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:19 DEBUG : forgetting directory cache 2026/05/28 05:25:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007dd500): _readAt: size=512, off=0 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007dd500): openPending: 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-28 04:31:18 +0000 UTC" against cached fingerprint "20,2026-05-28 04:30:18 +0000 UTC" 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-28 04:31:18 +0000 UTC" != cached fingerprint "20,2026-05-28 04:30:18 +0000 UTC") 2026/05/28 05:25:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/28 05:25:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007dd500): >openPending: err= 2026/05/28 05:25:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007dd500): >_readAt: n=20, err=EOF 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007dd500): close: 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-28 04:31:18 +0000 GMT 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate(0x2640007dd500): >close: err= 2026/05/28 05:25:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:20 DEBUG : forgetting directory cache 2026/05/28 05:25:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x2640005ab240): _readAt: size=512, off=0 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x2640005ab240): openPending: 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-28 04:32:18 +0000 UTC" against cached fingerprint "20,2026-05-28 04:31:18 +0000 UTC" 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-28 04:32:18 +0000 UTC" != cached fingerprint "20,2026-05-28 04:31:18 +0000 UTC") 2026/05/28 05:25:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/28 05:25:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x2640005ab240): >openPending: err= 2026/05/28 05:25:20 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x2640005ab240): >_readAt: n=21, err=EOF 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x2640005ab240): close: 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-28 04:32:18 +0000 GMT 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x2640005ab240): >close: err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:20 DEBUG : forgetting directory cache 2026/05/28 05:25:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x264000602980): _readAt: size=512, off=0 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x264000602980): openPending: 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-28 04:33:18 +0000 UTC" against cached fingerprint "21,2026-05-28 04:32:18 +0000 UTC" 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-28 04:33:18 +0000 UTC" != cached fingerprint "21,2026-05-28 04:32:18 +0000 UTC") 2026/05/28 05:25:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/28 05:25:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x264000602980): >openPending: err= 2026/05/28 05:25:20 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x264000602980): >_readAt: n=22, err=EOF 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x264000602980): close: 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-28 04:33:18 +0000 GMT 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x264000602980): >close: err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:20 DEBUG : forgetting directory cache 2026/05/28 05:25:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x2640005f8700): _readAt: size=512, off=0 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x2640005f8700): openPending: 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-28 04:34:18 +0000 UTC" against cached fingerprint "22,2026-05-28 04:33:18 +0000 UTC" 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-28 04:34:18 +0000 UTC" != cached fingerprint "22,2026-05-28 04:33:18 +0000 UTC") 2026/05/28 05:25:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/28 05:25:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x2640005f8700): >openPending: err= 2026/05/28 05:25:20 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x2640005f8700): >_readAt: n=23, err=EOF 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x2640005f8700): close: 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-28 04:34:18 +0000 GMT 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x2640005f8700): >close: err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:20 DEBUG : forgetting directory cache 2026/05/28 05:25:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x26400053ca00): _readAt: size=512, off=0 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x26400053ca00): openPending: 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-28 04:35:18 +0000 UTC" against cached fingerprint "23,2026-05-28 04:34:18 +0000 UTC" 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-28 04:35:18 +0000 UTC" != cached fingerprint "23,2026-05-28 04:34:18 +0000 UTC") 2026/05/28 05:25:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/28 05:25:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate(0x26400053ca00): >openPending: err= 2026/05/28 05:25:20 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : TestRWCacheUpdate(0x26400053ca00): >_readAt: n=24, err=EOF 2026/05/28 05:25:21 DEBUG : TestRWCacheUpdate(0x26400053ca00): close: 2026/05/28 05:25:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-28 04:35:18 +0000 GMT 2026/05/28 05:25:21 DEBUG : TestRWCacheUpdate(0x26400053ca00): >close: err= 2026/05/28 05:25:21 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:21 DEBUG : Looking for writers 2026/05/28 05:25:21 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/28 05:25:21 DEBUG : >WaitForWriters: 2026/05/28 05:25:21 DEBUG : webdav root 'rclone-test-ratorun7qace': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:21 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:21 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:21 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:21 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:21 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : forgetting directory cache 2026/05/28 05:25:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/28 05:25:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/28 05:25:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/28 05:25:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/28 05:25:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/28 05:25:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/28 05:25:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/28 05:25:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/28 05:25:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/28 05:25:21 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/28 05:25:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/28 05:25:21 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/28 05:25:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/28 05:25:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/28 05:25:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/28 05:25:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/28 05:25:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/28 05:25:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/28 05:25:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/28 05:25:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/28 05:25:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/28 05:25:21 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:21 DEBUG : Looking for writers 2026/05/28 05:25:21 DEBUG : FiLeA: reading active writers 2026/05/28 05:25:21 DEBUG : FiLeB: reading active writers 2026/05/28 05:25:21 DEBUG : FilEb: reading active writers 2026/05/28 05:25:21 DEBUG : >WaitForWriters: 2026/05/28 05:25:21 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:21 DEBUG : Looking for writers 2026/05/28 05:25:21 DEBUG : FiLeA: reading active writers 2026/05/28 05:25:21 DEBUG : FiLeB: reading active writers 2026/05/28 05:25:21 DEBUG : FilEb: reading active writers 2026/05/28 05:25:21 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:21 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:21 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:21 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/28 05:25:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/28 05:25:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/28 05:25:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/28 05:25:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/28 05:25:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/28 05:25:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/28 05:25:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/28 05:25:21 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:21 DEBUG : Looking for writers 2026/05/28 05:25:21 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/28 05:25:21 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/28 05:25:21 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:21 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:21 DEBUG : webdav root 'rclone-test-ratorun7qace': Reusing VFS from active cache 2026/05/28 05:25:21 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:21 DEBUG : Looking for writers 2026/05/28 05:25:21 DEBUG : >WaitForWriters: 2026/05/28 05:25:21 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:21 DEBUG : Looking for writers 2026/05/28 05:25:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:21 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:21 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:21 DEBUG : Looking for writers 2026/05/28 05:25:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:21 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:21 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:21 DEBUG : Looking for writers 2026/05/28 05:25:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:21 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:21 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:21 DEBUG : dir: Looking for writers 2026/05/28 05:25:21 DEBUG : file2: reading active writers 2026/05/28 05:25:21 DEBUG : Looking for writers 2026/05/28 05:25:21 DEBUG : file1: reading active writers 2026/05/28 05:25:21 DEBUG : dir: reading active writers 2026/05/28 05:25:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:21 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:21 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:21 DEBUG : dir: Looking for writers 2026/05/28 05:25:21 DEBUG : Looking for writers 2026/05/28 05:25:21 DEBUG : dir: reading active writers 2026/05/28 05:25:21 DEBUG : file1: reading active writers 2026/05/28 05:25:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:21 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:22 DEBUG : file1: Open: flags=O_RDONLY 2026/05/28 05:25:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/28 05:25:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/28 05:25:22 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:22 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/28 05:25:22 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/28 05:25:22 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/28 05:25:22 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:25:22 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:25:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/28 05:25:22 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/28 05:25:22 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/28 05:25:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/28 05:25:22 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (0 bytes), uploading instead of streaming 2026/05/28 05:25:22 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:22 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/28 05:25:22 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/28 05:25:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/28 05:25:22 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:25:22 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/28 05:25:22 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:22 DEBUG : dir: Looking for writers 2026/05/28 05:25:22 DEBUG : new_file.txt: reading active writers 2026/05/28 05:25:22 DEBUG : file2: reading active writers 2026/05/28 05:25:22 DEBUG : Looking for writers 2026/05/28 05:25:22 DEBUG : dir: reading active writers 2026/05/28 05:25:22 DEBUG : file1: reading active writers 2026/05/28 05:25:22 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:22 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:22 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/28 05:25:22 DEBUG : dir/file1: Updating file with dir/file1 0x2640006f0f70 2026/05/28 05:25:22 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/28 05:25:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:22 INFO : dir/file1: Moved (server-side) to: file0 2026/05/28 05:25:22 DEBUG : file0: Updating file with file0 0x2640006f0f70 2026/05/28 05:25:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/28 05:25:22 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/28 05:25:22 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:22 DEBUG : dir: Looking for writers 2026/05/28 05:25:22 DEBUG : Looking for writers 2026/05/28 05:25:22 DEBUG : file0: reading active writers 2026/05/28 05:25:22 DEBUG : dir: reading active writers 2026/05/28 05:25:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:22 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:22 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:22 DEBUG : Looking for writers 2026/05/28 05:25:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:22 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:22 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/28 05:25:22 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/28 05:25:22 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/28 05:25:22 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/28 05:25:22 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/28 05:25:22 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:22 DEBUG : Looking for writers 2026/05/28 05:25:22 DEBUG : a: Looking for writers 2026/05/28 05:25:22 DEBUG : b: Looking for writers 2026/05/28 05:25:22 DEBUG : c: Looking for writers 2026/05/28 05:25:22 DEBUG : d: Looking for writers 2026/05/28 05:25:22 DEBUG : Looking for writers 2026/05/28 05:25:22 DEBUG : b: reading active writers 2026/05/28 05:25:22 DEBUG : c: reading active writers 2026/05/28 05:25:22 DEBUG : d: reading active writers 2026/05/28 05:25:22 DEBUG : /: reading active writers 2026/05/28 05:25:22 DEBUG : a: reading active writers 2026/05/28 05:25:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:22 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:22 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/28 05:25:22 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/28 05:25:22 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/28 05:25:23 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/28 05:25:23 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:23 DEBUG : a/b/c/d: Looking for writers 2026/05/28 05:25:23 DEBUG : a/b/c: Looking for writers 2026/05/28 05:25:23 DEBUG : d: reading active writers 2026/05/28 05:25:23 DEBUG : a/b: Looking for writers 2026/05/28 05:25:23 DEBUG : c: reading active writers 2026/05/28 05:25:23 DEBUG : a: Looking for writers 2026/05/28 05:25:23 DEBUG : b: reading active writers 2026/05/28 05:25:23 DEBUG : Looking for writers 2026/05/28 05:25:23 DEBUG : a: reading active writers 2026/05/28 05:25:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:23 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:23 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:23 DEBUG : Looking for writers 2026/05/28 05:25:23 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-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:23 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:25:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:25:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/28 05:25:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/28 05:25:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:23 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/28 05:25:23 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/28 05:25:23 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/28 05:25:23 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (5 bytes), uploading instead of streaming 2026/05/28 05:25:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:23 DEBUG : file1: size = 5 OK 2026/05/28 05:25:23 DEBUG : file1: Size of src and dst objects identical 2026/05/28 05:25:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:25:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:25:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/28 05:25:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/28 05:25:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:25:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:25:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/28 05:25:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/28 05:25:23 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/28 05:25:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/28 05:25:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/28 05:25:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/28 05:25:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/28 05:25:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:23 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (0 bytes), uploading instead of streaming 2026/05/28 05:25:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:23 DEBUG : file1: size = 0 OK 2026/05/28 05:25:23 DEBUG : file1: Size of src and dst objects identical 2026/05/28 05:25:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/28 05:25:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/28 05:25:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/28 05:25:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/28 05:25:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:23 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (7 bytes), uploading instead of streaming 2026/05/28 05:25:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:23 DEBUG : file1: size = 7 OK 2026/05/28 05:25:23 DEBUG : file1: Size of src and dst objects identical 2026/05/28 05:25:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:23 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:23 DEBUG : Looking for writers 2026/05/28 05:25:23 DEBUG : file1: reading active writers 2026/05/28 05:25:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:23 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:25:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:25:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/28 05:25:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/28 05:25:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:23 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/28 05:25:24 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/28 05:25:24 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/28 05:25:24 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/28 05:25:24 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (11 bytes), uploading instead of streaming 2026/05/28 05:25:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:24 DEBUG : file1: size = 11 OK 2026/05/28 05:25:24 DEBUG : file1: Size of src and dst objects identical 2026/05/28 05:25:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:24 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/28 05:25:24 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:24 DEBUG : Looking for writers 2026/05/28 05:25:24 DEBUG : file1: reading active writers 2026/05/28 05:25:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:24 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:25:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:25:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/28 05:25:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/28 05:25:24 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/28 05:25:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:24 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (5 bytes), uploading instead of streaming 2026/05/28 05:25:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:24 DEBUG : file1: size = 5 OK 2026/05/28 05:25:24 DEBUG : file1: Size of src and dst objects identical 2026/05/28 05:25:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:24 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/28 05:25:24 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:24 DEBUG : Looking for writers 2026/05/28 05:25:24 DEBUG : file1: reading active writers 2026/05/28 05:25:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:24 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:25:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:25:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/28 05:25:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/28 05:25:24 DEBUG : file1: WriteFileHandle.Release closing 2026/05/28 05:25:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:24 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (0 bytes), uploading instead of streaming 2026/05/28 05:25:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:24 DEBUG : file1: size = 0 OK 2026/05/28 05:25:24 DEBUG : file1: Size of src and dst objects identical 2026/05/28 05:25:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:24 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/28 05:25:24 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:24 DEBUG : Looking for writers 2026/05/28 05:25:24 DEBUG : file1: reading active writers 2026/05/28 05:25:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:24 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:25:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:25:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/28 05:25:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/28 05:25:24 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:24 DEBUG : Looking for writers 2026/05/28 05:25:24 DEBUG : file1: reading active writers 2026/05/28 05:25:24 DEBUG : file1: active writers 1 2026/05/28 05:25:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/28 05:25:24 DEBUG : Looking for writers 2026/05/28 05:25:24 DEBUG : file1: reading active writers 2026/05/28 05:25:24 DEBUG : file1: active writers 1 2026/05/28 05:25:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/28 05:25:24 DEBUG : Looking for writers 2026/05/28 05:25:24 DEBUG : file1: reading active writers 2026/05/28 05:25:24 DEBUG : file1: active writers 1 2026/05/28 05:25:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/28 05:25:24 DEBUG : Looking for writers 2026/05/28 05:25:24 DEBUG : file1: reading active writers 2026/05/28 05:25:24 DEBUG : file1: active writers 1 2026/05/28 05:25:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/28 05:25:24 DEBUG : Looking for writers 2026/05/28 05:25:24 DEBUG : file1: reading active writers 2026/05/28 05:25:24 DEBUG : file1: active writers 1 2026/05/28 05:25:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/28 05:25:25 DEBUG : Looking for writers 2026/05/28 05:25:25 DEBUG : file1: reading active writers 2026/05/28 05:25:25 DEBUG : file1: active writers 1 2026/05/28 05:25:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/28 05:25:25 DEBUG : Looking for writers 2026/05/28 05:25:25 DEBUG : file1: reading active writers 2026/05/28 05:25:25 DEBUG : file1: active writers 1 2026/05/28 05:25:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/28 05:25:26 DEBUG : Looking for writers 2026/05/28 05:25:26 DEBUG : file1: reading active writers 2026/05/28 05:25:26 DEBUG : file1: active writers 1 2026/05/28 05:25:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:27 DEBUG : Looking for writers 2026/05/28 05:25:27 DEBUG : file1: reading active writers 2026/05/28 05:25:27 DEBUG : file1: active writers 1 2026/05/28 05:25:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:28 DEBUG : Looking for writers 2026/05/28 05:25:28 DEBUG : file1: reading active writers 2026/05/28 05:25:28 DEBUG : file1: active writers 1 2026/05/28 05:25:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:29 DEBUG : Looking for writers 2026/05/28 05:25:29 DEBUG : file1: reading active writers 2026/05/28 05:25:29 DEBUG : file1: active writers 1 2026/05/28 05:25:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:30 DEBUG : Looking for writers 2026/05/28 05:25:30 DEBUG : file1: reading active writers 2026/05/28 05:25:30 DEBUG : file1: active writers 1 2026/05/28 05:25:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:31 DEBUG : Looking for writers 2026/05/28 05:25:31 DEBUG : file1: reading active writers 2026/05/28 05:25:31 DEBUG : file1: active writers 1 2026/05/28 05:25:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:32 DEBUG : Looking for writers 2026/05/28 05:25:32 DEBUG : file1: reading active writers 2026/05/28 05:25:32 DEBUG : file1: active writers 1 2026/05/28 05:25:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:33 DEBUG : Looking for writers 2026/05/28 05:25:33 DEBUG : file1: reading active writers 2026/05/28 05:25:33 DEBUG : file1: active writers 1 2026/05/28 05:25:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:34 DEBUG : Looking for writers 2026/05/28 05:25:34 DEBUG : file1: reading active writers 2026/05/28 05:25:34 DEBUG : file1: active writers 1 2026/05/28 05:25:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:35 DEBUG : Looking for writers 2026/05/28 05:25:35 DEBUG : file1: reading active writers 2026/05/28 05:25:35 DEBUG : file1: active writers 1 2026/05/28 05:25:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:36 DEBUG : Looking for writers 2026/05/28 05:25:36 DEBUG : file1: reading active writers 2026/05/28 05:25:36 DEBUG : file1: active writers 1 2026/05/28 05:25:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:37 DEBUG : Looking for writers 2026/05/28 05:25:37 DEBUG : file1: reading active writers 2026/05/28 05:25:37 DEBUG : file1: active writers 1 2026/05/28 05:25:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:38 DEBUG : Looking for writers 2026/05/28 05:25:38 DEBUG : file1: reading active writers 2026/05/28 05:25:38 DEBUG : file1: active writers 1 2026/05/28 05:25:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:39 DEBUG : Looking for writers 2026/05/28 05:25:39 DEBUG : file1: reading active writers 2026/05/28 05:25:39 DEBUG : file1: active writers 1 2026/05/28 05:25:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:40 DEBUG : Looking for writers 2026/05/28 05:25:40 DEBUG : file1: reading active writers 2026/05/28 05:25:40 DEBUG : file1: active writers 1 2026/05/28 05:25:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:41 DEBUG : Looking for writers 2026/05/28 05:25:41 DEBUG : file1: reading active writers 2026/05/28 05:25:41 DEBUG : file1: active writers 1 2026/05/28 05:25:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:42 DEBUG : Looking for writers 2026/05/28 05:25:42 DEBUG : file1: reading active writers 2026/05/28 05:25:42 DEBUG : file1: active writers 1 2026/05/28 05:25:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:43 DEBUG : Looking for writers 2026/05/28 05:25:43 DEBUG : file1: reading active writers 2026/05/28 05:25:43 DEBUG : file1: active writers 1 2026/05/28 05:25:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:44 DEBUG : Looking for writers 2026/05/28 05:25:44 DEBUG : file1: reading active writers 2026/05/28 05:25:44 DEBUG : file1: active writers 1 2026/05/28 05:25:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:45 DEBUG : Looking for writers 2026/05/28 05:25:45 DEBUG : file1: reading active writers 2026/05/28 05:25:45 DEBUG : file1: active writers 1 2026/05/28 05:25:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:46 DEBUG : Looking for writers 2026/05/28 05:25:46 DEBUG : file1: reading active writers 2026/05/28 05:25:46 DEBUG : file1: active writers 1 2026/05/28 05:25:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:47 DEBUG : Looking for writers 2026/05/28 05:25:47 DEBUG : file1: reading active writers 2026/05/28 05:25:47 DEBUG : file1: active writers 1 2026/05/28 05:25:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:48 DEBUG : Looking for writers 2026/05/28 05:25:48 DEBUG : file1: reading active writers 2026/05/28 05:25:48 DEBUG : file1: active writers 1 2026/05/28 05:25:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:49 DEBUG : Looking for writers 2026/05/28 05:25:49 DEBUG : file1: reading active writers 2026/05/28 05:25:49 DEBUG : file1: active writers 1 2026/05/28 05:25:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:50 DEBUG : Looking for writers 2026/05/28 05:25:50 DEBUG : file1: reading active writers 2026/05/28 05:25:50 DEBUG : file1: active writers 1 2026/05/28 05:25:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:51 DEBUG : Looking for writers 2026/05/28 05:25:51 DEBUG : file1: reading active writers 2026/05/28 05:25:51 DEBUG : file1: active writers 1 2026/05/28 05:25:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:52 DEBUG : Looking for writers 2026/05/28 05:25:52 DEBUG : file1: reading active writers 2026/05/28 05:25:52 DEBUG : file1: active writers 1 2026/05/28 05:25:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:53 DEBUG : Looking for writers 2026/05/28 05:25:53 DEBUG : file1: reading active writers 2026/05/28 05:25:53 DEBUG : file1: active writers 1 2026/05/28 05:25:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:54 DEBUG : Looking for writers 2026/05/28 05:25:54 DEBUG : file1: reading active writers 2026/05/28 05:25:54 DEBUG : file1: active writers 1 2026/05/28 05:25:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/28 05:25:54 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/28 05:25:54 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:54 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:25:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:25:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/28 05:25:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/28 05:25:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:54 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (0 bytes), uploading instead of streaming 2026/05/28 05:25:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:54 DEBUG : file1: size = 0 OK 2026/05/28 05:25:54 DEBUG : file1: Size of src and dst objects identical 2026/05/28 05:25:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:25:54 DEBUG : file1: Open: flags=O_RDONLY 2026/05/28 05:25:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/28 05:25:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/28 05:25:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:54 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:54 DEBUG : Looking for writers 2026/05/28 05:25:54 DEBUG : file1: reading active writers 2026/05/28 05:25:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:54 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/28 05:25:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/28 05:25:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/28 05:25:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/28 05:25:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:54 DEBUG : webdav root 'rclone-test-ratorun7qace': File to upload is small (100 bytes), uploading instead of streaming 2026/05/28 05:25:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:54 DEBUG : file1: size = 100 OK 2026/05/28 05:25:54 DEBUG : file1: Size of src and dst objects identical 2026/05/28 05:25:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/28 05:25:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/28 05:25:54 DEBUG : file1: Open: flags=O_RDONLY 2026/05/28 05:25:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/28 05:25:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/28 05:25:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:54 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:54 DEBUG : Looking for writers 2026/05/28 05:25:54 DEBUG : file1: reading active writers 2026/05/28 05:25:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:54 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:54 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:54 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:55 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:55 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:55 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:55 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/28 05:25:55 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/28 05:25:55 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:55 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/28 05:25:55 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/28 05:25:55 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:55 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/28 05:25:55 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/28 05:25:55 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:55 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/28 05:25:55 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/28 05:25:55 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:55 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/28 05:25:55 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/28 05:25:55 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:55 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:55 DEBUG : flat: Looking for writers 2026/05/28 05:25:55 DEBUG : f000.txt: reading active writers 2026/05/28 05:25:55 DEBUG : f001.txt: reading active writers 2026/05/28 05:25:55 DEBUG : f002.txt: reading active writers 2026/05/28 05:25:55 DEBUG : f003.txt: reading active writers 2026/05/28 05:25:55 DEBUG : f004.txt: reading active writers 2026/05/28 05:25:55 DEBUG : Looking for writers 2026/05/28 05:25:55 DEBUG : flat: reading active writers 2026/05/28 05:25:55 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:55 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:55 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:55 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:55 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:55 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/28 05:25:55 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/28 05:25:55 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:55 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/28 05:25:55 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/28 05:25:55 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:55 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/28 05:25:55 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/28 05:25:55 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:55 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:55 DEBUG : a/b/c: Looking for writers 2026/05/28 05:25:55 DEBUG : deep.txt: reading active writers 2026/05/28 05:25:55 DEBUG : a/b: Looking for writers 2026/05/28 05:25:55 DEBUG : c: reading active writers 2026/05/28 05:25:55 DEBUG : mid.txt: reading active writers 2026/05/28 05:25:55 DEBUG : a: Looking for writers 2026/05/28 05:25:55 DEBUG : b: reading active writers 2026/05/28 05:25:55 DEBUG : top.txt: reading active writers 2026/05/28 05:25:55 DEBUG : Looking for writers 2026/05/28 05:25:55 DEBUG : a: reading active writers 2026/05/28 05:25:55 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:55 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:55 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:56 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:56 DEBUG : bigdir: Looking for writers 2026/05/28 05:25:56 DEBUG : big.bin: reading active writers 2026/05/28 05:25:56 DEBUG : Looking for writers 2026/05/28 05:25:56 DEBUG : bigdir: reading active writers 2026/05/28 05:25:56 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.58s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-ratorun7qace'", Local "Local file system at /tmp/rclone3282617280", Modify Window "1s" 2026/05/28 05:25:56 INFO : webdav root 'rclone-test-ratorun7qace': poll-interval is not supported by this remote 2026/05/28 05:25:56 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:56 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:56 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/05/28 05:25:56 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/28 05:25:56 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/28 05:25:56 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:56 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:56 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/28 05:25:56 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/28 05:25:56 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:56 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:56 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/28 05:25:56 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/28 05:25:56 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/28 05:25:56 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/28 05:25:56 DEBUG : WaitForWriters: timeout=30s 2026/05/28 05:25:56 DEBUG : dir2: Looking for writers 2026/05/28 05:25:56 DEBUG : b.txt: reading active writers 2026/05/28 05:25:56 DEBUG : dir3: Looking for writers 2026/05/28 05:25:56 DEBUG : c.txt: reading active writers 2026/05/28 05:25:56 DEBUG : dir1: Looking for writers 2026/05/28 05:25:56 DEBUG : a.txt: reading active writers 2026/05/28 05:25:56 DEBUG : Looking for writers 2026/05/28 05:25:56 DEBUG : dir1: reading active writers 2026/05/28 05:25:56 DEBUG : dir2: reading active writers 2026/05/28 05:25:56 DEBUG : dir3: reading active writers 2026/05/28 05:25:56 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/28 05:25:56 DEBUG : webdav root 'rclone-test-ratorun7qace': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.263568474s (try 1/5)